1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +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__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
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 Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
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 refactor: fix missing eslint deps after CRA removal (#976) 2022-05-12 08:11:41 +02:00
utils Feat/apply changes (#2258) 2022-10-26 09:45:24 +02:00
index.tsx Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00