1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView
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
..
FeatureLog
FeatureMetrics fix: set suggested min value to 0 (#2363) 2022-11-09 21:43:13 +00:00
FeatureNotFound chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
FeatureOverview fix: feature overview env count should only count enabled (#2521) 2022-11-24 15:43:29 +01:00
FeatureSettings fix: add project move warning when change requests exists with the fe… (#2526) 2022-11-24 15:55:16 +01:00
FeatureStatus
FeatureType
FeatureVariants fix: improve UI, simplify code (#2505) 2022-11-23 09:17:03 +02:00
FeatureView.styles.ts Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
FeatureView.tsx feat: update hook to use change request settings (#2406) 2022-11-14 12:34:38 +01:00