1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-23 00:16:25 +01:00
unleash.unleash/src/lib/services
2023-11-28 08:25:07 +01:00
..
client-metrics chore(update): Updates biome config to 1.3 format () 2023-11-27 13:42:58 +01:00
access-service.test.ts fix: User audit events (create, update, delete) should include rootRole. () 2023-11-24 16:06:37 +01:00
access-service.ts chore(update): Updates biome config to 1.3 format () 2023-11-27 13:42:58 +01:00
account-service.ts fix: User audit events (create, update, delete) should include rootRole. () 2023-11-24 16:06:37 +01:00
addon-schema.ts feat: support filtering on project and environment fields for events () 2022-07-12 12:13:25 +00:00
addon-service-test-simple-addon.ts feat: add OpenAPI validation to a few endpoints () 2022-04-25 14:17:59 +02:00
addon-service.test.ts feat: add more events in integrations () 2023-09-29 16:11:59 +01:00
addon-service.ts Refactor/move features to feature oriented architecture () 2023-10-11 09:38:57 +02:00
api-token-service.test.ts feat: biome lint () 2023-09-29 14:18:21 +02:00
api-token-service.ts chore: expose types so we can use them properly () 2023-11-03 12:00:24 +01:00
client-spec-service.test.ts refactor: avoid inlining segments for supported clients () 2022-06-02 14:07:46 +02:00
client-spec-service.ts refactor: avoid inlining segments for supported clients () 2022-06-02 14:07:46 +02:00
context-schema.ts feat: add context value descriptions () 2022-04-19 08:40:07 +02:00
context-service.ts feat: add more events in integrations () 2023-09-29 16:11:59 +01:00
edge-service.ts docs: Added docs for edge endpoints () 2023-04-14 15:39:39 +02:00
email-service.test.ts Hyperlink Injection in People Invitation Emails () 2022-11-01 10:38:33 +02:00
email-service.ts feat: audit roles () 2023-11-24 14:22:31 +01:00
environment-service.ts chore(update): Updates biome config to 1.3 format () 2023-11-27 13:42:58 +01:00
event-announcer-service.ts 1-1049 Emit events after db transaction is complete () 2023-07-10 08:43:22 +02:00
event-service.ts feat: biome lint () 2023-09-29 14:18:21 +02:00
favorites-service.ts chore: import IUser instead of User for auth () 2023-11-06 10:46:59 +01:00
feature-service-potentially-stale.test.ts Refactor/move features to feature oriented architecture () 2023-10-11 09:38:57 +02:00
feature-tag-service.ts chore(update): Updates biome config to 1.3 format () 2023-11-27 13:42:58 +01:00
feature-type-service.ts feat: feature type updated audit log () 2023-11-24 14:24:31 +01:00
group-service.ts feat: audit roles () 2023-11-24 14:22:31 +01:00
health-service.ts fix: Stores as typescript and with interfaces. () 2021-08-12 15:04:37 +02:00
index.ts feat: feature type updated audit log () 2023-11-24 14:24:31 +01:00
maintenance-service.test.ts feat: scheduled functions observability () 2023-11-21 13:42:38 +01:00
maintenance-service.ts fix: scheduler job runtime control () 2023-11-21 10:06:38 +00:00
openapi-service.ts refactor: switch to upstream express-openapi () 2023-11-06 08:22:02 +01:00
pat-service.ts chore: import IUser instead of User for auth () 2023-11-06 10:46:59 +01:00
project-health-service.ts Refactor/move features to feature oriented architecture () 2023-10-11 09:38:57 +02:00
project-schema.ts Feat/project private mode () 2023-09-15 11:01:25 +03:00
project-service.ts fix: naming pattern update event should keep old project settings () 2023-11-28 08:25:07 +01:00
proxy-service.ts chore: expose type and more fixes () 2023-11-03 17:36:50 +01:00
public-signup-token-service.ts Client instance service () 2023-10-23 15:22:30 +02:00
reset-token-service.ts feat: changing password will expire reset password tokens () 2023-04-05 12:39:52 +03:00
segment-schema.ts feat: add segments () 2022-03-29 14:59:14 +02:00
segment-service.ts chore: move enterprise check further left, prevent OSS from seeing CR usage () 2023-11-27 14:16:06 +01:00
session-service.ts fix: Stores as typescript and with interfaces. () 2021-08-12 15:04:37 +02:00
setting-service.ts chore: expose instanceId so it can be used from addons () 2023-10-31 12:38:21 +01:00
state-schema.ts feat: Add variants per env () 2022-11-21 10:37:16 +01:00
state-service-export-v1.json
state-service.test.ts chore(update): Updates biome config to 1.3 format () 2023-11-27 13:42:58 +01:00
state-service.ts chore(update): Updates biome config to 1.3 format () 2023-11-27 13:42:58 +01:00
state-util.ts feat: biome lint () 2023-09-29 14:18:21 +02:00
strategy-schema.ts Feat/enable disable strategies () 2023-04-21 12:09:07 +03:00
strategy-service.ts refactor: prefer eventService.storeEvent methods () 2023-09-27 14:23:05 +01:00
tag-schema.test.ts fix: Stores as typescript and with interfaces. () 2021-08-12 15:04:37 +02:00
tag-schema.ts chore: Improve openapi documentation for tags () 2023-04-12 09:34:32 +00:00
tag-service.ts refactor: prefer eventService.storeEvent methods () 2023-09-27 14:23:05 +01:00
tag-type-schema.test.ts fix: Stores as typescript and with interfaces. () 2021-08-12 15:04:37 +02:00
tag-type-schema.ts fix: import schema needs to understand :global: env 2021-08-26 22:42:06 +02:00
tag-type-service.ts fix: tag type deleted should indicate data deletion () 2023-11-27 14:49:33 +01:00
user-feedback-service.ts chore: import IUser instead of User for auth () 2023-11-06 10:46:59 +01:00
user-service.test.ts feat: allow defining initial admin user as env variable () 2023-10-06 09:07:06 +02:00
user-service.ts chore(update): Updates biome config to 1.3 format () 2023-11-27 13:42:58 +01:00
user-splash-service.ts chore: import IUser instead of User for auth () 2023-11-06 10:46:59 +01:00
version-service.test.ts feat: feature changes counted in new table () 2023-10-10 12:32:23 +02:00
version-service.ts chore: expose instanceId so it can be used from addons () 2023-10-31 12:38:21 +01:00