1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/services
2023-09-27 14:33:51 +02:00
..
client-metrics feat: optimize private projects for enterprise (#4812) 2023-09-22 11:54:33 +03:00
access-service.test.ts chore: Improve access service iter 2 (#4779) 2023-09-19 16:15:27 +02:00
access-service.ts chore: Improve access service iter 2 (#4779) 2023-09-19 16:15:27 +02:00
account-service.ts fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
addon-schema.ts
addon-service-test-simple-addon.ts
addon-service.test.ts fix: use postmessage in slack app addon (#4688) 2023-09-14 08:19:38 +01:00
addon-service.ts fix: datadog addon needs flagResolver (#4806) 2023-09-21 15:07:24 +02:00
api-token-service.test.ts chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
api-token-service.ts feat: Separate api token roles (#4019) 2023-06-20 14:21:14 +02:00
client-spec-service.test.ts
client-spec-service.ts
context-schema.ts
context-service.ts feat: context/segment usage private (#4826) 2023-09-25 15:50:44 +03:00
edge-service.ts docs: Added docs for edge endpoints (#3501) 2023-04-14 15:39:39 +02:00
email-service.test.ts
email-service.ts chore: add linter rules for regexp (#3500) 2023-04-17 07:11:22 +00:00
environment-service.ts Feat: project default strategy (#3644) 2023-04-28 14:59:04 +03:00
event-announcer-service.ts 1-1049 Emit events after db transaction is complete (#4174) 2023-07-10 08:43:22 +02:00
event-service.ts feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
favorites-service.ts Add favorite events (#2572) 2022-11-30 14:26:17 +02:00
feature-service-potentially-stale.test.ts feat: walking skeleton of private projects (#4753) 2023-09-15 15:52:54 +03:00
feature-tag-service.ts feat: export by tags (#3635) 2023-04-27 10:22:14 +02:00
feature-toggle-service.ts feat: optimize private projects for enterprise (#4812) 2023-09-22 11:54:33 +03:00
feature-type-service.ts feat(#4205): implement configurable lifetimes (#4263) 2023-07-18 09:26:32 +00:00
group-service.ts refactor: contract event group deleted after #4816 (#4817) 2023-09-22 12:57:09 +01:00
health-service.ts
index.ts feat: read model for dependent features (#4846) 2023-09-27 14:33:51 +02:00
maintenance-service.test.ts feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00
maintenance-service.ts feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00
openapi-service.ts Clean up old errors (#3633) 2023-05-11 11:10:57 +02:00
pat-service.ts feat: adds the PAT_DELETE event (#2965) 2023-01-23 15:11:16 +02:00
project-health-service.ts Project health tests (#3028) 2023-02-02 12:01:16 +01:00
project-schema.ts Feat/project private mode (#4743) 2023-09-15 11:01:25 +03:00
project-service.ts feat: enterprise project settings (#4844) 2023-09-27 13:10:10 +03:00
proxy-service.ts feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
public-signup-token-service.ts
reset-token-service.ts feat: changing password will expire reset password tokens (#3451) 2023-04-05 12:39:52 +03:00
scheduler-service.test.ts feat: add ids to scheduled jobs (#4764) 2023-09-18 16:31:42 +02:00
scheduler-service.ts feat: add ids to scheduled jobs (#4764) 2023-09-18 16:31:42 +02:00
segment-schema.ts
segment-service.ts feat: context/segment usage private (#4826) 2023-09-25 15:50:44 +03: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 fix: API improvements aligning the types to our schemas (#4650) 2023-09-12 15:40:57 +02:00
state-service.ts chore: refactor segments to stop depending on the implementation (#3315) 2023-03-15 14:58:19 +01:00
state-util.ts
strategy-schema.ts Feat/enable disable strategies (#3566) 2023-04-21 12:09:07 +03:00
strategy-service.ts
tag-schema.test.ts
tag-schema.ts chore: Improve openapi documentation for tags (#3496) 2023-04-12 09:34:32 +00:00
tag-service.ts
tag-type-schema.test.ts
tag-type-schema.ts
tag-type-service.ts docs: add descriptions and examples to tag schemas (#4194) 2023-07-11 10:02:00 +02:00
user-feedback-service.ts
user-service.test.ts
user-service.ts fix: Password hash is null should yield PasswordMissmatch (#4392) 2023-08-03 08:51:13 +02:00
user-splash-service.ts
version-service.test.ts fix: API improvements aligning the types to our schemas (#4650) 2023-09-12 15:40:57 +02:00
version-service.ts feat: add prom metric for total custom root roles in use (#4438) 2023-08-08 08:14:40 +01:00