PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/Binding
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
..
Bind_DatePicker_Text_spec.js Feature: Add widgets from explorer (#464) 2020-09-02 12:14:01 +05:30
Bind_tableApi_spec.js Fix for app view not opening correct page (#1387) 2020-10-24 17:15:16 +05:30
Bind_TableTextPagination_spec.js Feature: Table Widget - multi row selection (#507) 2020-09-09 11:16:06 +05:30
ButtonWidgets_NavigateTo_validation_spec.js Added tests for button click navigation (#1467) 2020-11-02 20:06:16 +05:30
ChartText.js Feature: Add widgets from explorer (#464) 2020-09-02 12:14:01 +05:30
Entity_delete_spec.js Fix async evaluation issues (#1348) 2020-10-22 18:45:50 +05:30
InputWidgets_NavigateTo_validation_spec.js Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
JS_Toggle_spec.js Fix JS switch failing when going back to normal (#1388) 2020-10-24 19:59:53 +05:30
No_Binding_Prompt_spec.js Show binding prompt when there is no binding in the editor (#1478) 2020-11-03 09:40:07 +05:30
TableWidgets_NavigateTo_Validation_spec.js Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
TextTable.js Feature: Add widgets from explorer (#464) 2020-09-02 12:14:01 +05:30
Widget_loading_spec.js Query home page with datasource information (#1237) 2020-10-20 14:30:02 +05:30
Widgets_Default_data_validation_spec.js Release v1.2.7 (#1144) 2020-10-12 18:13:35 +05:30
Widgets_Dependancy_validation_spec.js Release v1.2.7 (#1144) 2020-10-12 18:13:35 +05:30
Widgets_form_input_table_default_validation.js binding test added invloving form input and table (#1126) 2020-10-14 10:49:24 +05:30