Commit Graph

15 Commits

Author SHA1 Message Date
d036368dd0 Add basic ui implementation for settings to select terminal 2024-07-23 14:24:22 +02:00
81a0099663 bump relm version to 0.9.0 2024-07-23 12:14:44 +02:00
a695d2c3a1 prepare for initial release 2024-07-10 21:39:29 +02:00
308ad5ccfd add populate factory using toolboxes on machine 2024-04-28 00:41:13 +02:00
8c3db04c3e migrate to relm 0.8.1 2024-03-17 17:41:05 +01:00
914b5899f1 add unsupported dialogue to be shown if not all prerequisits are fulfilled 2024-02-26 23:42:55 +01:00
3826726b84 remove all code and start with relm4 0.6 2024-02-26 19:48:54 +01:00
132860c33f cleanup code and simplify application to be ready for restructuring and refactoring 2023-07-15 13:00:12 +02:00
dependabot[bot]
d7ae1d65a1 Bump tokio from 1.20.1 to 1.20.4
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.1 to 1.20.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.1...tokio-1.20.4)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 00:42:25 +00:00
171c4dee12 restructure the rest of the files 2022-08-07 13:12:34 +02:00
a8eddcb25a rename executable to toolbx-tuner 2022-07-17 14:14:40 +02:00
321fb23661 add update_status function to toolbox to refresh status on individual toolbox (#16) 2022-06-22 19:43:50 +02:00
1487ad5bd3 implement background message handler (worker) 2022-05-22 13:27:53 +02:00
d46261792d change version to 0.0.0 as it is the UI mockup version 2022-04-03 11:48:51 +02:00
70727f9375 add first UI mockup of main screen 2022-03-20 22:12:24 +01:00