Skip to content

Split container registry details page

What does this MR do?

This MR chops the code that represents the container registry details page in smaller components. It additionally reworks the 'row selection' logic to not use indexes but the tag name (they are unique)

The 'table' component needs to be chopped out too, but doing it in this MR would have made it too big to be comfortably reviewed

Part of #218545 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports