cal.pub0.org/apps/web/pages
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
..
[user] Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
api Zapier Trigger: After Meeting ends (#3827) 2022-08-15 20:18:41 +00:00
apps Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
auth feat: signin test email magic signup in app (#3749) 2022-08-09 15:38:21 -06:00
availability migrate api/availability/[user] to viewer.availability.user in trpc (#3591) 2022-08-12 11:16:55 -06:00
bookings Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
cancel Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
d/[link] Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
event-types Feat: make locations dropdown searchable (#3858) 2022-08-15 13:18:34 -06:00
payment Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
reschedule If booking doesnt exist its 404 page but if it exists and eventType doesnt exist, log it for now and continue with the flow (#3202) 2022-06-30 09:09:15 -06:00
sandbox Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
settings Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
team Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
v2/settings/admin Adds middleware to get V2 early access (#3617) 2022-08-09 10:21:15 +01:00
video refactor: use BookingReference instead of DailyEventReference (#3667) 2022-08-10 18:53:05 -06:00
workflows Fixes missing import 2022-07-29 22:34:57 -06:00
404.tsx Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
500.tsx There is lot of hardcoding links in application (#3130) 2022-07-01 11:19:52 -06:00
[user].tsx Dynamic Links re-integrate with availability logic (#3687) 2022-08-12 19:29:29 +00:00
_app.tsx Adds middleware to get V2 early access (#3617) 2022-08-09 10:21:15 +01:00
_document.tsx Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
_error.tsx Type fixes 2022-05-17 15:32:54 -06:00
getting-started.tsx Setup Wizard Not Pulling Timezone (#3677) 2022-08-08 12:19:11 +00:00
index.tsx Lint fixes (#1826) 2022-02-11 22:20:10 +00:00
success.tsx fix: made add-to-calendar responsive (#3703) 2022-08-04 13:27:04 -06:00