cal.pub0.org/packages/trpc/server/routers
Carina Wollendorfer 82d3c4370d
cancel and schedule reminders when workflow activated/deactivated on event type (#8757)
* 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

* remove  reminders when workflow is deactivated on event type

* 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

* schedule reminders if event type gets activated on workflow

* schedule reminders (commented code)

* change text

* schedule reminders for all attendees not just first one

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2023-05-12 17:31:01 +00:00
..
loggedInViewer perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
publicViewer perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
viewer cancel and schedule reminders when workflow activated/deactivated on event type (#8757) 2023-05-12 17:31:01 +00:00
_app.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00