Skip to content

Unbox Duo seat assignment

Austin Regnery requested to merge aregnery/unbox-gitlab-duo-seats into master

What does this MR do and why?

We generally want to avoid boxing UI elements in gray containers. This change removes that background and spacing from the seat assignment cards and search bar.

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

Before After
Admin code suggestions XL (1).png Admin code suggestions XL (2).png
Fancy AI GitLab Duo Usage (2).png Fancy AI GitLab Duo Usage (3).png
Fancy AI Usage Quotas XL.png Usage Quotas XL.png

How to set up and validate locally

Test self-managed

  1. Enable Duo Pro following instructions in https://docs.gitlab.com/ee/development/ai_features/index.html
  2. Run GDK in Self-Managed mode and enable AI features for the instance
  3. Navigate to /admin/code_suggestions

Test SaaS

  1. Enable Duo Pro following instructions in https://docs.gitlab.com/ee/development/ai_features/index.html
  2. Run GDK in SaaS mode and enable AI features for a group
  3. Navigate to {group}/-/usage_quotas#code-suggestions-usage-tab
  4. Navigate to {group} /-/settings/gitlab_duo_usage
Edited by Austin Regnery

Merge request reports