An error occurred while fetching this tab.
Relates to #334885, #334886, #334887
This MR adds the initial UI for the Project Storage, being it the headline (#334885) and table (#334886, #334887)
There were a lot of discussions in the initial design and in the epic, and some decisions were made that don't reflect what you see in the design, so I'll summarize them here
Group usage quotas
. This decision was based on the epic description which states "We should re-use the view as-is for the first iteration and then build on that to improve the storage view in both the group level and the project level."
Group Usage Quotas (inspiration page) | Project Usage Quotas |
---|---|
![]() |
![]() |
project_storage_ui
feature flag. Go to rails console
and execute the following:
Feature.enable(:project_storage_ui)
/<namespace>/<project>/-/usage_quotas
on a project you have maintainer
permission