Skip to content

Draft: Add unlimited members alert for trial owner at project overview page

What does this MR do and why?

Adds an alert for private namespace owner to the project overview page when that namespace is in an active trial.

Screenshots or screen recordings

Before After
before after
invite_modal

How to set up and validate locally

Note: Since trials required a valid CustomersDot connection, trials can't be added easily locally. For testing locally, please comment out group.trial_active? here

  1. Launch a local SaaS instance
  2. Login and go to a project overview page under a private group with logged-in user as owner

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 #376229

Edited by Roy Liu

Merge request reports