1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src/lib/services
2023-03-15 14:44:08 +01:00
..
client-metrics fix: Change format for bulk metrics. (#3229) 2023-03-01 13:08:08 +01:00
access-service.test.ts feat: expose project members (#3310) 2023-03-14 16:27:57 +01:00
access-service.ts refactor: move project membership check from access to project (#3322) 2023-03-15 14:44:08 +01:00
account-service.ts feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
addon-schema.ts
addon-service-test-simple-addon.ts
addon-service.test.ts
addon-service.ts Fix joi failing starting from 17.7.0 release (#2790) 2023-01-03 11:50:00 +02:00
api-token-service.test.ts task: Make operations on the API Token store auditable. (#2531) 2022-11-28 10:56:34 +01:00
api-token-service.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
client-spec-service.test.ts
client-spec-service.ts
context-schema.ts
context-service.ts
edge-service.ts
email-service.test.ts
email-service.ts
environment-service.ts refactor: remove variants per environment feature flag (#3102) 2023-02-14 14:02:02 +00:00
event-service.ts
favorites-service.ts Add favorite events (#2572) 2022-11-30 14:26:17 +02:00
feature-tag-service.ts feat: bulk update tags (#3274) 2023-03-09 11:58:06 +02:00
feature-toggle-service.ts feat: bulk delete features (#3314) 2023-03-15 15:08:08 +02:00
feature-type-service.ts
group-service.ts feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
health-service.ts
index.ts feat: shared event emitter (#3241) 2023-03-02 09:52:19 +01:00
instance-stats-service.test.ts feat: report app names only if below a threshold (#2737) 2023-01-12 11:26:59 +01:00
instance-stats-service.ts feat: Instance stats for export/import (#3121) 2023-02-15 14:39:16 +02:00
maintenance-service.ts Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00
openapi-service.ts feat: extend refs in openapi (#3170) 2023-02-22 13:10:29 +01:00
pat-service.ts feat: adds the PAT_DELETE event (#2965) 2023-01-23 15:11:16 +02:00
playground-service.ts
project-health-service.ts Project health tests (#3028) 2023-02-02 12:01:16 +01:00
project-schema.ts
project-service.ts refactor: move project membership check from access to project (#3322) 2023-03-15 14:44:08 +01:00
proxy-service.ts fix: polling in proxy repository now stops correctly (#3268) 2023-03-10 10:03:32 +02:00
public-signup-token-service.ts
reset-token-service.ts
scheduler-service.test.ts feat: extract custom context fields from all possible locations (#3118) 2023-02-15 10:26:19 +01:00
scheduler-service.ts refactor: separate scheduling from DI (#3017) 2023-01-30 11:13:17 +01:00
segment-schema.ts
segment-service.ts feat: update strategy segments with edit / create strategy (#2420) 2022-11-16 15:35:39 +01:00
session-service.ts
setting-service.ts Fix/remove settings cache (#2694) 2022-12-14 17:35:22 +01:00
state-schema.ts feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
state-service-export-v1.json
state-service.test.ts refactor: remove variants per environment feature flag (#3102) 2023-02-14 14:02:02 +00:00
state-service.ts feat: bulk update tags (#3274) 2023-03-09 11:58:06 +02:00
state-util.ts
strategy-schema.ts
strategy-service.ts
tag-schema.test.ts
tag-schema.ts
tag-service.ts
tag-type-schema.test.ts
tag-type-schema.ts
tag-type-service.ts
user-feedback-service.ts
user-service.test.ts
user-service.ts feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
user-splash-service.ts
version-service.test.ts
version-service.ts