1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src
Nuno Góis 333f1203dc
refactor: lax newUserInviteLink user arg (#9967)
Part of:
https://linear.app/unleash/issue/2-3560/payg-flow-sends-2-email-one-from-bluebird-and-one-from-unleash-we-want

This laxes our `user` argument in `newUserInviteLink` to just pick the
id, since that's the only property we're interested in. This allows us
to send `{ id }` when we don't have the full `IUserWithRootRole`
available while keeping compatibility intact.
2025-05-13 09:41:33 +01:00
..
lib refactor: lax newUserInviteLink user arg (#9967) 2025-05-13 09:41:33 +01:00
mailtemplates
migrations migration: project settings - external link templates (#9933) 2025-05-08 13:51:21 +02:00
test chore: remove embedProxy flag (#9874) 2025-05-12 10:28:31 +02:00
migrator.ts chore: Create test db from template (#9265) 2025-02-11 13:01:43 +01:00
server-dev.ts Chore/cleanup tag color feature falg (#9959) 2025-05-12 13:54:38 +02:00
server.ts