1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/src/lib/services
Gastón Fournier cf58140c42
feat: report users on group change (#5445)
## About the changes
Add user ids to group changes. This also modifies the payload of group created to include only the user id and creates events for SSO sync functionality
2023-11-28 17:02:51 +01:00
..
client-metrics chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
access-service.test.ts fix: User audit events (create, update, delete) should include rootRole. (#5399) 2023-11-24 16:06:37 +01:00
access-service.ts chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
account-service.ts fix: User audit events (create, update, delete) should include rootRole. (#5399) 2023-11-24 16:06:37 +01:00
addon-schema.ts
addon-service-test-simple-addon.ts
addon-service.test.ts
addon-service.ts Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
api-token-service.test.ts
api-token-service.ts chore: expose types so we can use them properly (#5251) 2023-11-03 12:00:24 +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 feat: audit roles (#5408) 2023-11-24 14:22:31 +01:00
environment-service.ts fix: Default strategy event user (#5470) 2023-11-28 15:46:42 +01:00
event-announcer-service.ts
event-service.ts
favorites-service.ts chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
feature-service-potentially-stale.test.ts Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
feature-tag-service.ts chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
feature-type-service.ts feat: feature type updated audit log (#5415) 2023-11-24 14:24:31 +01:00
group-service.ts feat: report users on group change (#5445) 2023-11-28 17:02:51 +01:00
health-service.ts
index.ts refactor: maintenance read model (#5374) 2023-11-28 13:03:02 +00:00
openapi-service.ts refactor: switch to upstream express-openapi (#5259) 2023-11-06 08:22:02 +01:00
pat-service.ts chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
project-health-service.ts Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
project-schema.ts
project-service.ts fix: naming pattern update event should keep old project settings (#5443) 2023-11-28 08:25:07 +01:00
proxy-service.ts feat: include more data in setting event (#5440) 2023-11-28 13:47:51 +01:00
public-signup-token-service.ts Client instance service (#5126) 2023-10-23 15:22:30 +02:00
reset-token-service.ts
segment-schema.ts
segment-service.ts chore: move enterprise check further left, prevent OSS from seeing CR usage (#5431) 2023-11-27 14:16:06 +01:00
session-service.ts
setting-service.ts feat: include more data in setting event (#5440) 2023-11-28 13:47:51 +01:00
state-schema.ts
state-service-export-v1.json
state-service.test.ts chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
state-service.ts chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01: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 fix: tag type deleted should indicate data deletion (#5437) 2023-11-27 14:49:33 +01:00
user-feedback-service.ts chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
user-service.test.ts feat: allow defining initial admin user as env variable (#4927) 2023-10-06 09:07:06 +02:00
user-service.ts chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
user-splash-service.ts chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
version-service.test.ts feat: feature changes counted in new table (#4958) 2023-10-10 12:32:23 +02:00
version-service.ts chore: expose instanceId so it can be used from addons (#5231) 2023-10-31 12:38:21 +01:00