cal.pub0.org/packages/features/bookings/lib
Leo Giovanetti 734382b5b3
refactor: Moving from jest to vitest (#9035)
* Moving to vitest

* Rearranging test

* Fixing prettier linting

* Reverting launch.json

* Adjustments

* Merged with main and regenerated lockfile

* Fixing tests for API

* Yarn updated, docs is gone

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-24 23:35:44 +00:00
..
book-event-form New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
create-booking.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
create-recurring-booking.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
get-booking.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
getBookingFields.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
getBookingResponsesSchema.ts Allow booking responses to have the data from variantsConfig (#8718) 2023-05-10 03:59:51 +00:00
getCalEventResponses.ts Fix/send responses everywhere customInputs were being sent. (#7898) 2023-04-04 10:29:09 +05:30
getLocationOptionsForSelect.ts fix: ui and ux improvements in booking questions (#7734) 2023-04-06 08:17:53 +00:00
handleCancelBooking.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
handleConfirmation.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
handleNewBooking.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +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 Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00