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

Add links to ArgoCd in the UI #835

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Conversation

sven-urbanski-freiheit-com
Copy link
Contributor

@sven-urbanski-freiheit-com sven-urbanski-freiheit-com commented Aug 1, 2023

Links will be rendered in 3 places in the Release Dialog:

  • on the app name: It links to the app (in all envs)
  • on the team name: It links to the team
  • on the environment chip: It links to the app in that environment

Also moved some react hooks to store.tsx, because they had nothing to do with AzureAuth.

In order to see the links, the helm value "argocd.baseUrl" must be set.

Reference: SRX-MF4E9M

Screenshot from 2023-08-02 13-46-50

@sven-urbanski-freiheit-com sven-urbanski-freiheit-com requested a review from a team as a code owner August 1, 2023 17:22
Links will be rendered in 3 places in the Release Dialog:
* on the app name: Links to the app (in all envs)
* on the team name: Links to the team
* on the environment chip: Links to the app in that environment

Also moved some react hooks to store.tsx, because they had nothing to do with AzureAuth.

In order to see the links, the helm value "argocd.baseUrl" must be set.

Reference: SRX-MF4E9M
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com deleted the su-argo-links branch August 2, 2023 11:47
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.

2 participants