cal/packages/features/form-builder
Udit Takkar 9eb3698ea5
fix: multiple organizer address bug (#11299)
* fix: multiple organizer address bug

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

* fix: add inPerson condition

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

* fix: change options

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

* Send _type along with the response to be able to determine what input was it. We can use that later

* Revert "Send _type along with the response to be able to determine what input was it. We can use that later"

This reverts commit c75ba57ad1.

* Update multiple organizer address test to verify the test fix

* Add a test to ensure that sending label would correctly add that label as location

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-09-13 04:19:01 +00:00
..
utils fix: Make identifier conform to RHF field requirement (#10860) 2023-08-21 13:11:47 -04:00
Components.tsx perf: Lazy load `libphonenumber-js` only when validation is needed. (#10812) 2023-08-17 10:57:30 -07: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: Make identifier conform to RHF field requirement (#10860) 2023-08-21 13:11:47 -04:00
utils.ts feat: option for adding ics events to workflow reminders (#10856) 2023-08-29 13:56:26 +02:00