PromucFlow_constructor/app/client/src/widgets/TableWidget/widget
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
..
derived.js fix: remove internalKeys from Selected row and Triggered row (#12655) 2022-04-12 10:01:03 +00:00
derived.test.js fix: remove internalKeys from Selected row and Triggered row (#12655) 2022-04-12 10:01:03 +00:00
getTableColumns.test.tsx fix: DisplayText in table url column should be processed properly for empty values (#13318) 2022-05-04 14:59:42 +05:30
getTableColumns.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
helpers.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
index.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
parseDerivedProperties.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
propertyConfig.test.ts fix: update tooltip record count prop table (#9297) 2021-11-26 10:44:00 +05:30
propertyConfig.ts fix: In Table widget for button/icon/menu type when Button Color is selected as Theme color and we toggle JS {{or}}}} is displayed (#14492) 2022-06-16 16:46:05 +05:30
propertyUtils.test.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
propertyUtils.ts fix: return undefiend when propertiesToUpdate is empty array. 2022-05-12 14:15:50 +05:30
utilities.test.ts fix: handle undefined filterdata props in table widget (#9832) 2021-12-20 15:41:33 +05:30
utilities.ts fix: handle undefined filterdata props in table widget (#9832) 2021-12-20 15:41:33 +05:30