Skip to content

Create project: Add other form dummies: Blank, Template, CI/CD, Import

What does this MR do and why?

Add other form dummies from this page: Blank, Template, CI/CD, Import.

⚠️ ⚠️ ⚠️ These changes are behind the 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

name screenshot
first step CleanShot_2025-02-04_at_16.18.28_2x
blank project form CleanShot_2025-02-04_at_16.18.37_2x
template project form CleanShot_2025-02-04_at_16.18.46_2x
import project form CleanShot_2025-02-04_at_16.18.55_2x
ci/cd project form CleanShot_2025-02-04_at_16.19.04_2x

How to set up and validate locally

  1. In rails console enable the experiment fully

    Feature.enable(:new_project_creation_form)
  2. Go to http://gdk.test:3000/projects/new

Links

Project creation plans: #514700 (closed)

Milestone planning issue: #499697 (closed)

Edited by Julia Miocene

Merge request reports

Loading