PromucFlow_constructor/app/client/src/components/formControls
albinAppsmith 55df317211
fix: API Editor bug fixes (#8803)
* * Confirmation modal fixes

* * header overflow fixed, API editor

* * Delete truncate issue fix
* Tabs count UI fix

* * Removed hardcoded text from component and added in messages

* * removed hardcoded size

* * fixed scroll issue in appviewer

* * eval field fixes

* * design fix for key in API pane

* * fixed test cases
2021-11-01 10:24:06 +05:30
..
BaseControl.tsx feat: JSON view for query & datasource form components (#7534) 2021-09-17 12:14:04 +00:00
CheckboxControl.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
DropDownControl.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +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 fix: API Editor bug fixes (#8803) 2021-11-01 10:24:06 +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 [Feature] new nav sniping mode (#5746) 2021-07-26 22:14:10 +05:30
FieldArrayControl.tsx fix: border radius of google sheet where clause removed (#8453) 2021-10-20 15:03:04 +05:30
FilePickerControl.tsx fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
FixedKeyInputControl.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
InputNumberControl.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
InputTextControl.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
KeyValueArrayControl.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
KeyValueInputControl.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
StyledControls.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
SwitchControl.tsx added max width to the switch control (#7790) 2021-10-04 06:57:17 +00:00
utils.test.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
utils.ts fix: Initial values extraction process from json (#7414) 2021-09-14 13:01:09 +00:00