1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/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
..
lib fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
mailtemplates
migrations Change PAT primary key from string to number (#2163) 2022-10-10 13:35:12 +03:00
test fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
migrator.ts
server-dev.ts feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
server.ts