PromucFlow_constructor/app/client/src/utils/hooks
Abhinav Jha 543b7ec72d
Entity Explorer Render (#1354)
* WIP: Performance improvements in entity explorer

* WIP: Achieve feature parity for entity explorer with release

* Update unit tests

* Add sentry profiling to current page entity properties component

* Fix page add/delete not showing up on entity explorer issue. Update memoization logic for pagegroup entity

* Deal with the ban-ts-ignore eslint issues

* Update unit tests

* Fix widget entity children visibility

* Fix tests and code

* Fix tests for scenarios where the collapsed entities are unmount, as this is a part of the performance optimization

* Filter undefined children when generating structureDSL

* Remove rule from eslintrc

Consolidate createPage test command

* Update CreatePage tests to remove redundant dsl updates

* Revert CreatePage test changes, as adding more checks within this command globally causes other tests to have issues.

* re-enable eslint rule, as without it CI tests fail

* Revert to ban-ts-comment

* Fix typescript ban-ts-ignore issue by upgrading react-scripts and fixing typescript issue across the application

* Typescript errors handled

Co-authored-by: vicky-primathon.in <vicky.bansal@primathon.in>
2020-11-03 18:35:40 +05:30
..
dragResizeHooks.tsx Entity Explorer Fixes (#305) 2020-08-14 12:48:30 +05:30
localstorage.tsx Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
useClick.tsx Performance:entity explorer (#395) 2020-08-31 11:26:52 +05:30
useClipboard.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
useScript.tsx Google Recaptcha integration for button and form button widgets. (#1118) 2020-10-12 18:31:19 +05:30