cal.pub0.org/packages/prisma
Carina Wollendorfer 2ebfcf448c
Fixes that workflow reminders of cancelled and rescheduled bookings are still sent (#7232)
* small UI fix

* fix cancelling scheduled emails

* improve comments

* delete reminders for rescheduled bookings

* add migration file

* cancel rescheduled bookings immediately

* remove immediate delete for request reschedule

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-02-20 12:40:08 -05:00
..
client
middleware Abstracting booking cancellation (#5105) 2022-10-20 23:28:02 +00:00
migrations Fixes that workflow reminders of cancelled and rescheduled bookings are still sent (#7232) 2023-02-20 12:40:08 -05:00
selects Fix app categories (#6016) 2022-12-20 15:15:06 -07:00
zod Circular dependecy hotfix 2023-01-06 13:15:34 -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 Revert "Matches postgres image across projects" 2022-12-22 17:11:31 -07:00
index.ts Event description now supports markdown formatting (#3688) 2022-08-05 18:44:30 +00:00
package.json Update package.json (#7043) 2023-02-10 13:50:01 -07:00
schema.prisma Fixes that workflow reminders of cancelled and rescheduled bookings are still sent (#7232) 2023-02-20 12:40:08 -05:00
seed-app-store.config.json feat(app-store): add facetime app to app-store (#7174) 2023-02-18 06:40:07 +00:00
seed-app-store.ts App Store Templates (#5289) 2023-01-18 15:30:25 -07:00
seed.ts Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
zod-utils.ts Fix metadata not being retrieved (#7208) 2023-02-20 07:30:23 +05:30