1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +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
CreateFeature
CreateFeatureButton
EditFeature fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
FeatureForm
FeatureStrategy fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
FeatureToggleList
FeatureView fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
hooks
RedirectFeatureView
StrategyTypes