1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/features/feature-toggle
andreas-unleash cf42a829f4
feat: add option to return disabled strategies (#5059)
Adds the option to include disabled strategies (behind the
playgroundImprovements flag

Closes #
[1-1505](https://linear.app/unleash/issue/1-1505/return-disabled-strategies-in-the-playground-features-request)

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-10-17 12:35:07 +03:00
..
converters feat: add option to return disabled strategies (#5059) 2023-10-17 12:35:07 +03:00
fakes feat: add option to return disabled strategies (#5059) 2023-10-17 12:35:07 +03:00
legacy Refactor/separate client and admin store (#5006) 2023-10-12 13:58:23 +02:00
query-builders refactor: feature toggle list query (#5022) 2023-10-13 12:29:14 +02:00
tests refactor: add test coverage (#5046) 2023-10-16 13:17:26 +02:00
time-to-production
types feat: add option to return disabled strategies (#5059) 2023-10-17 12:35:07 +03:00
configuration-revision-service.ts
createFeatureToggleService.ts Refactor/separate client and admin store (#5006) 2023-10-12 13:58:23 +02:00
feature-toggle-controller.ts feat: remove dependency on archive (#5040) 2023-10-16 08:59:34 +02:00
feature-toggle-service.ts feat: add option to return disabled strategies (#5059) 2023-10-17 12:35:07 +03:00
feature-toggle-store.ts feat: add option to return disabled strategies (#5059) 2023-10-17 12:35:07 +03:00
feature-toggle-strategies-store.ts Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
features-read-model.ts fix: feature flag playground features in new store (#5013) 2023-10-16 12:29:31 +02:00