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/FeatureView
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
..
FeatureLog Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
FeatureMetrics fix: toggle strategies ui adjustments (#2030) 2022-09-05 11:00:36 +02:00
FeatureNotFound chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
FeatureOverview fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
FeatureSettings refactor: remove unused code (#1036) 2022-05-27 13:28:58 +02:00
FeatureStatus Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
FeatureType feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
FeatureVariants feat: add counter to variants table (#2029) 2022-08-31 16:01:46 +02:00
FeatureView.styles.ts Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
FeatureView.tsx Segment preview (#1194) 2022-08-04 14:44:18 +02:00