PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
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
..
ActionExecution feat: Abort Query Execution (#15775) 2022-08-12 12:49:17 +05:30
Autocomplete fix: Improve Autocomplete for local vars, JSObject & ButtonGroup Widget 2022-08-11 15:29:38 +05:30
Binding Cypress version upgrade for timeout issue resolution (#15917) 2022-08-16 09:31:16 +05:30
BugTests Fix Show invalid page UI for invalid jsobject page (#16056) 2022-08-17 17:27:54 +05:30
ExplorerTests Automated test for JSObj OnPageLoad + flaky fixes + fix for timeout runs (#16028) 2022-08-18 12:00:28 +05:30
Git refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
Linting Fix Show invalid page UI for invalid jsobject page (#16056) 2022-08-17 17:27:54 +05:30
Onboarding Automated test for JSObj OnPageLoad + flaky fixes + fix for timeout runs (#16028) 2022-08-18 12:00:28 +05:30
OtherUIFeatures perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
PropertyPane feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +05:30
ThemingTests test: Fix flaky cypress tests (#15437) 2022-07-26 08:55:48 +05:30
VisualTests test: Automated tests for JSObjects + Flaky fixes (#15269) 2022-07-29 14:18:25 +05:30
Widgets perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
Workspace test: Automated tests for JSObjects + Flaky fixes (#15269) 2022-07-29 14:18:25 +05:30