PromucFlow_constructor/app/client/src/ce/pages/Applications
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
..
ApplicationCardList.tsx chore: No apps message changes in workspace home page (#27986) 2023-10-12 23:04:30 +05:30
CreateNewAppsOption.tsx fix: Revert "chore: Refactoring multiple environments to use editorId instead of appId" (#29942) 2023-12-29 17:51:22 +05:30
EmbedSnippetTab.tsx chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
helpers.ts chore: Workspace home page refactor for packages (#26654) 2023-08-31 13:51:04 +05:30
index.tsx fix: plugins not loaded during onboarding issue fixed (#29786) 2023-12-22 14:32:24 +05:30
ManageEnvironmentsMenu.tsx feat: manage env code split (#28215) 2023-11-07 12:04:47 +05:30
PackageCardList.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
PrivateEmbedSettings.tsx chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
ResourceListLoader.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
StartWithTemplatesWrapper.tsx feat: adds see more to canvas starter templates (#29777) 2023-12-27 10:29:33 +05:30
WorkflowCardList.tsx feat: workflows editor code split (#28779) 2023-11-28 10:37:48 +07:00
WorkspaceAction.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
WorkspaceMenu.tsx feat: manage env code split (#28215) 2023-11-07 12:04:47 +05:30