Skip to content

Add Harbor Registry list page

What does this MR do and why?

Relative issue: #352235 (closed)

Add Harbor Registry list page frontend part.

  • Support sorting images by Updated Created and Name.
  • Support pagination.
  • Support filtering by image name.

How to test locally

All the Harbor Registry functions under the harbor_registry_integration feature flag. In this MR, we only finish the frontend part. So we added some mock data. If you need to test locally, just execute:

Feature.enable(:harbor_registry_integration)

Screenshots or screen recordings

Harbor registry image list page

image

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #352235 (closed)

Edited by zhitong ren

Merge request reports

Loading