Skip to content

Resolves follow-ups and adds storybook for Usage Quotas pipelines

What does this MR do and why?

Addresses two concerns from #421697 (closed) :

  • using <gl-sprintf> instead of js-driven one — 05de5310
  • removing extra <section>c0e6a7d8 (largely formatting change)

and extra

  • adds storybook stories for the application — 05de5310

Screenshots or screen recordings

default loading error
image image image

How to set up and validate locally

This MR can be verified solely using Storybook:

npm run storybook:start

Or by visiting http://localhost:3000/groups/h5bp/-/usage_quotas#pipelines-quota-tab on an existing group.

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 #421697 (closed)

Edited by Kos Palchyk

Merge request reports