Skip to content

Migrate generic checkbox to Pajamas component

What does this MR do and why?

Migrate generic checkbox to Pajamas component

Migrate checkbox on ee/app/views/registrations/groups/new.html.haml to use pajamas component

Changelog: changed EE: true

Screenshots or screen recordings

Before After
Screenshot_from_2023-06-10_05-39-35 Screenshot_from_2023-06-10_05-39-24

How to set up and validate locally

  1. Simulate SaaS
  2. On Admin > Settings > General > Account and Limit, tick "Allow use of licensed EE features".
  3. On Sign-up Restrictions, tick off "Require admin approval for new sign-ups".
  4. Sign out and go to the sign up page. Create a new account.
  5. Choose Just me, Create a new project respectively and follow the sign up flow until you reach /users/sign_up/groups_projects/new

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 #361205 (closed)

Edited by Shane Maglangit

Merge request reports