cal/packages/prisma
Carina Wollendorfer 38d8852819
Fix rescheduling error with attendee phone number as location (#5657)
* only show smsReminder number if event type has SMS_ATTENDEE action

* fix rescheduling bug

* Change array iteration to only run for best scenario

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-23 22:30:54 +00:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware Abstracting booking cancellation (#5105) 2022-10-20 23:28:02 +00:00
migrations Add alphanumeric sender ID to SMS workflow actions (#5471) 2022-11-11 15:01:17 +00:00
selects Hotfix: removed data64 avatar for 4mb payload limit 2022-10-17 13:52:04 -06:00
zod fix: add location query variable (#5540) 2022-11-23 12:18:00 -07: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 Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts Event description now supports markdown formatting (#3688) 2022-08-05 18:44:30 +00:00
package.json Upgrades zod 2022-10-19 13:28:54 -06:00
schema.prisma Add alphanumeric sender ID to SMS workflow actions (#5471) 2022-11-11 15:01:17 +00:00
seed-app-store.config.json Trigger webhooks when booking is confirmed not submitted (#5609) 2022-11-23 16:38:13 +00:00
seed-app-store.ts Feat/salesforce app (#5649) 2022-11-22 20:10:31 -03:00
seed.ts Updates admin seeded password 2022-11-23 14:55:18 -07:00
zod-utils.ts Fix rescheduling error with attendee phone number as location (#5657) 2022-11-23 22:30:54 +00:00