cal.pub0.org/packages/features/bookings/lib
Janakiram Yellapu 98a156311d
feat: Add full names in the description of dynamic events. (#10251)
* Add full names in the descripiton of dynamic events.

* Initialising dynamic event desc after the check.

* Revert "Initialising dynamic event desc after the check."

This reverts commit ddd89c4e25.

* Revert "Add full names in the descripiton of dynamic events."

This reverts commit ce232d6256.

* Added booking title for dynamic events.

* Update apps/web/public/static/locales/en/common.json

* Fix typo.

* Fix lint error.

* Fix redundant booking information.

* Fix type script lint.

* Addressed review suggestions.

---------

Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-27 08:52:46 +00:00
..
book-event-form fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
SystemField.ts feat: Add full names in the description of dynamic events. (#10251) 2023-07-27 08:52:46 +00: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 fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
getBookingFields.ts feat: Add full names in the description of dynamic events. (#10251) 2023-07-27 08:52:46 +00:00
getBookingResponsesSchema.ts feat: firstAndLastName variant for name field (#8671) 2023-07-20 07:03:50 +02:00
getCalEventResponses.ts feat: firstAndLastName variant for name field (#8671) 2023-07-20 07:03:50 +02:00
getLocationOptionsForSelect.ts fix: ui and ux improvements in booking questions (#7734) 2023-04-06 08:17:53 +00:00
handleCancelBooking.ts fix: Managed Event Type Webhooks (#10300) 2023-07-25 13:05:02 -04:00
handleConfirmation.ts fix: Managed Event Type Webhooks (#10300) 2023-07-25 13:05:02 -04:00
handleNewBooking.ts feat: Add full names in the description of dynamic events. (#10251) 2023-07-27 08:52:46 +00: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