cal.pub0.org/apps/web/components/booking
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
..
pages Changed 1 Seats available to 1 Seat available for all languages (#9068) 2023-05-24 09:29:49 +00:00
AvailableEventLocations.tsx fix: location select logo in dark mode (#8633) 2023-05-09 15:27:09 +00:00
AvailableTimes.tsx Changed 1 Seats available to 1 Seat available for all languages (#9068) 2023-05-24 09:29:49 +00:00
BookingDescription.tsx add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
BookingDescriptionPayment.tsx Remove Intl.Provider (#8208) 2023-04-19 21:38:06 +00:00
BookingListItem.tsx feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884) 2023-05-30 15:35:05 +00:00
CancelBooking.tsx Fix/Keep themes in peace across embed and booking pages and App (#8108) 2023-04-17 17:46:54 +05:30
SkeletonLoader.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
SlotPicker.tsx Feature: Reserve slots currently being booked (#6909) 2023-04-13 19:55:26 +00:00
TimeOptions.tsx fixed timezone dropdown (#8461) 2023-04-22 10:32:06 -07:00
TimezoneDropdown.tsx added gradients to dark dashboard and dark booking page (#8459) 2023-05-08 16:03:24 -03:00
UserAvatars.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00