1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src
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
..
__mocks__
assets
component fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
constants
contexts Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
hooks Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
interfaces fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
openapi
themes
types
utils refactor: simplify login redirect logic (#1987) 2022-08-30 09:54:52 +02:00
index.tsx
setupTests.ts
vite-env.d.ts