1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02: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 fix: welcome-email should not include password-link when disabled (#1302) 2022-01-28 12:50:35 +01:00
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 fix: be explicit when specifying time & replace moment with date-fns (#1072) 2021-11-02 15:13:46 +01:00
server-dev.ts feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
server.ts fix: fine tune db-config based on experience 2021-09-03 12:57:25 +02:00