Skip to content

Add a registry list component

What does this MR do and why?

This MR adds a shared registry list component that will be re used across all the registries to:

  • Standardise the list
  • Standardise the bulk delete UX pattern

Screenshots or screen recordings

Note: the component is not really attached to anything (yet), but this is the result of applying the patch below:

BulkDeleteOnTagsList

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Apply this patch: ConnectRegistryList.patch
  2. Visit a container repository tags list

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 #336934 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports