Update Container Registry illustrations
What does this MR do and why?
- Update Container Registry illustrations. Old ones will be removed from the library soon.
- Use EmptyResult component for empty search result
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
Steps to activate Harbor Registry (one of the Container Registries)
- Go to http://gdk.test:3000/groups/flightjs/-/settings/integrations
- If your Harbor Registry is not active, click [Configure]
- Paste
https://demo.goharbor.io
to all the fields - Click [Save changes]
Steps to see these changes
- Go to http://gdk.test:3000/flightjs/Flight/-/harbor/repositories
- Open
app/assets/javascripts/packages_and_registries/harbor_registry/pages/list.vue
file - And play with commenting everything but empty states (have no idea how to test it properly)
Edited by Julia Miocene