cal.pub0.org/packages/features/ee/workflows/lib/reminders
Carina Wollendorfer 36d8554fd5
disable standard confirmation emails if workflow exists (#8747)
* add switches to advanced even type settings

* only show switches when workflow is enabled

* check in event type update handler if user is allowed to disable standard emails

* don't send emails if disabled

* make sure emails can't be disabled if no workflow exist

* send workflow emails to all attendees

* code clean up

* add translations

* always send to all attendees when scheduling reminders

* change text

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-05-09 17:08:14 +00:00
..
smsProviders Feat/verify phone number (#6035) 2022-12-15 21:54:40 +00:00
templates fix START_TIME variable + allow sms for self hosted (#8762) 2023-05-09 07:50:17 +00:00
emailReminderManager.ts disable standard confirmation emails if workflow exists (#8747) 2023-05-09 17:08:14 +00:00
reminderScheduler.ts disable standard confirmation emails if workflow exists (#8747) 2023-05-09 17:08:14 +00:00
smsReminderManager.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
verifyPhoneNumber.ts Team Workflows (#7038) 2023-02-27 12:54:43 +05:30