cal.pub0.org/apps/web
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
..
@types
components Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
docs
lib Zapier Trigger: After Meeting ends (#3827) 2022-08-15 20:18:41 +00:00
pages Zapier Trigger: After Meeting ends (#3827) 2022-08-15 20:18:41 +00:00
playwright Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
public fix: error message for riverside and whereby added (#3751) 2022-08-10 15:13:40 -04:00
scripts
server/lib Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
styles added a few desktop only improvements (#3725) 2022-08-08 13:39:51 -06:00
test Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
.eslintignore
.gitignore
.nvmrc
calendso.yaml
jest.config.ts Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
middleware.ts Adds middleware to get V2 early access (#3617) 2022-08-09 10:21:15 +01:00
next-env.d.ts
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
package.json Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
postcss.config.js
project.toml
tailwind.config.js Fixes tailwind for EE code 2022-07-29 16:26:31 -06:00
tsconfig.json Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00