PromucFlow_constructor/app/client/src/utils
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
..
autocomplete feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
formControl fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
hooks feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
migrations fix: checkbox, switch property fields update, migration added (#13997) 2022-05-25 17:03:33 +05:30
validation feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
AnalyticsUtil.tsx Add analytics for git import application (#13925) 2022-05-19 12:16:38 +05:30
ApiPaneUtils.test.ts
ApiPaneUtils.tsx chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
AppsmithConsole.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
AppsmithUtils.test.ts feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08:00
AppsmithUtils.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
bootIntercom.ts chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
canvasStructureHelpers.test.ts
canvasStructureHelpers.ts
DSLMigrations.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
DSLMigrationsUtils.test.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
DynamicBindingUtils.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
DynamicBindingUtils.ts fix: update JS libs version numbers in entity explorer (#13526) 2022-05-04 19:06:10 +05:30
EditorUtils.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
formhelpers.test.ts
formhelpers.ts
GenerateCrudUtil.ts
generators.tsx feat: new Widget Copy paste experience (#12906) 2022-05-04 13:28:57 +05:30
getPathAndValueFromActionDiffObject.ts fix: fixing missing where key (#9215) 2021-11-25 18:48:40 +05:30
getQueryParamsObject.ts chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
helpers.test.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
helpers.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
history.ts chore: Replace require with import statements (#8121) 2022-02-28 14:53:19 +05:30
JSPaneUtils.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
JSPaneUtils.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
klona.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
localStorage.test.ts
localStorage.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
PerformanceTracker.ts refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
PropertyControlFactory.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
PropertyControlRegistry.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
reflowHookUtils.ts feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
replayHelpers.test.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
replayHelpers.tsx Fixed incorrect shortcut text for "create new" in omnibar and removed "+" character from all shortcuts for mac (#11753) 2022-03-14 03:24:53 +00:00
storage.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
testPropertyPaneConfig.test.ts fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
treeUtils.ts fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
TypeHelpers.ts
WidgetFactory.tsx feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WidgetFactoryHelpers.test.ts feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WidgetFactoryHelpers.ts feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WidgetFeatures.test.ts feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WidgetFeatures.ts feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WidgetLoadingStateUtils.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
WidgetLoadingStateUtils.ts Revert "fix: trigger fields linting issue (#11875)" (#12668) 2022-04-07 16:31:31 +05:30
WidgetPropsUtils.test.tsx feat: Container Jump Improvements and Code for tracking Container Jumps (#12686) 2022-04-13 20:27:44 +05:30
WidgetPropsUtils.tsx feat: Container Jump Improvements and Code for tracking Container Jumps (#12686) 2022-04-13 20:27:44 +05:30
WidgetRegisterHelpers.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
WidgetRegistry.tsx feat: Add deprecation warning badge to deprecated widgets (#13381) 2022-05-25 09:38:32 +00:00
WorkerUtil.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
WorkerUtil.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30