Skip to content

Prettify billing plans section

Vitaly Slobodin requested to merge vs-ee-prettify-billings-cards into master

What does this MR do?

Prettifies the billing plans a bit:

  1. Cards now correctly work with free (we still use this on CustomersDot) and default plans.
  2. Adjusted responsiveness for cards.
  3. Uses utility classes from @gitlab/ui.

Screenshots (strongly suggested)

Before After
image image

NOTE: Buttons Contact sales are visible on the left image because the their feature flag is enabled. These buttons are not affected by this merge request.

Responsiveness in action (video)

Before billing_plans_before
After billing_plans_after

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 Vitaly Slobodin

Merge request reports