Skip to content

WIP: Add container repository count to project list icons

What does this MR do?

As per #207219, this adds a container repository icon to project list row icons with a count for how many container repositories there are.

Note: this will only display if the project has at least 1 container repository and will not show on mobile or small screen sizes.

Second note: we are temporarily using the pod icon until gitlab-design#981 (closed) is available.

Screenshots

List:

Screenshot_2020-03-06_at_15.49.33

Tooltip:

Screenshot_2020-03-06_at_15.49.50

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
Edited by Iain Camacho

Merge request reports