PromucFlow_constructor/app/client/src/components/formControls
Ayangade Adeoluwa 9f836721f4
feat: Feat/uqi sorting component (#9775)
* Sorting component implementation with testing templates to be removed.

* add dsls implementation

* fixes delete item function, removes test cases

* removes test and unwanted files, adds enum to sorting control

* updated the form control from dropdown to dynamic text

Co-authored-by: Aman Agarwal <aman@appsmith.com>
2022-01-06 00:29:24 +05:30
..
BaseControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
CheckboxControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
DropDownControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
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 feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
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: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
FieldArrayControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
FilePickerControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
FixedKeyInputControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
InputNumberControl.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
InputTextControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
KeyValueArrayControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
KeyValueInputControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
PaginationControl.tsx feat: UQI Pagination Component implementation (#9446) 2021-12-14 09:02:06 +01:00
SortingControl.tsx feat: Feat/uqi sorting component (#9775) 2022-01-06 00:29:24 +05:30
StyledControls.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
SwitchControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
utils.test.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
utils.ts Client side changes for new where clause component 2021-11-10 13:45:47 +00:00
WhereClauseControl.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30