PromucFlow_constructor/app/client/src
Satish Gandham 8dc9c0b017
feat: Optimize create uneval tree via memoization (#13476)
* - Memoize the expeinsive parts of createUnevalTree

* - Split the generateDataTreeWidget and memoize the expensize part
- Remove stary console statement in MultiSelectWidget

* - Some debugging code, needs to be removed.

* Debugging in progress

* Still debugging

* Still debugging

* Working??

* Jest tests passing, and fast enough

* remove unused imports

* One failing jest test, testing luck with cypress

* Remcoe console statment from jest test

* - Sync with release.
- Comment failing jest test

* Disable a test

* - Clean up

* Final cleanup and documentation

* - Make function and variable names accurate and easy to understand

* Update code comments

Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-05-18 10:51:53 +05:30
..
actions Delay on page load actions till all actions are retrieved (#13657) 2022-05-11 12:36:25 +05:30
api feat: git discard changes (#11835) 2022-05-06 10:14:24 +05:30
assets feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ce chore: optimize naming conventions for variables and functions (#13858) 2022-05-18 10:23:08 +05:30
comments feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
components chore: optimize naming conventions for variables and functions (#13858) 2022-05-18 10:23:08 +05:30
constants fix:change default value in rest api json and placeholder (#13261) 2022-05-06 19:13:10 +01:00
ee Code split for RBAC features (#13557) 2022-05-05 11:07:50 +05:30
enterprise
entities feat: Optimize create uneval tree via memoization (#13476) 2022-05-18 10:51:53 +05:30
globalStyles feat: js object v1 run and settings redesign (#11456) 2022-04-28 17:51:02 +01:00
icons chore: Added jest tests for admin settings form fields (#12413) 2022-03-31 20:05:01 +05:30
mockComponentProps feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
mockResponses feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
normalizers
notifications feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
pages feat: Update organization slug (#13791) 2022-05-18 11:08:13 +06:00
polyfills
reducers fix: added empty stack in sppThemingReducer (#13837) 2022-05-16 13:16:35 +05:30
reflow Reflow overlapping fix on canvas edges (#12745) 2022-04-20 12:56:35 +05:30
resizable move reflow out of beta (#12746) 2022-04-20 18:33:30 +05:30
sagas feat: Update organization slug (#13791) 2022-05-18 11:08:13 +06:00
selectors chore: changes to render complete property pane post dragging or resizing (#13141) 2022-05-15 18:42:07 +05:30
templates
theme chore: Improve UX on admin settings page (#12279) 2022-04-04 12:37:12 +05:30
transformers fix: moving refreshTokenClientCredentialsLocation from oAuth2Common to AuthoCode (#13551) 2022-05-05 17:24:14 +05:30
utils feat: Entity explorer pages section resize (#13576) 2022-05-16 12:09:32 +05:30
widgets feat: Optimize create uneval tree via memoization (#13476) 2022-05-18 10:51:53 +05:30
workers feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx Code split for RBAC features (#13557) 2022-05-05 11:07:50 +05:30
index.css fix: polish git-sync feature (#11740) 2022-03-10 11:08:50 +05:30
index.tsx
LandingScreen.tsx
react-app-env.d.ts
RouteBuilder.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
serviceWorker.js
store.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
wdyr.ts fix: revert #8121 (#11502) 2022-02-28 19:44:56 +05:30