cal/packages/prisma
Alex van Andel 5b280b2188
fix: team event emails; sending & email subject (#10289)
2023-07-20 19:29:08 -04:00
..
client add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
middleware Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00:00
migrations fix: including parentId when filter by eventTypeId happens (#10262) 2023-07-20 12:19:13 -07:00
selects fix: team event emails; sending & email subject (#10289) 2023-07-20 19:29:08 -04:00
zod Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
.env Adds symlink to use DATABASE_URL from root 2022-08-12 11:23:30 -06:00
delete-app.ts One jest to rule them all (#3957) 2022-08-29 22:33:53 +00:00
docker-compose.yml Revert "Matches postgres image across projects" 2022-12-22 17:11:31 -07:00
enum-generator.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
index.ts Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00:00
package.json chore: Upgrades prisma to 4.16 (#9670) 2023-06-21 17:07:54 +02:00
schema.prisma fix: including parentId when filter by eventTypeId happens (#10262) 2023-07-20 12:19:13 -07:00
seed-app-store.ts chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
seed-insights.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
seed.ts fix: Embed `theme` not working using Embed API (#10163) 2023-07-17 18:02:42 -07:00
zod-utils.ts feat: firstAndLastName variant for name field (#8671) 2023-07-20 07:03:50 +02:00