1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
Gastón Fournier 07ef4a114f
chore: sync user groups is a system action (#7214)
## About the changes
After an internal conversation, we concluded that syncExternalGroups is
an action that Unleash performs as a system, not something triggered by
the user. We keep the method and just write the event log that the
action was performed by the system user.
2024-05-30 11:47:30 +02:00
..
__snapshots__ chore: switch insights ui flag to kill switch (#7166) 2024-05-28 09:44:52 +03:00
addons chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
db feat: add remote ip to all events (2) (#7149) 2024-05-27 11:58:32 +02:00
domain/project-health chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
error chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
features chore: remove unused and deprecated methods in feature toggle legacy controller and in feature toggle service (#7199) 2024-05-29 11:01:33 +02:00
middleware chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
openapi chore: remove state service (#7184) 2024-05-28 14:47:31 +02:00
routes chore: remove state service (#7184) 2024-05-28 14:47:31 +02:00
schema
services chore: sync user groups is a system action (#7214) 2024-05-30 11:47:30 +02:00
types chore: remove state service (#7184) 2024-05-28 14:47:31 +02:00
users
util feat: error log on unsupported pg (#7139) 2024-05-27 09:21:45 +02:00
app.test.ts
app.ts fix: bearer tokens with base-path (#7065) 2024-05-16 11:45:16 +02:00
create-config.test.ts
create-config.ts feat: Allow to use CA certificate file path for DB (#6985) 2024-05-07 14:43:19 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
metrics.ts feat: add prometheus metrics error logging (#7105) 2024-05-22 10:08:31 +02:00
server-impl.test.ts feat: error log on unsupported pg (#7139) 2024-05-27 09:21:45 +02:00
server-impl.ts chore: remove state service (#7184) 2024-05-28 14:47:31 +02:00