PromucFlow_constructor/app/client/src/pages
Rudraprasad Das 8a9f486b8a
revert: multi env switcher view mode changes (#32360)
Reverts changes for multienv switcher on view mode

## Automation
/ok-to-test tags="@tag.MultiEnv"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!IMPORTANT]  
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/8535416309>
> Commit: `973e392a00cc68e0dbf1e99e06ca2b8b1ebc0474`
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8535416309&attempt=1"
target="_blank">Click here!</a>
> All cypress tests have passed 🎉🎉🎉

<!-- end of auto-generated comment: Cypress test results  -->



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

## Summary by CodeRabbit

- **Refactor**
- Simplified the handling of view modes and conditional rendering in the
`BottomBar` component.
- Removed and streamlined the `showBottomBar` logic and UI adjustments
in `AppViewer`.
- Introduced `isCombinedPreviewMode` for enhanced preview functionality
in the Editor's `IDE` component.
- Simplified the structure of `EditorWrapperContainer` by removing
unnecessary props and logic.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-03 15:50:58 +05:30
..
AdminSettings chore: Make edit launch buttons as links & add upgrade ramps for session timeout setting (#31862) 2024-03-21 15:37:13 +05:30
Applications fix: Updating the primary action on clicking app card in mobile view (#32092) 2024-03-27 16:04:41 +05:30
AppViewer revert: multi env switcher view mode changes (#32360) 2024-04-03 15:50:58 +05:30
common fix: save flow enabled for client credentials grant type (#32047) 2024-03-26 08:39:34 +05:30
Editor revert: multi env switcher view mode changes (#32360) 2024-04-03 15:50:58 +05:30
setup fix: Restricting the re-submission of welcome form on multiple submit button clicks (#32279) 2024-04-01 14:31:45 +05:30
Templates feat: Add "Start with template" option and refactor template components (#30946) 2024-02-13 12:38:08 +05:30
tests chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
UserAuth fix: Email Verification not you link opened in same tab (#32361) 2024-04-03 14:05:18 +05:30
UserProfile chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
users chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
workspace chore: Removing partner program callout from invite modal (#31576) 2024-03-07 13:20:51 +05:30
routes.tsx chore: [App Sidebar] Data Pane (#28248) 2023-10-24 15:28:21 +05:30
utils.ts