1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Thomas Heartman ff377cd704
chore: new project dialog code cleanup 1 (#7113)
This PR implements some initial cleanup work for the new project
creation dialog.

The primary focus here is to remove unused props and to use the same
logic for the configuration buttons regardless of the content (mode,
stickiness, envs, change requests).
2024-05-28 14:01:59 +02:00
..
__mocks__
assets feat: show docs with icons in sidebar (#7109) 2024-05-22 13:45:47 +02:00
component chore: new project dialog code cleanup 1 (#7113) 2024-05-28 14:01:59 +02:00
constants
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
hooks chore: remove deprecated legacy features endpoint (#7129) 2024-05-27 09:24:09 +02:00
interfaces chore: switch insights ui flag to kill switch (#7166) 2024-05-28 09:44:52 +03:00
openapi chore: update orval types after renaming (#7127) 2024-05-23 13:37:56 +03:00
themes chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils chore: deprecate custom strategies (#7186) 2024-05-28 12:33:53 +02:00
index.tsx feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
setupTests.ts
vite-env.d.ts