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

Allow users to define app specific urls to expose in the UI #1677

Closed
dthomson25 opened this issue Jun 3, 2019 · 0 comments · Fixed by #1714
Closed

Allow users to define app specific urls to expose in the UI #1677

dthomson25 opened this issue Jun 3, 2019 · 0 comments · Fixed by #1714
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@dthomson25
Copy link
Member

Is your feature request related to a problem? Please describe.
Users should be able to define a list of useful URLs for their specific application and expose those links on the UI. These links should provide helpful shortcuts that make easier to integrate Argo CD into existing systems by making it easier to find other components inside and outside Argo CD. As an example, they could reference a CI pipeline or an application specific management tool.

Describe the solution you'd like
We can introduce a new struct to the Application CRD called info which has a name and value field. When the user clicks the application bubble in the UI, these name values pair are displayed in a new block below the Sync Policy block.

Have you thought about contributing yourself?
This would be a great first-time issue!

@dthomson25 dthomson25 added enhancement New feature or request good first issue Good for newcomers labels Jun 3, 2019
alexmt pushed a commit that referenced this issue Jun 13, 2019
…e UI (#1714)

* Issue #1677 - allow users to define application-specific URLs, email addresses, and other info
@alexec alexec added this to the v1.1 milestone Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants