Skip to content

Adds UI sorting by total storage size column

What does this MR do and why?

Adds UX ability to sort the projects table by Total column (asc and desc, desc is default).

Resolves #389423+

Screenshots or screen recordings

Before:

screenshot image

After:

desc (default) asc
image image

How to set up and validate locally

Open a Namespace usage Quota -> Storage tab (e.g. http://localhost:3000/groups/gitlab-instance-3d22f6d0/-/usage_quotas#storage-quota-tab)

Try sorting the table by the total column.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kos Palchyk

Merge request reports