Skip to content

Add margin to billings page

Doug Stull requested to merge fix-ui-margin-on-billing into master

What does this MR do and why?

  • Adds margin between page heading and the billing plan options
  • Removes duplicate bottom margin that would conflict with this new plans margin

Screenshots or screen recordings

page before after
groups billing Screen_Shot_2021-11-10_at_11.17.49_AM Screen_Shot_2021-11-10_at_11.19.11_AM
profile billing Screen_Shot_2021-11-10_at_11.18.18_AM Screen_Shot_2021-11-10_at_11.19.47_AM

Subgroup billings page

Screen_Shot_2021-11-10_at_11.40.58_AM

How to set up and validate locally

  1. Log in as root in the UI
  2. Enable Check feature availability on namespace plan under Admin->Settings->General->Account and limit
  3. Log in as a regular user in the UI
  4. Create a new top-level group
  5. From that group, goto Settings->Billing to observe the groups billing page.
  6. From user account, goto Preferences->Billing to observe the profiles billing page.

MR acceptance checklist

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

Edited by Doug Stull

Merge request reports