cal.pub0.org/packages/features/bookings/lib
Hariom Balhara 31fc4724e0
fix: request reschedule link in email for an Org event (#12125)
2023-10-30 16:25:12 +05:30
..
book-event-form fix: Single Use Private link does not regenerate after use (#11705) 2023-10-06 11:07:55 +01:00
handleNewBooking/test fix: request reschedule link in email for an Org event (#12125) 2023-10-30 16:25:12 +05:30
SystemField.ts
create-booking.ts
create-recurring-booking.ts
doesBookingRequireConfirmation.ts fix: Handle payment flow webhooks in case of event requiring confirmation (#11458) 2023-09-30 10:22:32 +05:30
get-booking.ts fix: seated event type public id cancels/reschedule entire booking without auth (#11667) 2023-10-06 13:17:15 -03:00
getBookingFields.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
getBookingResponsesSchema.test.ts fix: Prefill issue when name isn't present and add unit tests (#11418) 2023-09-26 16:16:31 +05:30
getBookingResponsesSchema.ts fix: Prefill issue when name isn't present and add unit tests (#11418) 2023-09-26 16:16:31 +05:30
getCalEventResponses.ts
getLocationOptionsForSelect.ts
getWebhookPayloadForBooking.ts fix: Handle payment flow webhooks in case of event requiring confirmation (#11458) 2023-09-30 10:22:32 +05:30
handleBookingRequested.ts chore: update `tslog` from 3.2.1 to 4.9.2 (#11717) 2023-10-17 19:00:48 +00:00
handleCancelBooking.ts feat: Adds missing bookingId to Cancel Webhook payload (#11906) 2023-10-17 09:02:35 +00:00
handleConfirmation.ts chore: update `tslog` from 3.2.1 to 4.9.2 (#11717) 2023-10-17 19:00:48 +00:00
handleNewBooking.ts feat: Lock timezone on booking page (#11891) 2023-10-25 14:16:01 -04:00
handleWebhookTrigger.ts
index.ts
isEventTypeLoggingEnabled.ts test: Booking flow App failure and ics file tests and improved logging (#11646) 2023-10-02 16:21:04 +05:30
timePreferences.ts fix: add a default timezone (#11475) 2023-09-25 15:08:41 +02:00
useCheckOverlapWithOverlay.tsx fix: re-render on booker (#12058) 2023-10-24 12:15:17 -07:00
useFilterQuery.tsx