## Description Move middlewares to a new folder and added an ee specific middleware `app/client/src/ee/middlewares/PackageMiddleware.ts`. This will eventually be added to the store but as of now it is detached since the functionality is incomplete. It will be extended in EE PR for https://github.com/appsmithorg/appsmith-ee/pull/6324 ## 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/13493097420> > Commit: a0a94db05767a5f3b8e511e6c72252b1f9f22a17 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13493097420&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.All` > Spec: > <hr>Mon, 24 Feb 2025 08:58:32 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 - **New Features** - Introduced an enterprise middleware that enhances package-specific functionality. - **Refactor** - Improved internal integration by adjusting module access and reorganizing route handling. - Updated import paths and consolidated middleware components to streamline application structure. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| entityReducers | ||
| uiReducers | ||
| index.tsx | ||
| organizationReducer.ts | ||
| settingsReducer.ts | ||