Skip to content

Feat(SM: Subscription Activation): size + text

What does this MR do and why?

Describe in detail what your merge request does and why.

Update the size and activation button text on subscription activation modal + button text on subscription activation banner/page.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

Location Before After
Modal Screen_Shot_2022-01-27_at_14.36.54 Screen_Shot_2022-01-27_at_14.36.31
Banner/page Screen_Shot_2022-01-27_at_14.37.04 Screen_Shot_2022-01-27_at_14.37.10

How to set up and validate locally

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

  1. Visit any group or project member pages such as http://127.0.0.1:3000/admin/subscription
  2. Apply this patch to force your current license to be of type file: force-current-license-to-be-license-file-type.patch
  3. Notice the change of button text of the banner and in the subscription card
  4. Click "Enter activation code" to open the modal
  5. Notice the change in modal size

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

Merge request reports