Skip to content

Add usage stats to quotas page

Dhiraj Bodicherla requested to merge usage-quota-statistics-boxes into master

What does this MR do?

Changes are behind additional_repo_storage_by_namespace feature flag (yml file)

In this iteration:

Adds the following statistics in the group/profile Usage Quotas page. The BE for this is not ready yet but the FE (in this MR) adds skeletons with fake data.

  • Total namespace storage used
  • Total excess storage used
  • Purchased storage available

Note: The links in the boxes are not accurate as the documentation MRs are not in yet.

Previous iterations:

Demo

https://gitlab-review-usage-quot-6vkjxd.gitlab-review.app/groups/gitlab-qa-sandbox-group/-/usage_quotas#storage-quota-tab

Screenshots

Designs are here

Before After
image image
Without feature flag enabled ---> image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Mentions: https://gitlab.com/gitlab-org/gitlab/-/issues/247831

Edited by Dhiraj Bodicherla

Merge request reports