1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src
Thomas Heartman abd077aaf7
chore: add flags projectListImprovements and useProjectReadModel (#7905)
These are both related to the work on the project list improvements
project.

The `projectListImprovements` flag will be used to enable disable the
new project list improvements.

The `useProjectReadModel` flag will be used to enable/disable the use
of the new project read model and is mostly a safety feature.
2024-08-16 11:54:11 +02:00
..
__mocks__
assets fix: project icon sizing and color (#7672) 2024-07-26 10:26:16 +02:00
component fix: orphaned token label only for items without projects (#7901) 2024-08-16 10:58:44 +02:00
constants
contexts
hooks feat: dialogs for project revive and delete (#7863) 2024-08-15 07:25:49 +00:00
interfaces chore: add flags projectListImprovements and useProjectReadModel (#7905) 2024-08-16 11:54:11 +02:00
openapi feat: dialogs for project revive and delete (#7863) 2024-08-15 07:25:49 +00:00
themes Projects archive UI (#7842) 2024-08-13 14:33:11 +02:00
types
utils test: insights filtering (#7612) 2024-07-17 15:03:02 +02:00
index.tsx
setupTests.ts
vite-env.d.ts