Skip to content

Resolve ""New project" wizard flow"

Ezekiel Kigbo requested to merge 54918-new-project-wizard-flow into master

What does this MR do?

Updates the frontend for the new project wizard, implements the frontend changes in #54918 (moved), addition of new fields and some tweaks to the UI

  • Add a slash between the project url and slug
  • Add an expandable section for the additional fields required
    • New field for project avatar
    • New field for license (dropdown)
    • Toggles to set project features: Issues, Wiki, Repository, Snippets, preserving the behaviour in the project settings
  • Move the description field to the expandable section
  • Update specs
  • Add analytics

What are the relevant issue numbers?

#54918 (moved) #57074 (moved)

Feature flag

new_project_advanced_fields

EE Port

ee port

Does this MR meet the acceptance criteria?

Closes #54918 (moved)

Edited by Ezekiel Kigbo

Merge request reports