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/FeatureStrategy/FeatureStrategyEmpty
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
..
CopyButton copy all strategies into an environment (#1182) 2022-08-02 20:19:29 +02:00
PresetCard Update UI for strategies - segmentation and for mobile devices (#1189) 2022-08-04 08:13:07 +00:00
FeatureStrategyEmpty.styles.ts Update UI for strategies - segmentation and for mobile devices (#1189) 2022-08-04 08:13:07 +00:00
FeatureStrategyEmpty.tsx fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00