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

fix(ui): missing uiUrl in ArchivedWorkflowsList #12172

Conversation

agilgur5
Copy link
Member

@agilgur5 agilgur5 commented Nov 9, 2023

Fixes #9764 (comment)

Motivation

  • BASE_HREF was not handled in a few places and Archived Workflows specifically was missed as it was removed in the 3.5 release
    • this PR is to the 3.4.x branch

Modifications

  • add uiUrl to the one missing place in an Archived Workflows component
    • didn't find any other missing ones for Archived Workflows (searched for /archived-workflows/)

Verification

Notes for Reviewers

I added this to the release-3.4.13 branch as there is no 3.4.14 branch yet. We'll want to modify the branch base once that exists. EDIT: updated to 3.4.14 release branch

I might suggest having a running 3.4.x (etc) branch in order to have an ongoing branch, and then just tag patches off of that

- `BASE_HREF` was not handled in a few places and Archived Workflows specifically was missed as it was removed in the 3.5 release
  - this PR is to the 3.4.x branch

Signed-off-by: Anton Gilgur <[email protected]>
@agilgur5 agilgur5 changed the base branch from release-3.4.13 to release-3.4.14 November 15, 2023 15:41
@terrytangyuan terrytangyuan merged commit f829cb5 into argoproj:release-3.4.14 Nov 16, 2023
4 checks passed
@agilgur5 agilgur5 deleted the 3.4.x-fix-ui-base-href-archived branch November 16, 2023 22:52
dpadhiar pushed a commit to dpadhiar/argo-workflows that referenced this pull request May 9, 2024
@agilgur5 agilgur5 added this to the v3.4.x patches milestone May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants