Skip to content

Add license type to Admin overview

What does this MR do and why?

Knowing whether or not a self-managed instance is using an Online license is critical for setting up the GitLab Duo add-on. The license type is buried in the subscription history table on the subscription page, so surfacing this information in the overview page should create a clearer understanding of what type of license is being utilized.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Overview
Before CleanShot 2024-07-08 at 20.14.40.png
After (Online) CleanShot 2024-07-08 at 20.07.30.png
After (Legacy) CleanShot 2024-07-08 at 20.07.53.png
After (Offline) CleanShot 2024-07-08 at 20.11.34.png

How to set up and validate locally

  1. Add a license to the instance
  2. Go to the overview page in the Admin Area
  3. Review the license widget at the top of the page
Edited by Austin Regnery

Merge request reports