Skip to content

Trial and license purchases inside GitLab EE

What does this MR do?

  • Create trial license key and immediately add it to the current server
  • Allow creation of trial license only if the GitLab instance doesn't have a license
  • Update the license detail page for the following states:
    • When there is no license
    • When there is an active trial license
  • Buttons related to EE features should be disabled but not hidden
  • Write specs

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots

Admin User Welcome (without License)

Desktop View

image

Mobile View

127.0.0.1-3001-new

Standard User Welcome (without License)

Desktop View

image

Mobile View

127.0.0.1-3001-new-standarduser

Admin User Trial Banner

Trial Expiring/Expired

Desktop View

image

Mobile View

127.0.0.1-3001-dashboard-projects__1_

Trial License Modal

Default View - Collapsed

image

Expanded View

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #2500 (closed) #2501 (closed)

Edited by Rubén Dávila

Merge request reports