feat(KFLUXUI-1008): add version details page#715
feat(KFLUXUI-1008): add version details page#715marcin-michal wants to merge 3 commits intokonflux-ci:mainfrom
Conversation
Assisted-by: Cursor
Assisted-by: Cursor
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
Note
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Fixes
KFLUXUI-1008
Description
Adds the version details page, with version about the version and it's last commit/build pipeline run.
The information about commit and pipeline run is not working right now, as there is no label to identify versions pipeline runs yet.
Builds upon #712 which should be merged first.
Type of change
Screen shots / Gifs for design review
How to test or reproduce?
yarn run create-mock-componentson one of the precreated namespaces in the local cluster.https://localhost:8080/ns/<ns>/components/<component>/versions/<versionREVISION>. Note that the revision should be used in the URL, not the name.