gui: Move configuration page to home page
- configuration is no longer the 2nd page in the flashing flow. Instead
it is an optional page triggered from home page.
Changelog: changed
Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
Showing
- gui/assets/icons/settings.svg 3 additions, 0 deletionsgui/assets/icons/settings.svg
- gui/src/constants.rs 2 additions, 0 deletionsgui/src/constants.rs
- gui/src/helpers.rs 57 additions, 15 deletionsgui/src/helpers.rs
- gui/src/main.rs 24 additions, 14 deletionsgui/src/main.rs
- gui/src/pages/configuration.rs 5 additions, 5 deletionsgui/src/pages/configuration.rs
- gui/src/pages/flash.rs 4 additions, 3 deletionsgui/src/pages/flash.rs
- gui/src/pages/home.rs 25 additions, 14 deletionsgui/src/pages/home.rs
Please register or sign in to comment