Skip to content

Convert the Image tag UI to a list view

What does this MR do?

This MR re-implement the container registry tags table in a list

note the skeleton loader is still the one designed for the table, I believe we should update that in a follow-up issue #224203 (closed)

note: I will update the docs screenshots later on in the milestone to avoid having to re-do them twice ( since we have more work on this list )

Screenshots

Desktop view

Screenshot_2020-06-24_at_14.48.32

Screenshot_2020-06-24_at_12.20.05

Screenshot_2020-06-24_at_14.48.25

Mobile view

Screenshot_2020-06-24_at_12.09.54

Screenshot_2020-06-24_at_14.48.46

Screencapture

TagsList

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Part of #216931 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports