PromucFlow_constructor/app/client/cypress/support
ashit-rath 893fd34cdd
perf: Widget re-rendering refactor (#14485)
* initial commit

* props hoc

* changes

* removed ignores and withWidgetProps

* added extra props to canvasStructure

* widget props changes

* list widget changes

* reintroduced widget props hook and other refactors

* remove warnings

* added deepequal for childWidgets selector

* fix global hotkeys and tabs widget jest test

* fix main container test fix

* fixed view mode width

* fix form widget values

* minor fix

* fix skeleton

* form widget validity fix

* jest test fix

* fixed tests: GlobalHotkeys, Tabs, CanvasSelectectionArena and fixed main container rendering

* minor fix

* minor comments

* reverted commented code

* simplified structure, selective redux state updates and other inconsistencies

* fix junit test cases

* stop form widget from force rendering children

* fix test case

* random commit to re run tests

* update isFormValid prop only if it exists

* detangling circular dependency

* fixing cypress tests

* cleaned up code

* clean up man cnavas props and fix jest cases

* fix rendering order of child widgets for canvas

* fix dropdown reset spec

* adding comments

* cleaning up unwanted code

* fix multiselect widget on deploy

* adressing review comments

* addressing minor review comment changes

* destructuring modal widget child and fix test case

* fix communityIssues cypress spec

* rewrite isVisible logic to match previous behaviour

* merging widget props with component props before checking isVisible

* adressing review comments for modal widget's isVisible

Co-authored-by: rahulramesha <rahul@appsmith.com>
2022-08-19 15:40:36 +05:30
..
Objects Automated test for JSObj OnPageLoad + flaky fixes + fix for timeout runs (#16028) 2022-08-18 12:00:28 +05:30
Pages Automated test for JSObj OnPageLoad + flaky fixes + fix for timeout runs (#16028) 2022-08-18 12:00:28 +05:30
AdminSettingsCommands.js feat: 12594 - added cypress test of form login on admin setting page (#13178) 2022-05-06 20:21:08 +05:30
ApiCommands.js feat: Abort Query Execution (#15775) 2022-08-12 12:49:17 +05:30
commands.js fix: Reskinning Input Widgets (#15546) 2022-08-18 11:56:07 +05:30
Constants.js perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
dataSourceCommands.js test: Automated tests for Postgres Datatype - UUID Cont., + Flaky fixes (#15582) 2022-08-04 10:18:15 +05:30
gitSync.js test: fix git cypress tests (#15508) 2022-07-29 08:33:32 +05:30
index.js test: Script fix for Cypress Timeout - CI runs (#15878) 2022-08-10 21:36:30 +05:30
queryCommands.js feat: Abort Query Execution (#15775) 2022-08-12 12:49:17 +05:30
themeCommands.js Automated tests for Postgres Datatype - JSON type (#14796) 2022-07-06 11:24:00 +05:30
timeout.js fix: Text getting clipped for Italic font in Table Widget V1 (#15549) 2022-08-16 11:12:31 +05:30
widgetCommands.js perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
WorkspaceCommands.js feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30