Skip to content

Remove `Uploads` field from Usage Quotas pages

What does this MR do and why?

Uploads don't currently contribute to the total storage value, so it was decided to remove it.

Basically this MR removes all uploads mentions in Usage Quotas Storage related files.

Resolves #390893

Screenshots or screen recordings

Before

Namespace U/Q Project U/Q
image image

After

Namespace U/Q Project U/Q
image image

How to set up and validate locally

Open a namespace Usage Quotas page, Storage tab and notice the absence (:D) of the "Uploads" column.
e.g. http://localhost:3000/groups/gitlab-instance-3d22f6d0/-/usage_quotas#storage-quota-tab

Open a repository Usage Quotas page, Storage tab and notice the absence (:D) of the "Uploads" row.
e.g. http://127.0.0.1:3000/gitlab-instance-3d22f6d0/Monitoring/-/usage_quotas

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

Loading