Skip to content

Update Container Registry illustrations

Julia Miocene requested to merge update-harbor-registry-illustrations into master

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
CleanShot_2024-10-03_at_15.33.10_2x CleanShot_2024-10-03_at_15.42.55_2x
CleanShot_2024-10-03_at_15.43.21_2x CleanShot_2024-10-03_at_15.46.49_2x
CleanShot_2024-10-03_at_15.47.37_2x CleanShot_2024-10-03_at_15.48.48_2x

How to set up and validate locally

Steps to activate Harbor Registry (one of the Container Registries)

  1. Go to http://gdk.test:3000/groups/flightjs/-/settings/integrations
  2. If your Harbor Registry is not active, click [Configure]
  3. Paste https://demo.goharbor.io to all the fields
  4. Click [Save changes]

Steps to see these changes

  1. Go to http://gdk.test:3000/flightjs/Flight/-/harbor/repositories
  2. Open app/assets/javascripts/packages_and_registries/harbor_registry/pages/list.vue file
  3. And play with commenting everything but empty states (have no idea how to test it properly)

#474921 (closed)

Edited by Julia Miocene

Merge request reports

Loading