1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src/component/project/Project/CreateProject
Thomas Heartman b043bcdd4a
feat: front end can create projects without ids (#7009)
This PR updates the new project creation form to not include the project
ID in the payload (because it's generated by the back end now).
2024-05-08 14:57:07 +02:00
..
ChangeRequestTable.tsx feat: configure CRs when creating projects (#6979) 2024-05-07 08:14:28 +02:00
CreateProject.tsx feat: front end can create projects without ids (#7009) 2024-05-08 14:57:07 +02:00
LazyCreateProject.tsx
NewProjectForm.tsx feat: front end can create projects without ids (#7009) 2024-05-08 14:57:07 +02:00
SelectionButton.styles.tsx feat: configure CRs when creating projects (#6979) 2024-05-07 08:14:28 +02:00
SelectionButton.tsx feat: show documentation relating to the specific thing your configuring in the new project form (#6993) 2024-05-07 08:56:53 +02:00