cal.pub0.org/packages/features/bookings/lib
Shubham Singh 9c3cbee363
feat: preference to show/hide available seats count in events (#11109)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-08 11:37:26 -04:00
..
book-event-form fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
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 New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
create-recurring-booking.ts fix: Improved recurring event booking speed (#9600) 2023-07-13 17:28:20 +05:30
get-booking.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
getBookingFields.ts fix: Require an 'Email' placeholder in the 'Add guest' field. (#11123) 2023-09-04 09:13:12 -07:00
getBookingResponsesSchema.ts phoneSchema missing async parsing (#10929) 2023-08-24 12:43:52 +00:00
getCalEventResponses.ts chore: Removes all traces of ".prisma/client" 2023-08-14 17:28:43 -07:00
getLocationOptionsForSelect.ts fix: link escaping in booking page (#10360) 2023-08-12 21:31:43 +00:00
handleCancelBooking.ts fix: handle collective multiple host on destinationCalendar (#10967) 2023-08-31 10:47:02 -07:00
handleConfirmation.ts fix: booking_paid webhook and added new payment metadata (#11093) 2023-09-06 12:40:27 -07:00
handleNewBooking.test.ts test: Integration tests for handleNewBooking (#11044) 2023-09-06 12:23:53 -07:00
handleNewBooking.ts feat: preference to show/hide available seats count in events (#11109) 2023-09-08 11:37:26 -04:00
handleWebhookTrigger.ts feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884) 2023-05-30 15:35:05 +00:00
index.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
timePreferences.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
useFilterQuery.tsx feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00