1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/feature
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
..
CopyFeature fix: copy feature double validation popup (#1117) 2022-06-28 07:54:31 +01:00
CreateFeature refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
CreateFeatureButton fix CreateFeatureButton unused imports 2022-09-07 12:50:32 +02:00
EditFeature refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
FeatureForm Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00
FeatureStrategy fix: change domain vocabulary (#2503) 2022-11-23 13:45:19 +01:00
FeatureToggleList fix: make the tags column have a fixed width (#2451) 2022-11-16 16:05:17 +00:00
FeatureView fix: add project move warning when change requests exists with the fe… (#2526) 2022-11-24 15:55:16 +01:00
hooks refactor: remove error class names from input error messages (#1071) 2022-06-07 15:03:40 +02:00
RedirectFeatureView refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
StrategyTypes Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00