cal.pub0.org/packages/trpc/server
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
..
adapters Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
middlewares perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
procedures perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
routers cancel and schedule reminders when workflow activated/deactivated on event type (#8757) 2023-05-12 17:31:01 +00:00
createContext.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
createNextApiHandler.ts Webex integration (#7651) 2023-05-11 07:14:32 +00:00
index.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
trpc.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00