1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src
olav 9f7d878422
fix: add missing awaits (#1472)
* refactor: silence expected console.error call

* fix: add missing access service awaits

* fix: add missing constraint validation await
2022-04-01 11:10:21 +02:00
..
lib fix: add missing awaits (#1472) 2022-04-01 11:10:21 +02:00
mailtemplates fix: welcome-email should not include password-link when disabled (#1302) 2022-01-28 12:50:35 +01:00
migrations feat: add segments (#1426) 2022-03-29 14:59:14 +02:00
test feat: add segment limits (#1469) 2022-04-01 10:53:52 +02:00
migrator.ts fix: be explicit when specifying time & replace moment with date-fns (#1072) 2021-11-02 15:13:46 +01:00
server-dev.ts feat: add segments (#1426) 2022-03-29 14:59:14 +02:00
server.ts