1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src
Gastón Fournier dc0fe3929e
chore: make event store accept IUser (#3076)
## About the changes
Currently, we need to remember of using the email or else the username
of a user when storing into EventStore, because we don't have
[strictNullChecks](https://www.typescriptlang.org/tsconfig#strictNullChecks),
it's error-prone. Fix for a production issue: #3072

This reuses an existing function that also deals with undefined
2023-02-21 14:11:39 +00:00
..
lib chore: make event store accept IUser (#3076) 2023-02-21 14:11:39 +00:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations Feat/project api token permissions (#3065) 2023-02-17 12:15:36 +02:00
test feat: drop full- for import/validate (#3168) 2023-02-21 10:15:57 +01:00
migrator.ts
server-dev.ts fix: decouple forms (#3162) 2023-02-21 12:46:29 +01:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00