Frontend: Add an indicator if the release goes to the catalog
Summary
Currently, it's difficult to find the release that was published in the CI/CD Catalog.
- Check out one GL component example here
This was also observed in the recent UX scorecard interview sessions.
Proposal
We want to make it more prominent if the release is relevant to the CI/CD Catalog.
Confirm purpose and User Reception (how does this benefit the user?)
It provides better visibility on the release tied to the CI/CD Catalog. It helps users to quickly select the release that they want to dig in.
Additional details
Some relevant technical details, if applicable, such as:
- Does this need a feature flag?
- Does there need to be an associated instrumentation issue created related to this work?
- Is there an example response showing the data structure that should be returned (new endpoints only)?
- What permissions should be used?
- Is this EE or CE?
-
EE -
CE
-
- Additional comments:
Notes
- A separate query will be created since project releases don't equal catalog resource versions
- NOTE: We need to show this information both in the releases list page and also on the individual release page.
Implementation Table
Group | Issue Link |
---|---|
frontend |
|
Links/References
Edited by Mark Nuzzo