-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
UI: Provide Add and Delete support in Sources tab for multi-source apps #18047
Labels
component:ui
User interfaces bugs and enhancements
enhancement
New feature or request
multi-source-apps
Bugs or enhancements related to multi-source Applications.
Comments
keithchong
added
enhancement
New feature or request
component:ui
User interfaces bugs and enhancements
labels
May 1, 2024
ishitasequeira
added
the
multi-source-apps
Bugs or enhancements related to multi-source Applications.
label
May 2, 2024
keithchong
added a commit
to keithchong/argo-cd
that referenced
this issue
Jun 21, 2024
…oj#18047) Signed-off-by: Keith Chong <[email protected]>
keithchong
added a commit
to keithchong/argo-cd
that referenced
this issue
Jun 21, 2024
…oj#18047) Signed-off-by: Keith Chong <[email protected]>
keithchong
added a commit
to keithchong/argo-cd
that referenced
this issue
Jun 24, 2024
…j#18047) Signed-off-by: Keith Chong <[email protected]>
keithchong
added a commit
to keithchong/argo-cd
that referenced
this issue
Jun 24, 2024
…j#18047) Signed-off-by: Keith Chong <[email protected]>
keithchong
added a commit
to keithchong/argo-cd
that referenced
this issue
Jun 24, 2024
…j#18047) Signed-off-by: Keith Chong <[email protected]>
14 tasks
keithchong
added a commit
to keithchong/argo-cd
that referenced
this issue
Aug 21, 2024
keithchong
added a commit
to keithchong/argo-cd
that referenced
this issue
Aug 21, 2024
Signed-off-by: Keith Chong <[email protected]>
keithchong
added a commit
to keithchong/argo-cd
that referenced
this issue
Aug 26, 2024
…oj#18047) Signed-off-by: Keith Chong <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component:ui
User interfaces bugs and enhancements
enhancement
New feature or request
multi-source-apps
Bugs or enhancements related to multi-source Applications.
Summary
Building on top of what was added for the Edit support in #17588, this enhancement covers the support for adding new sources and deleting existing sources from the Sources panel.
Motivation and Proposal
See proposal here, multiple-sources-for-applications-ui.md or original PR: #17108
Add Source button at the top, and Delete button on each source card:
Add Source panel (Has to be a sliding panel):
Pagination:
Delete warning:
The text was updated successfully, but these errors were encountered: