Skip to content

Add icons to project's storage table

Ammar Alakkad requested to merge 334896-add-icons-to-project-storage-view into master

What does this MR do and why?

It adds an icon to each storage type in the project's storage table.

Here's a table of the icons for each storage type:

type icon
Git repos disk
Wiki disk
Artifacts disk
Wiki disk
Snippets snippet
Registry infrastructure-registry
Packages package
Git LFS doc-image
Uploads upload

Note: the changes are approved by UX in the issue.

Screenshots or screen recordings

before after
Screen_Shot_2021-10-27_at_2.12.50_PM Screen_Shot_2021-10-27_at_2.12.33_PM

How to set up and validate locally

  • Navigate to a project (with maintainer+ permissions)
  • From left sidebar Settings > Usage Quotas
  • Observe the storage usage table

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 #334896

Edited by Ammar Alakkad

Merge request reports