-
Notifications
You must be signed in to change notification settings - Fork 24
Install/Restore/Clone/Move with additional-volume support #1004
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
+1,431
−181
Merged
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
59db462
fix: update @nethserver/ns8-ui-lib to version 1.11.0
stephdl a5e6cd5
fix(i18n): remove 'about_to_install_app' key from multiple translatio…
stephdl 306f3d7
fix(i18n): update installation prompts and add new storage messages
stephdl e3a4e39
fix(ui): enhance RestoreSingleInstanceModal with additional volume ha…
stephdl 5f6674b
fix(ui): add additional storage indication in NodeSelector component
stephdl 4ae3821
feat(ui): add AdditionnalVolumesSelector component for enhanced volum…
stephdl 311603a
feat(ui): refactor CloneOrMoveAppModal for improved volume selection …
stephdl ffc1e49
feat(ui): refactor InstallAppModal for improved step navigation and a…
stephdl c855285
Merge branch 'main' into sdl-7757
stephdl 3eac7cd
fix(ui): correct casing of NsWizard component in CloneOrMoveAppModal
stephdl 3b1dcbc
fix(ui): simplify error clearing in InstallAppModal on modal close
stephdl c4b4096
fix(ui): correct spelling of "additional" in volume selectors across …
stephdl fec7309
fix(ui): standardize method naming for task completion in multiple mo…
stephdl 4d4b6c9
fix(ui): update error handling to use listMountPoints instead of list…
stephdl ab60c28
fix(ui): correct spelling of "additionnal" to "additional" in Additio…
stephdl ff231c1
fix(ui): correct spelling of "additionnal" to "additional" in multipl…
stephdl dbd9f0e
fix(ui): correct spelling of "Additionnal" to "Additional" in multipl…
stephdl c61409c
fix(ui): remove unused hasAdditionalStorageAvailable method and relat…
stephdl f5c6208
fix(ui): handle cases where app does not require additional storage i…
stephdl c255b0b
fix(ui): update next button disabled state logic in RestoreSingleInst…
stephdl 8349f0d
fix(ui): replace VmdkDisk16 with VmdkDisk20 icon in NodeSelector comp…
stephdl bdd1e14
fix(ui): correct volume usage calculation in AdditionalVolumesSelecto…
stephdl cefe414
fix(ui): rename computed property from selectedSnapshot to selectedVo…
stephdl 6c767f6
fix(ui): remove unused primary-click event from NsWizard in CloneOrMo…
stephdl 092e2d6
fix(ui): update next button disabled state logic in CloneOrMoveAppModal
stephdl 161c440
fix(ui): optimize loading state handling in NodeSelector component
stephdl 4574e71
Apply suggestions from code review
stephdl c762fa0
fix(ui): update node selection logic in RestoreSingleInstanceModal co…
stephdl ca3e1a4
Apply suggestions from translation review
stephdl b442536
Apply suggestions from code review of AdditionalVolumesSelector
stephdl 9120c4d
fix(ui): simplify next button logic in RestoreSingleInstanceModal com…
stephdl aab6ead
fix(ui): remove unnecessary loading state from next button in CloneOr…
stephdl eb34b10
fix(ui): remove unnecessary loading state from InstallAppModal component
stephdl 89e5ca2
fix(ui): update NodeSelector to handle loading state and slot rendering
stephdl b535de7
fix(ui): round percentage calculation for volume usage in AdditionalV…
stephdl c799595
fix(ui): update AdditionalVolumesSelector to include footer icon and …
stephdl 1afe7cb
fix(ui): simplify node label display in volume installation prompts
stephdl 803b013
translation review of Davide Principi
stephdl 7839bea
fix(i18n): update translation keys for volume restoration messages
stephdl cc2436b
fix(ui): replace direct length checks with computed property for clus…
stephdl 9e19124
fix(ui): rename listNodes to nodesList for consistency in error handl…
stephdl 2b2355c
fix(ui): update volume usage display format in AdditionalVolumesSelec…
stephdl 0c9237b
fix(ui): standardize formatting in various modal components
stephdl d492f01
fix(ui): replace direct length checks with computed property for clus…
stephdl 2e1f8ba
fix(ui): rename listNodes to nodesList for consistency in error handling
stephdl 8765e56
fix(ui): replace direct length checks with computed property for clus…
stephdl 51604a7
fix(ui): rename listNodes to nodesList for consistency in error handling
stephdl 0407c15
fix(ui): refactor loading state handling and rename fetchListNodes to…
stephdl c9d2b11
fix(ui): simplify state reset by calling onModalHidden in CloneOrMove…
stephdl 1e1385f
fix(ui): remove infinite scroll implementation and simplify volume ha…
stephdl fd235e8
fix(ui): unify loading state handling by introducing isLoading comput…
stephdl 1f32914
fix(ui): remove unnecessary styles from icon-spacing class
stephdl 66e2bfd
fix(ui): streamline loading state initialization in RestoreSingleInst…
stephdl 9e4f16d
fix(ui): enhance loading state management in RestoreSingleInstanceModal
stephdl bef2434
fix(ui): optimize modal shown lifecycle by removing async/await in Cl…
stephdl 7a05aab
fix(ui): replace loading eligibility check with isLoadingNodeData in …
stephdl 11898d4
fix(i18n): restore unused installation messages for multiple languages
stephdl b55b6c1
fix(ui): rename fetchNodesList to ListNodes for consistency across mo…
stephdl d157b30
fix(ui): unify loading state management for getClusterStatus across m…
stephdl 6582ff1
fix(ui): standardize method naming for ListNodes to listNodes across …
stephdl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.