cal.pub0.org/packages/features/bookings/lib
Rama Krishna Reddy 5a430df5d9
feat: Verify email of people setting a meeting with you (#10317)
* booker email verification changes

* name type fix

* use totp and code

* prisma schema styling

* refactor: code

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: book event form

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: type error

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: type errors

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: unit tests

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* refactor: move verifycodedialog from ui and to features/bookings

* fix: type error

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: rkreddy99 <rreddy@e2clouds.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-07-31 17:51:11 +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: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +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