PromucFlow_constructor/app/client/src/actions
Ashit Rath 88d3599bc1
chore: Split canvas widget reducers (#39327)
## Description
Split canvasWidgetsReducer and canvasWidgetsStructureReducer for UI
modules

Fixes https://github.com/appsmithorg/appsmith/issues/39326

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/13385385883>
> Commit: ec13bb0625735d4a0c1b918fd785b3a5ea858245
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13385385883&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Tue, 18 Feb 2025 08:41:34 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Refactor**
- Streamlined internal dependency management and reorganized module
paths for improved maintainability.
- Updated import paths for `CanvasWidgetsReduxState`,
`FlattenedWidgetProps`, and related types to reflect a new
organizational structure.
- These behind-the-scenes changes do not affect any user-visible
functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-18 16:12:05 +05:30
..
actionSelectorActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
activeFieldActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
analyticsActions.ts fix: UsagePulse initialisation flow (#38555) 2025-01-09 18:36:19 +05:30
appSettingsPaneActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
appThemingActions.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
appViewActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
authActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
autoHeightActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
autoLayoutActions.ts chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
batchActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
browserRequestActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
canvasSelectionActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
communityTemplateActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
controlActions.tsx chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
crudInfoModalActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
datasourceActions.ts fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
debuggerActions.ts feat: Inspect State CTA for discovery (#39100) 2025-02-14 21:57:08 +05:30
debuggerStateInspector.ts feat: Inspect State CTA for discovery (#39100) 2025-02-14 21:57:08 +05:30
editorActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
editorContextActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
errorActions.ts fix: State inspector shows canvas widgets (#39023) 2025-02-06 12:11:53 +05:30
evaluationActions.ts chore: add new condition for form conditionals (#38556) 2025-02-14 15:32:30 +05:30
EvaluationReduxActionTypes.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
explorerActions.ts feat: ADS Entity List Tree (#38493) 2025-01-13 08:24:30 +00:00
featureFlagActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
focusHistoryActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
formEvaluationActions.ts chore: add new condition for form conditionals (#38556) 2025-02-14 15:32:30 +05:30
gitSyncActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
globalSearchActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
ideActions.ts chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
importActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
initActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
jsActionActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
JSLibraryActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
jsPaneActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
lintingActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
metaActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
metaWidgetActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
onboardingActions.ts chore: Removing unused files & components (#38832) 2025-01-27 11:43:46 +05:30
oneClickBindingActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
pageActions.tsx chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
pluginActionActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
pluginActions.ts fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
propertyPaneActions.ts chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
ReduxActionTypes.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
reflowActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
releasesActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
templateActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
themeActions.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
userActions.ts chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
widgetActions.tsx chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
widgetSelectionActions.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
widgetSidebarActions.tsx chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30