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
Jaanus Sellin abf57d1c70
feat: tag operators for search api (#5425)
Added new operators INCLUDE, DO NOT INCLUDE, INCLUDE ALL OF, INCLUDE ANY
OF, EXCLUDE IF ANY OF, and EXCLUDE ALL and now support filtering by
tags.
2023-11-27 15:48:41 +02:00
..
converters chore: remove playgroundImprovements flag (#5384) 2023-11-23 10:50:19 +02:00
fakes feat: total count in search results (#5235) 2023-11-01 09:19:42 +01:00
legacy Refactor/separate client and admin store (#5006) 2023-10-12 13:58:23 +02:00
query-builders refactor: optimize queries (#5158) 2023-10-26 13:38:22 +02:00
tests chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
time-to-production refactor: switching to new stats calculations (#3477) 2023-04-10 09:50:39 +02:00
types feat: tag operators for search api (#5425) 2023-11-27 15:48:41 +02:00
archive-feature-toggle-controller.ts refactor/last seen at archived (#5102) 2023-10-20 13:17:41 +02:00
configuration-revision-service.ts fix: EventStore#getMaxRevisionId can return null (#4384) 2023-08-01 23:59:09 +02:00
createFeatureToggleService.ts feat: audit roles (#5408) 2023-11-24 14:22:31 +01:00
feature-toggle-controller.ts feat: remove dependency on archive (#5040) 2023-10-16 08:59:34 +02:00
feature-toggle-service.ts chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
feature-toggle-store.ts chore: remove playgroundImprovements flag (#5384) 2023-11-23 10:50:19 +02:00
feature-toggle-strategies-store.ts feat: tag operators for search api (#5425) 2023-11-27 15:48:41 +02:00
features-read-model.ts feat: check if child and parent are in the same project (#5093) 2023-10-19 11:11:05 +02:00