Add an expandable tag detail view to the Image Repository Detail View UI
Problem to solve
The Package stage allows you to publish, consume, and discover images, all in one place. Users publish and pull images using GitLab CI/CD, the command line, or the GitLab API.
Often, users would like to understand more detail about a specific tag but currently there isn't a good way to view these details in the user interface.
Intended users
Personas are described at https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/
- Delaney (Development Team Lead)
- Sasha (Software Developer)
- Devon (DevOps Engineer)
- Sidney (Systems Administrator)
- Rachel (Release Manager)
User experience goal
Improve the experience surrounding understanding specific image tag details.
Proposal
Add an expandable detail view (similar to the commit message on the commit UI) that allows users to see more details around a tag, including the specific image repository, date, time, and the manifest ID.
Image Repository list view with closed details |
---|
Image Repository list view with open details |
---|
Further details
The major focus of this issue is to create the UI moment of an expandable tag detail view. More tag related details will be added including CI/CD Details, Retention Policy expiration schedule, and security scanning results.
Permissions and Security
Documentation
Availability & Testing
What does success look like, and how can we measure that?
What is the type of buyer?
All users of the container registry would benefit, but larger enterprise customers will appreciate these changes more.
Is this a cross-stage feature?
This is not a cross-stage feature.