Skip to content

Auto-check trial toggle for company signups

Jay requested to merge jswain_force_company_trial into master

What does this MR do?

For namespaces that are signing up for a company, auto-select the toggle for a trial

part of: #334829

To see this experience, you must do the following:

  1. Feature.enable(:force_company_trial)
  2. Sign up for a new account at http://localhost:3000/users/sign_up
  3. On the http://localhost:3000/users/sign_up/welcome#login-pane page you must select "My company or team" under the "Who will be using GitLab?" label.
  4. Click "Continue"

Screenshots (strongly suggested)

before after
Screen_Shot_2021-07-09_at_11.57.25_AM Screen_Shot_2021-07-09_at_11.55.43_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jay

Merge request reports