cal/packages/features/form-builder
Hariom Balhara 4acfb4b28c
fix: Prefill issue when name isn't present and add unit tests (#11418)
* Fix yarn.lock

* Add tests for getBookingResponsesSchema

* Fix prefill failing if name isnt provided

* More tests and another fix
2023-09-26 16:16:31 +05:30
..
utils fix: Make identifier conform to RHF field requirement (#10860) 2023-08-21 13:11:47 -04:00
Components.tsx fix: The clickable area of the 'x' in add guests section is not user friendly (#11434) 2023-09-22 19:15:14 -04:00
fieldsThatSupportLabelAsSafeHtml.ts feat: Support adding links to checkbox type question using markdown[Blocked on another PR] (#8943) 2023-07-21 23:30:28 +05:30
fieldTypes.ts feat: firstAndLastName variant for name field (#8671) 2023-07-20 07:03:50 +02:00
FormBuilder.tsx fix: Booking Question Dialog: Dropdown covered by DialogFooter (CALCOM-10987) (#10989) 2023-09-04 11:42:10 +02:00
FormBuilderField.tsx fix: multiple organizer address bug (#11299) 2023-09-13 04:19:01 +00:00
index.ts Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
propsTypes.ts feat: firstAndLastName variant for name field (#8671) 2023-07-20 07:03:50 +02:00
schema.ts fix: Prefill issue when name isn't present and add unit tests (#11418) 2023-09-26 16:16:31 +05:30
utils.ts feat: option for adding ics events to workflow reminders (#10856) 2023-08-29 13:56:26 +02:00