PromucFlow_constructor/app/client/src/components/formControls
Arsalan Yaldram f58451aa5f
feat: upgrade to create react app 5 (#14000)
* Updated Typescript types.

* Typefixes after merge with release.

* chore: GenericApiResponse Removed alltogether.

* chore: resolved ApiResponse unknown errors removed PageListPayload.

* Added shouldBeDefined.

* fix: Resolved type errors.

* fix: Typescript upgrade to 4.5 and type fixes.

* feat: upgrade to cra 5

* feat: uncomment service worker registeration

* force secure websocket protocol

* jest test fixes

* fix: react function lint rule removed

* fix: klona test case.

* fix: typescirpt issues resolved

* fix: timeout for colorpicker test and change env.

* feat: update client-build.yml file

* fix: remove brotliplugin use compression plugin

* fix: build config fixed

* fix: upgrade webpack plugin

* fix: add branchbutton test to todo.

* fix: remove branch button test.

* fix: Add tailwind theme values, fix cypress tests

* fix: Typescript type fixes.

* feat: run jest tests in silent mode

* fix: cypress rgb values add branchbutton jest test

* fix: review comments, fixes for error.message

* fix: increase cache size for the workbox

* fix: remove OrgApi.ts file

* fix: cypress.json file remove credentials

* fix: downgrade react and react-dom packages

Co-authored-by: rahulramesha <rahul@appsmith.com>
2022-06-21 19:27:34 +05:30
..
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: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +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 feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
WhereClauseControl.tsx fix: retained value of where condition (#12592) 2022-04-07 16:18:29 +00:00