Create runner form: Add new FF for new form
What does this MR do and why?
Adds a new FF runner_create_wizard_admin for the form changes. There will be a few steps for Admin, Group and Project.
References
Design issue: #396544
FF rollout issue: #533827
UX Paper Cuts planning issue: #512693 (closed)
How to set up and validate locally
- In rails console enable the feature flag
Feature.enable(: runner_create_wizard_admin) - Go to http://gdk.test:3000/admin/runners/new
- You should see nothing but the title of the page
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Julia Miocene