cal/packages
Shivam Kalra 07e48bdb05
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>
2023-05-25 15:51:11 +00:00
..
app-store refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
app-store-cli imageSrc field is commented for solving this issue and can be removed (#9045) 2023-05-23 06:51:17 +00:00
atoms New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
config Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
core issue#8601: fix (#8713) 2023-05-17 12:57:12 +00:00
dayjs Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
emails fix: translate (#9108) 2023-05-25 15:50:56 +00:00
embeds refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
eslint-plugin Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
features feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884) 2023-05-25 15:51:11 +00:00
lib refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
prisma feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884) 2023-05-25 15:51:11 +00:00
trpc feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884) 2023-05-25 15:51:11 +00:00
tsconfig We're not ready for this yet 2022-11-22 20:02:40 -07:00
types remove isPro check (#8967) 2023-05-23 08:44:57 +00:00
ui fix: render action button in the card only when actionButton.child is present (#9064) 2023-05-25 14:58:44 +00:00