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
andreas-unleash 64b8df7ee0
fixed segments not being copied (#2105)
* fixed segments not being copied

* fix fmt

* bug fix

* return segmentId[] when getting a feature strategy

* do not return segments if they are not there

* Update src/lib/services/feature-toggle-service.ts

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>

* fix lint

* fix: more explicit column sorting and bug fix

* update snapshot

* rollback

* add segment ids to feature strategies

* bug fix

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-10-10 15:32:34 +03:00
..
CopyFeature fix: copy feature double validation popup (#1117) 2022-06-28 07:54:31 +01:00
CreateFeature fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
CreateFeatureButton fix CreateFeatureButton unused imports 2022-09-07 12:50:32 +02:00
EditFeature fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
FeatureForm Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00
FeatureStrategy fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
FeatureToggleList Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00
FeatureView fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03: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 fix: trimming strategy parameters (#2044) 2022-09-06 10:10:10 +02:00