PromucFlow_constructor/app/client/src/components/formControls
2021-03-09 17:35:29 +05:30
..
BaseControl.tsx Render placeholder text in the Key Value form input (#3452) 2021-03-09 17:35:29 +05:30
CheckboxControl.tsx Feature: API Pane Redesign (#2218) 2021-02-11 18:24:00 +05:30
DropDownControl.tsx Redirect URL for oAuth Auth code flow (#3232) 2021-02-26 12:28:47 +05:30
DynamicInputTextControl.tsx Add QUERY_DYNAMIC_INPUT_TEXT control (#2983) 2021-02-16 11:51:19 +05:30
DynamicTextFieldControl.tsx Add QUERY_DYNAMIC_INPUT_TEXT control (#2983) 2021-02-16 11:51:19 +05:30
FilePickerControl.tsx
FixedKeyInputControl.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
InputNumberControl.tsx Feature: API Pane Redesign (#2218) 2021-02-11 18:24:00 +05:30
InputTextControl.tsx Redirect URL for oAuth Auth code flow (#3232) 2021-02-26 12:28:47 +05:30
KeyValueArrayControl.tsx Render placeholder text in the Key Value form input (#3452) 2021-03-09 17:35:29 +05:30
KeyValueInputControl.tsx Datasource form bug fixes (#1986) 2020-12-02 16:06:35 +05:30
StyledControls.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
SwitchControl.tsx Handle false (type: string) as falsy for the switch control (internal forms) 2021-02-19 16:30:07 +05:30
utils.test.ts Add IN operator support for forms' hidden fields (#2939) 2021-02-10 11:27:21 +05:30
utils.ts Null check in getConfigInitialValues (#3043) 2021-02-15 21:43:20 +05:30