cal.pub0.org/packages/trpc/server/routers/viewer
Shivam Kalra ea063dd487
feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884)
* test: booking rejection

* test: check if webhook is called

* feat: BOOKING_REJECTED enum ,constant in backend

* feat: send booking rejected webhook to subscribers

* feat: add Booking rejected migration

* calendar event

* Revert "calendar event"

This reverts commit 28d45dccfd.

* feat: BOOKING_REQUESTED enum, constant, migration

* feat: Send BOOKING REQUESTED Webhook call

* feat: Add booking rejected/requested event in form

* feat: data-testid to rejection confirm btn

* test: BOOKING_REJECTED, BOOKING_REQUESTED

* fix: booking status PENDING, Linting

* feat: add new labels to common.json

* remove: meeting ended hook from request hook

* refactor: abstract handleWebhookTrigger

* fix: create a single file for migration

* refactor: reduce code repetition and fix test

* feat: add team webhooks to subscriberOptions

* refactor: subscriberOptions

---------

Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-30 15:35:05 +00:00
..
apiKeys perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
apps [Feat] Bulk Invite of Users + Google Workspace (#8969) 2023-05-24 01:01:31 +00:00
auth perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
availability Linting 2023-05-19 14:07:25 -07:00
bookings feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884) 2023-05-30 15:35:05 +00:00
deploymentSetup perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
eventTypes Replace user email with ID in logs (#9115) 2023-05-30 16:15:09 +02:00
googleWorkspace [Feat] Bulk Invite of Users + Google Workspace (#8969) 2023-05-24 01:01:31 +00:00
payments perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
slots Replacing bookingAttendees for bookingUid (#8997) 2023-05-22 09:30:24 +00:00
sso perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
teams [Feat] Bulk Invite of Users + Google Workspace (#8969) 2023-05-24 01:01:31 +00:00
webhook Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
workflows fix is premium check (#9101) 2023-05-24 18:24:12 +00:00
_router.tsx [Feat] Bulk Invite of Users + Google Workspace (#8969) 2023-05-24 01:01:31 +00:00
payments.tsx perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00