1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg d63f5d9a4b
fix: add project move warning when change requests exists with the fe… (#2526)
* This PR adds a warning when you attempt to move a feature toggle if
you have existing pending drafts that reference the feature. You need to
resolve the drafts before the feature can be moved from one project to
another.
2022-11-24 15:55:16 +01:00
..
__mocks__
assets change request help popover (#2388) 2022-11-15 09:42:29 +01:00
component fix: add project move warning when change requests exists with the fe… (#2526) 2022-11-24 15:55:16 +01:00
constants Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
contexts
hooks fix: add project move warning when change requests exists with the fe… (#2526) 2022-11-24 15:55:16 +01:00
interfaces add tokens last seen feature flag (#2512) 2022-11-23 13:33:02 +00:00
openapi Feature toggles: Filtering by tags (#2396) 2022-11-15 10:24:36 +00:00
themes feat: review your draft sidebar (#2305) 2022-11-02 16:05:27 +01:00
types
utils Feat/apply changes (#2258) 2022-10-26 09:45:24 +02:00
index.tsx
setupTests.ts
vite-env.d.ts