1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src/lib
Nuno Góis 1539cb7553
fix: correctly query roles to be removed (#5275)
Fixes / refactors the way roles are being fetched in
`removeRolesOfTypeForUser` to be more consistent with the rest of our
code base.
2023-11-06 13:38:12 +00:00
..
__snapshots__ feat: connect project overview table to search api (#5237) 2023-11-01 12:05:42 +01:00
addons feat: remove feature flag for datadog json template (#5105) 2023-10-26 09:09:26 +02:00
db fix: correctly query roles to be removed (#5275) 2023-11-06 13:38:12 +00:00
domain/project-health
error refactor: switch to upstream express-openapi (#5259) 2023-11-06 08:22:02 +01:00
features chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
middleware chore: expose type and more fixes (#5268) 2023-11-03 17:36:50 +01:00
openapi refactor: switch to upstream express-openapi (#5259) 2023-11-06 08:22:02 +01:00
proxy chore: expose types so we can use them properly (#5251) 2023-11-03 12:00:24 +01:00
routes chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
schema feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
segments fix: do not allow segment deletion when used in private projects (#5236) 2023-11-01 11:01:23 +02:00
services chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
types chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
util feat: replace gravatar-url with inline function (#5128) 2023-10-24 10:07:26 +02:00
app.test.ts
app.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
create-config.test.ts feat: feature search stub (#5143) 2023-10-25 10:50:59 +02:00
create-config.ts feat: make all internal rate limits configurable (#5095) 2023-10-26 09:20:29 +02:00
default-custom-auth-deny-all.ts
internals.ts fix: export NotFoundError and ISegmentService in internals.ts (#4997) 2023-10-11 14:31:45 +03:00
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: feature changes counted in new table (#4958) 2023-10-10 12:32:23 +02:00
metrics.ts feat: make all internal rate limits configurable (#5095) 2023-10-26 09:20:29 +02:00
server-impl.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
server-impl.ts chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00