1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/project/Project
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
..
CreateProject feat: create project dialog (#7012) 2024-05-10 11:01:49 +03:00
DeleteProject chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
HiddenProjectIconWithTooltip fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
hooks feat: front end can create projects without ids (#7009) 2024-05-08 14:57:07 +02:00
Import test: move import test from cypress to RTL to make it less flaky (#6982) 2024-05-06 14:40:47 +02:00
PaginatedProjectFeatureToggles feat: Lifecycle in project overview (#7024) 2024-05-09 13:38:18 +02:00
ProjectDoraMetrics feat: flag types used for project insights (#6607) 2024-03-19 14:21:54 +02:00
ProjectEnterpriseSettingsForm chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectFeaturesArchive
ProjectFeatureToggles test: move tests from cypress to rtl (#6987) 2024-05-07 09:03:40 +02:00
ProjectForm chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectHealth chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectInfo feat: project members widget (#6628) 2024-03-20 14:30:27 +02:00
ProjectInsights fix: show loading features only when loading is happening (#6817) 2024-04-10 12:43:22 +02:00
ProjectLog feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectSettings feat: Project owners UI (#6949) 2024-04-29 11:51:44 +02:00
ProjectStats chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
Project.tsx chore: remove project overview refactor flag (#6897) 2024-05-07 13:58:56 +02:00
ProjectOverview.tsx chore: remove project overview refactor flag (#6897) 2024-05-07 13:58:56 +02:00
ProjectOverviewChangeRequests.test.tsx feat: fetch change request overview in project overview (#6683) 2024-03-25 14:02:06 +01:00
ProjectOverviewChangeRequests.tsx refactor: remove change requests from project insights api (#6685) 2024-03-25 14:44:32 +01:00