cal.pub0.org/packages/features/bookings/lib
Aldrin 3e08c66888
refactor: Use template literal instead of '+' operator (#11444)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-10-03 11:52:19 -07:00
..
book-event-form
SystemField.ts perf: Booker bundle size optimization - Remove `sanitize-html` dependency on client (#10801) 2023-08-16 11:03:21 -07:00
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 perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02: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 fix: Handle payment flow webhooks in case of event requiring confirmation (#11458) 2023-09-30 10:22:32 +05:30
handleCancelBooking.ts fix: remove kyc and make text messages to attendee org only (#11389) 2023-09-20 23:22:05 -07:00
handleConfirmation.ts chore: Improved logging booking flow (#11543) 2023-09-28 13:01:24 +00:00
handleNewBooking.test.ts test: Booking flow App failure and ics file tests and improved logging (#11646) 2023-10-02 16:21:04 +05:30
handleNewBooking.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07: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
useFilterQuery.tsx