cal.pub0.org/apps/web/playwright
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
..
auth test: Two Factor Auth (#9142) 2023-05-30 14:23:49 +00:00
fixtures Fix: Show smsReminderNumber on booking success page (#8596) 2023-05-02 16:58:39 +00:00
integrations.e2e.ts-snapshots
lib fix: cancelled booking doesn't show the booker (#8203) 2023-05-22 23:15:06 +00:00
app-store.e2e.ts Fix tests (#8640) 2023-05-03 12:30:26 -03:00
availability.e2e.ts refactor: split up routers to separate lambdas (#8041) 2023-05-05 13:19:10 -03:00
booking-pages.e2e.ts Prevents page.pause reaching main 2023-05-29 18:28:40 -07:00
booking-seats.e2e.ts ci: Fix fetch() error, improvements to booking-seats test (#9203) 2023-05-30 13:52:07 +00:00
change-password.e2e.ts
change-username.e2e.ts
dynamic-booking-pages.e2e.ts Fix: Show smsReminderNumber on booking success page (#8596) 2023-05-02 16:58:39 +00:00
embed-code-generator.e2e.ts ci: Fix fetch() error, improvements to booking-seats test (#9203) 2023-05-30 13:52:07 +00:00
event-types.e2e.ts Fix: Show smsReminderNumber on booking success page (#8596) 2023-05-02 16:58:39 +00:00
hash-my-url.e2e.ts Prevents page.pause reaching main 2023-05-29 18:28:40 -07:00
integrations-stripe.e2e.ts Fix: Show smsReminderNumber on booking success page (#8596) 2023-05-02 16:58:39 +00:00
integrations.e2e.ts
login.2fa.e2e.ts test: Two Factor Auth (#9142) 2023-05-30 14:23:49 +00:00
login.e2e.ts ci: Fix fetch() error, improvements to booking-seats test (#9203) 2023-05-30 13:52:07 +00:00
login.oauth.e2e.ts
manage-booking-questions.e2e.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
managed-event-types.e2e.ts refactor: radio area group (#9113) 2023-05-29 16:52:27 +01:00
onboarding.e2e.ts Feat/onboarding video step connection (#8838) 2023-05-11 13:20:39 +00:00
reschedule.e2e.ts Fix: Show smsReminderNumber on booking success page (#8596) 2023-05-02 16:58:39 +00:00
saml.e2e.ts
teams.e2e.ts
trial.e2e.ts
webhook.e2e.ts feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884) 2023-05-30 15:35:05 +00:00
wipe-my-cal.e2e.ts