Skip to content

Draft: Improve Usage Quotas info for Free Public Namespaces

Angelo Gulina requested to merge ag/429828-info-in-usage-quotas-2 into master

What does this MR do and why?

Related to #429828 (closed). This is a part in a series of MRs (see more info here):

Description MR
Augment updateSubscriptionPlanApolloCache !137552 (merged)
Create new plan info card for Public Namespaces 👈 you are here
Create new plan info card for plans for limited access case tba
se new plan info cards in usage quotas with correct info tba

In this MR, we are creating the new component PublicNamespacePlanInfoCard. Its purpose is to show info for Public Namespaces (e.g., Free, Paid, and OSS program related). However, given the related Issue is being deprioritised and scheduled for later, with this iteration, the PublicNamespacePlanInfoCard will only show info for Public Free Namespaces.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #429828 (closed)

Edited by Angelo Gulina

Merge request reports