PromucFlow_constructor/app/client/src/components/formControls
Ayangade Adeoluwa 1ee494b9ca
fix: Fix validation check that is blocking input from changing (#13943)
* Fix validation check that is blocking input from changing

* Add testcases for Elastic search datasource

* Adds header value to test case

* Fix validation logic
2022-05-18 17:35:03 +00:00
..
BaseControl.tsx feat: Switch to JSON view functionality for form components (#11786) 2022-03-21 11:21:50 +05:30
CheckboxControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
DropDownControl.tsx Increase width for various form controls (#13895) 2022-05-18 15:37:47 +01:00
DynamicInputTextControl.test.tsx [Fix] Fix mouse click for the autocomplete at the api pane (#5929) 2021-07-19 17:36:04 +05:30
DynamicInputTextControl.tsx Increase width for various form controls (#13895) 2022-05-18 15:37:47 +01:00
DynamicTextFieldControl.test.tsx feat: Changing evaluations for UQI from hidden type to js objects (#6792) 2021-08-26 11:07:07 +05:30
DynamicTextFieldControl.tsx feat: Add enable/disable functionality to form components (#10215) 2022-01-06 20:09:21 +05:30
EntitySelectorControl.tsx fix: Updated drop down control memo usage (#11218) 2022-02-26 22:41:38 +05:30
FieldArrayControl.tsx Increase width for various form controls (#13895) 2022-05-18 15:37:47 +01:00
FilePickerControl.tsx fix: Where clause UI fixes (10406) (#10411) 2022-01-14 19:20:54 +05:30
FixedKeyInputControl.tsx Increase width for various form controls (#13895) 2022-05-18 15:37:47 +01:00
InputNumberControl.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
InputTextControl.tsx Increase width for various form controls (#13895) 2022-05-18 15:37:47 +01:00
KeyValueArrayControl.tsx fix: Fix validation check that is blocking input from changing (#13943) 2022-05-18 17:35:03 +00:00
KeyValueInputControl.tsx fix: Where clause UI fixes (10406) (#10411) 2022-01-14 19:20:54 +05:30
PaginationControl.tsx Increase width for various form controls (#13895) 2022-05-18 15:37:47 +01:00
SortingControl.tsx Increase width for various form controls (#13895) 2022-05-18 15:37:47 +01:00
StyledControls.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
SwitchControl.tsx feat: Add enable/disable functionality to form components (#10215) 2022-01-06 20:09:21 +05:30
utils.test.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
utils.ts added fixActionPayloadForMongoQuery (#13465) 2022-04-30 08:27:15 +05:30
WhereClauseControl.tsx fix: retained value of where condition (#12592) 2022-04-07 16:18:29 +00:00