PromucFlow_constructor/app/client/src/ce/sagas
ashit-rath 73b3079a89
fix: Revert "chore: Refactoring multiple environments to use editorId instead of appId" (#29942)
Reverts appsmithorg/appsmith#29873

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

## Summary by CodeRabbit

- **Refactor**
- Simplified the action and payload structures for setting workspace IDs
across various components and sagas.
- Streamlined environment configuration fetching and workspace ID
management.
- Removed unnecessary editor ID references and updated related
components to align with the new logic.
  - Enhanced code clarity in routing by using direct matching functions.

- **Bug Fixes**
- Fixed a typo in the state variable within the `SwitchEnvironment`
component.

- **Chores**
- Cleaned up unused imports and variables related to application and
editor IDs.

- **Style**
  - No visible style changes to report.

- **Documentation, Tests, Revert**
  - No changes in these categories to report.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-29 17:51:22 +05:30
..
ActionExecution fix: Preserve query execution data on name refactor (#28973) 2023-11-22 14:04:48 +05:30
analyticsSaga.ts chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
ApiCallerSagas.ts chore: module editor api refactor (#28261) 2023-10-20 17:06:39 +05:30
ApplicationSagas.tsx fix: Revert "chore: Refactoring multiple environments to use editorId instead of appId" (#29942) 2023-12-29 17:51:22 +05:30
EnvironmentSagas.ts chore: code split for EE PR 2169 (#26669) 2023-09-11 14:09:41 +07:00
GitExtendedSagas.ts feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
index.tsx feat: add layouts and widgets for sections and zones. (#29713) 2023-12-26 09:16:58 -05:00
JSActionSagas.ts fix: Context Switching fixes for Copy and Delete (#29841) 2023-12-27 14:17:35 +05:30
JSFunctionExecutionSaga.ts chore: Updating instance admin emails input field to tag input field for better UX (#27410) 2023-09-19 11:54:43 +05:30
NavigationSagas.ts chore: added route listener on non-trackable URLs (#25671) 2023-08-11 17:04:42 +05:30
PageSagas.tsx fix: Revert "chore: Refactoring multiple environments to use editorId instead of appId" (#29942) 2023-12-29 17:51:22 +05:30
SuperUserSagas.tsx feat: remove cloudHosting conditional check, change version name (#28086) 2023-10-15 02:11:29 +05:30
tenantSagas.tsx chore: Updating strings to sentence case and moving brand colors logic update to tenant reducer (#28219) 2023-10-19 23:42:01 +05:30
userSagas.tsx chore: invite unique emails to workspace (#28151) 2023-10-18 14:02:09 +05:30
WorkspaceSagas.ts chore: Cleanup of some deprecated objects (#29577) 2023-12-20 11:34:46 +05:30