PromucFlow_constructor/app/client/src/components/formControls
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
..
BaseControl.tsx Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
CheckboxControl.tsx Get query ui from form config (#205) 2020-08-12 11:57:35 +05:30
DropDownControl.tsx Button Component (#190) 2020-08-10 10:24:33 +05:30
DynamicTextFieldControl.tsx Update query form UI (#1500) 2020-11-02 15:01:00 +05:30
FilePickerControl.tsx Make executeonload a switch and move it to the right (#221) 2020-08-05 13:32:24 +05:30
FixedKeyInputControl.tsx Create a new input field which outputs a key value pair (#1226) 2020-10-16 13:04:32 +05:30
InputTextControl.tsx Secure connection UI (#1358) 2020-10-27 10:32:32 +05:30
KeyValueArrayControl.tsx Upgrade npm packages (#1079) 2020-10-12 18:36:05 +05:30
KeyValueInputControl.tsx Upgrade npm packages (#1079) 2020-10-12 18:36:05 +05:30
StyledControls.tsx Button Component (#190) 2020-08-10 10:24:33 +05:30
SwitchControl.tsx Fix chart data evaluation (#548) 2020-09-15 22:24:15 +05:30