PromucFlow_constructor/app/client/src/utils
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
..
autocomplete Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
hooks Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
validation
AnalyticsUtil.tsx Resolve conflict with master (#1246) 2020-10-19 16:36:44 +05:30
AppsmithUtils.tsx Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
canvasStructureHelpers.test.ts Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
canvasStructureHelpers.ts Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
DynamicBindingsUtil.test.ts Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
DynamicBindingUtils.ts Fix async evaluation issues (#1348) 2020-10-22 18:45:50 +05:30
EditorUtils.ts Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
featureFlags.ts Use injected configuration from Nginx at runtime instead of build time (#30) 2020-07-07 15:52:17 +05:30
FormControlFactory.tsx Datasource bug fixes 2020-04-28 06:52:53 +00:00
FormControlRegistry.tsx Create a new input field which outputs a key value pair (#1226) 2020-10-16 13:04:32 +05:30
formhelpers.test.ts fix: email validation (#118) 2020-07-23 17:58:26 +05:30
formhelpers.ts Release v1.2.7 (#1144) 2020-10-12 18:13:35 +05:30
generators.tsx Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
helpers.tsx Fix theme breaking with a slash in url (#1391) 2020-10-26 12:30:01 +05:30
history.ts
PerformanceTracker.ts added tracking for me call and signup / login (#758) 2020-09-28 11:59:41 +05:30
PropertyControlFactory.tsx Form Widget 2020-03-06 09:45:21 +00:00
PropertyControlRegistry.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
storage.ts Upgrade npm packages (#1079) 2020-10-12 18:36:05 +05:30
treeUtils.ts Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
TypeHelpers.ts Tern autocomplete 2020-05-20 11:30:53 +00:00
WidgetFactory.tsx Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
WidgetPropsUtils.tsx Immutable Widgets (#799) 2020-09-30 18:12:09 +05:30
WidgetRegistry.tsx Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
WidgetValidation.ts Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30