Skip to content

FE Remove pipeline storage from UsageQuotas pages

What does this MR do and why?

Removes Pipeline Artifacts values from namespace and project Usage Quotas pages.

Resolves #412635+, follow up after BE counterpart MR: !123164 (merged).

Screenshots or screen recordings

Before After
localhost_3000_groups_h5bp_-usage_quotas__2 localhost_3000_groups_h5bp_-usage_quotas__1
localhost_3000_h5bp_html5-boilerplate_-usage_quotas__2 localhost_3000_h5bp_html5-boilerplate_-_usage_quotas

How to set up and validate locally

Open namespace (e.g. http://localhost:3000/groups/h5bp/-/usage_quotas#storage-quota-tab) and project (e.g. http://localhost:3000/h5bp/html5-boilerplate/-/usage_quotas#storage-quota-tab) storage Usage Quotas pages

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