Skip to content

Show storage alert on all sub-pages of a group

What does this MR do?

Related: https://gitlab.com/gitlab-org/gitlab/-/issues/223206

We want to ensure that users are aware of their storage usage. So we want to render the storage alert on all sub-pages of a group if the user has hit one of the limits in place.

No changelog since this lives behind a feature flag.

Screenshots

Page Screenshot
Project#overview (already implemented, we want to be sure we're not breaking this) Screenshot_2020-07-20_at_11.48.42 fluid layout
Group#contribution_analytics fluid layout Screenshot_2020-07-20_at_11.48.20
Group#merge_requests fixed layout Screenshot_2020-07-20_at_11.47.49

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 Markus Koller

Merge request reports