1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/project/ProjectList
andreas-unleash 9fbb041bfd
feat: create project dialog (#7012)
Adds a redirect to `/projects?create=true` to keep the `projects/create`
url still usable.
Loads the form in a modal

Closes
[1-2296](https://linear.app/unleash/issue/1-2296/project-creation-move-to-modal)

<img width="1537" alt="Screenshot 2024-05-09 at 14 06 50"
src="https://github.com/Unleash/unleash/assets/104830839/c108c7ee-5751-4380-9766-11368281a11a">

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-05-10 11:01:49 +03:00
..
group-projects.test.ts feat: split projects view into "my projects" and "other projects" (#6886) 2024-04-22 13:16:53 +02:00
group-projects.ts feat: split projects view into "my projects" and "other projects" (#6886) 2024-04-22 13:16:53 +02:00
loadingData.ts Feat/private project badge (#5373) 2023-11-21 11:49:50 +01:00
ProjectGroup.tsx feat: Project owners UI (#6949) 2024-04-29 11:51:44 +02:00
ProjectList.tsx feat: create project dialog (#7012) 2024-05-10 11:01:49 +03:00