Create project: Add second step to an import project
What does this MR do and why?
Add second step to an import project form
new_project_creation_form
feature flag. They won't be available to users until all the work is done. See the plan here #514700 (closed)
Screenshots or screen recordings
How to set up and validate locally
-
In rails console enable the experiment fully
Feature.enable(:new_project_creation_form)
-
Choose [Import project]
-
See a list of available imports
-
You can click through them
To see how availability works, go to settings and switch on/off some import sources.
Links
Project creation plans: #514700 (closed)
Milestone planning issue: #499697 (closed)
Edited by Julia Miocene