Skip to content

Show usage quota on profiles

Nicolas Dular requested to merge nicolasdular/user-usage-quota into master

What does this MR do?

This MR adds a "Usage Quota" page for user profile settings. We already have this page on the group settings and want to align it. In a next iteration we will replace the link for the Pipeline Quota page that we currently have in place after it gets successfully rolled out with the feature flag and remove the current PipelineQuota code. This means during the time the feature flag is rolled out, there is some code duplication. But I would like to mitigate the risk of this rollout and the old code will be removed soon.

Issue: gitlab-org/growth/product#1521 (closed)

Screenshots

Screenshot_2020-03-31_at_17.36.12

Screenshot_2020-03-31_at_17.36.20

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
Edited by Nicolas Dular

Merge request reports