Clean up pipeline version runs and navigate everything to global pipeline runs #3527
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.
JIRA: RHOAIENG-15519
Description
This PR does the following things:
ExperimenContext
instead of URL params to make it more reliableCancel
button on Create/Duplicate run/schedule page and manage runs page navigate one page back in the browser history instead of assigning a hard context path. In this way, it's more clear that "Cancel" means "Go back to where you were at"How Has This Been Tested?
Make sure nothing is broken around the pipelines area
Test Impact
Change cypress tests to adapt to the new change. Change all the pipeline version context runs to the global context and make sure the tests pass.
Request review criteria:
Self checklist (all need to be checked):
If you have UI changes:
After the PR is posted & before it merges:
main