Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mount redesign #3698

Open
wants to merge 14 commits into
base: default-mount-target-dart-ffi
Choose a base branch
from
Open

Conversation

andrei-toterman
Copy link
Contributor

This PR implements the redesign of the mounting interface, as well as some cosmetic changes to the pages that use the mounting interface, namely the launch panel and the individual instance page.

See https://warthogs.atlassian.net/browse/MULTI-894 and https://warthogs.atlassian.net/browse/MULTI-895 for the details of the changes.

There was also some refactoring of adjacent code that is not necessarily mount-related (e.g. splitting some files into multiple files), so that the modification and addition of the mount code is easier

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (default-mount-target-dart-ffi@d9c986f). Learn more about missing BASE report.

Additional details and impacted files
@@                       Coverage Diff                        @@
##             default-mount-target-dart-ffi    #3698   +/-   ##
================================================================
  Coverage                                 ?   88.93%           
================================================================
  Files                                    ?      254           
  Lines                                    ?    14302           
  Branches                                 ?        0           
================================================================
  Hits                                     ?    12720           
  Misses                                   ?     1582           
  Partials                                 ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@levkropp levkropp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!! The mount section looks good and is intuitive to use. I also liked how you turned ConfirmationDialog into a reusable widget 😃

src/client/gui/lib/catalogue/launch_form.dart Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants