PromucFlow_constructor/app/client/src/ce/sagas
Pawan Kumar 0cc104ed93
chore: update import of AppState to DefaultReduxState (#40494)
We were using the AppState incorrectly in our selectors. We should use
`DefaultRootState` from react-redux.

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

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

- **Refactor**
- Updated state parameter types in numerous selectors and hooks across
the application from a custom application state type to a standard Redux
root state type, enhancing type consistency and maintainability without
impacting functionality or user experience.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/14771101257>
> Commit: 48aef24d9a54ee63d06943128f7545ba0d461172
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=14771101257&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Thu, 01 May 2025 07:16:33 UTC
<!-- end of auto-generated comment: Cypress test results  -->
2025-05-01 15:53:37 +05:30
..
__tests__ chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
ActionExecution chore: update import of AppState to DefaultReduxState (#40494) 2025-05-01 15:53:37 +05:30
analyticsSaga.ts chore: update import of AppState to DefaultReduxState (#40494) 2025-05-01 15:53:37 +05:30
ApiCallerSaga.test.ts chore: Use individual APIs for updates (#39877) 2025-03-25 15:56:36 +05:30
ApiCallerSagas.ts chore: Use individual APIs for updates (#39877) 2025-03-25 15:56:36 +05:30
ApplicationSagas.tsx chore: update import of AppState to DefaultReduxState (#40494) 2025-05-01 15:53:37 +05:30
DatasourcesSagas.ts chore: update import of AppState to DefaultReduxState (#40494) 2025-05-01 15:53:37 +05:30
EnvironmentSagas.ts
GitExtendedSagas.ts fix: minor changes for ee cd requirements (#30802) 2024-02-01 15:03:48 +05:30
helpers.ts chore: Update integration modal (#39976) 2025-03-31 15:43:18 +05:30
index.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
InferAffectedJSObjects.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
JSActionSagas.ts chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
moduleInterfaceSagas.ts chore: Changes to support fixes in UI packages (#40300) 2025-04-18 16:36:22 +05:30
NavigationSagas.ts chore: UI package main pane relevant ce changes (#39961) 2025-04-02 14:08:01 +05:30
organizationSagas.tsx feat: cloud billing sign up flow integration (#39993) 2025-04-01 10:38:11 +05:30
PageSagas.tsx chore: update import of AppState to DefaultReduxState (#40494) 2025-05-01 15:53:37 +05:30
SuperUserSagas.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
userSagas.tsx fix: on adding redirectUrl to the logout function, the url was not encoded (#40071) 2025-04-04 10:33:06 +05:30
WorkspaceSagas.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30