1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/routes/admin-api
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
..
project fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
user Change PAT primary key from string to number (#2163) 2022-10-10 13:35:12 +03:00
addon.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
api-token.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
archive.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
client-metrics.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
config.test.ts refactor: move segment limits to env vars (#1642) 2022-06-02 10:44:45 +02:00
config.ts Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
constraints.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
context.test.ts feat: add context value descriptions (#1496) 2022-04-19 08:40:07 +02:00
context.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
email.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
email.ts refactor: add OpenAPI schema to feature types controller (#1684) 2022-06-09 13:17:13 +02:00
environments.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
event.ts feat: add count to event list (#2036) 2022-09-02 08:35:31 +02:00
events.test.ts Feat/exp flag loader (#1961) 2022-08-26 08:22:42 +02:00
feature-type.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
feature.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
index.ts Personal access tokens backend (#2064) 2022-09-16 10:54:27 +03:00
metrics.test.ts task: add OpenApi spec to metrics route (#1725) 2022-06-21 09:12:40 +02:00
metrics.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
playground.test.ts feat: add playground API post endpoint (#1791) 2022-07-12 13:01:10 +02:00
playground.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
public-signup.test.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
public-signup.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
state.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
strategy.test.ts refactor: add schemas to strategy controller (#1744) 2022-06-23 08:10:20 +02:00
strategy.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
tag-type.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
tag.test.ts task: add openapi for tags (#1724) 2022-06-21 08:23:30 +02:00
tag.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
user-admin.ts feat: add CORS instance settings (#1957) 2022-08-26 09:09:48 +02:00
user-feedback.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
user-splash.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00