Skip to content

Link to Purchase Duo Pro on GitLab.com Usage Quotas page

Minahil Nichols requested to merge cdot/9077-add-duo-pro-purchase into master

What does this MR do and why?

Solves https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/9077

Currently we do not have a way to allow customers on GitLab.com to purchase Duo Pro subscriptions once the feature goes live, and the Duo Pro tab on the Usage Quotas page requests the customers to Contact Sales if they want to do so. This MR adds the ability to redirect to customers-app where customer can purchase new Duo Pro seats.

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
image image

How to set up and validate locally

  1. Create a new group with a Saas Premium or Ultimate subscription.
  2. Visit /groups/<GROUP_NAME>/-/usage_quotas#code-suggestions-usage-tab.
  3. You should see the screenshots above with a link to customers-app.
Edited by Minahil Nichols

Merge request reports