cal.pub0.org/packages/trpc/server/routers/viewer
Carina Wollendorfer 89510e6af6
Zapier Trigger: After Meeting ends (#3827)
* add new trigger with first simple job scheduling

* fix DB update

* use array to save scheduled jobs in booking

* cancel scheduled jobs when zap disabled or zapier disconnected

* schedule jobs only for confirmed bookings

* schedule jobs for already existing bookings

* fix bug to create workflow reminders when confirming recurring events

* delete remove all zapier webhooks when api key is deleted

* schedule job for all confirmed recurring bookings

* fix zapier trigger and workflow reminders when cancelling recurring events

* code clean up

* code clean up

* add migration

* add type package for node-schedule

* remove nodescheduler

* add updated nodescheduler

* move code to app-store

* add meeting ended to webhook constants

* udpate zapier README.md

* implement QA suggestions

* add default handler and fix imports

* Type fix

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-08-15 20:18:41 +00:00
..
apiKeys.tsx Zapier Trigger: After Meeting ends (#3827) 2022-08-15 20:18:41 +00:00
availability.tsx migrate api/availability/[user] to viewer.availability.user in trpc (#3591) 2022-08-12 11:16:55 -06:00
bookings.tsx Fixes bug when changing the location of a booking (#3585) 2022-08-08 19:38:02 +00:00
eventTypes.tsx Feat/onboarding username (#3580) 2022-08-01 15:44:08 -06:00
slots.tsx Dynamic Links re-integrate with availability logic (#3687) 2022-08-12 19:29:29 +00:00
teams.tsx Dynamic Links re-integrate with availability logic (#3687) 2022-08-12 19:29:29 +00:00
webhook.tsx Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
workflows.tsx Fixes security issue when updating workflows (#3661) 2022-08-09 23:27:49 +00:00