1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src
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
..
lib fix: correctly query roles to be removed (#5275) 2023-11-06 13:38:12 +00:00
mailtemplates
migrations chore: remove enum type from db (#5254) 2023-11-03 09:28:19 +02:00
test chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
migrator.ts
server-dev.ts feat: connect project overview table to search api (#5237) 2023-11-01 12:05:42 +01:00
server.ts