cal/packages/features
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
..
apps add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
auth Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
bookings feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884) 2023-05-25 15:51:11 +00:00
calendars [CAL-1545] replace heroicons with lucide.dev (#8599) 2023-05-17 12:47:44 +00:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee [Feat] Bulk Invite of Users + Google Workspace (#8969) 2023-05-24 01:01:31 +00:00
eventtypes enable search in select and adding border bottom color (#8988) 2023-05-19 19:43:01 +00:00
flags [Feat] Bulk Invite of Users + Google Workspace (#8969) 2023-05-24 01:01:31 +00:00
form-builder Improvements: Prefill Routing Forms and connect prefilling with Booking Form (#8780) 2023-05-17 08:47:48 +00:00
insights perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
kbar Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules fixes:keyboard-navigation-8887' (#9006) 2023-05-23 07:39:56 +00:00
settings fix: user full name not wrapping on navbar (#8978) 2023-05-24 23:13:18 +00:00
shell Fix: Profile update refresh issues (#8570) 2023-05-20 00:37:58 +00:00
tips fix: teams upgrade banner on smaller screens (#8786) 2023-05-12 00:23:11 +00:00
users Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
webhooks feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884) 2023-05-25 15:51:11 +00:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
tailwind.config.js Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
tsconfig.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00