Skip to content

Align styling of `Storage` tab with `Transfer` tab

What does this MR do and why?

It aligns the style of the storage tab with the transfer tab, removing the usage-graph component and using the shared sectioned-percentage-bar.

Screenshots or screen recordings

Before After Transfer tab (as a reference)
Screenshot_2023-09-07_at_12.39.09 Screenshot_2023-09-07_at_12.31.24 Screenshot_2023-09-07_at_12.39.41

How to set up and validate locally

  1. In bin/rails console enable Feature.enable(:namespace_storage_limit)
  2. Add some statistics to a project
  3. Navigate to the project's usage quotas page and observe the page

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

Edited by Ammar Alakkad

Merge request reports