🐛 Add discover application wizard to the applications table (#2646) #2659
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.
Resolves: https://issues.redhat.com/browse/MTA-6120
Resolves: #2629
Summary
The source platform discovery applications wizard is now available in
the applications table. A new step to select the source platform has
been added to the wizard. The wizard itself is now a shared component
that is both from the applications table and the source platforms page.
Now there are 3 import/discover actions on the application inventory:
Summary of changes:
usePlatformKindListhookuseRepositoryKindhook to match i18n useinventory
Summary by CodeRabbit
New Features
shown when no platform is selected.
Refactor
steps until a platform is chosen.
setter/reset behavior.
Style
and action label updates (e.g., “Import applications from CSV”, “Manage
application imports”).
Chores
added new runtime dependencies.
Signed-off-by: Scott J Dickerson [email protected]
Signed-off-by: Cherry Picker [email protected]