cal/packages/prisma
Carina Wollendorfer c93e238e15
Fixes bug that new line is not working in workflow reminder emails (#3452)
* add html format to email template

* remove workflow reminder email

* fix that text was used instead of html

* fixes that email subject was used instead of body

* remove \n\n from text template

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-21 18:56:20 +00:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
migrations Team Impersonation (#3450) 2022-07-21 17:02:20 +00:00
selects Workflows (#3236) 2022-07-14 00:10:45 +00:00
zod Webhook polishing (#2987) 2022-06-16 17:21:48 +01:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
delete-app.ts [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
docker-compose.yml Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts feat: Adds new customPrisma for hosted API (#3055) 2022-06-14 17:11:39 +00:00
package.json Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
schema.prisma Fixes bug that new line is not working in workflow reminder emails (#3452) 2022-07-21 18:56:20 +00:00
seed-app-store.config.json Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
seed-app-store.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
seed.ts Team Impersonation (#3450) 2022-07-21 17:02:20 +00:00
zod-utils.ts Workflows (#3236) 2022-07-14 00:10:45 +00:00