Skip to content

Render Storage Usage Quotas for Profile in CE

Sheldon Led requested to merge led/385653-create-profile-uq-view-ce into master

What does this MR do and why?

This implements #385653 (closed)

We move/create the relevant code to CE so that we can show the Profile Usage Quotas Page in Community Edition. Only the storage tab, though.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Community Edition Enterprise Edition
uq_profile_ce uq_profile_ee

How to set up and validate locally

  1. To run your gdk in CE mode: export FOSS_ONLY=1 && gdk restart
  2. Execute your gdk in both CE and EE mode and check if the Page matches the screenshots
Edited by Sheldon Led

Merge request reports