PromucFlow_constructor/app/client/src/pages/Editor
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
..
__tests__ fix: Auth datasource new api button not working fixed (#32079) 2024-03-27 16:16:52 +05:30
APIEditor chore: IDE query url render tests (#31919) 2024-03-21 16:52:36 +05:30
AppSettingsPane fix: settings pane overflowing when number of pages increase (#31180) 2024-02-20 10:35:16 +05:30
CanvasLayoutConversion chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
CanvasPropertyPane chore: Make App Sidebar Generally Available (#30923) 2024-02-09 11:42:36 +05:30
commons revert: multi env switcher view mode changes (#32360) 2024-04-03 15:50:58 +05:30
CommunityTemplates/Modals chore: add unit tests for community modules components (#30458) 2024-01-22 12:51:46 +05:30
CustomWidgetBuilder fix: [custom widget] remove stale keys from dynamicTriggerPathList (#31586) 2024-03-20 14:31:03 +05:30
DataSourceEditor fix: Auth datasource new api button not working fixed (#32079) 2024-03-27 16:16:52 +05:30
DatasourceInfo chore: Debugger Split states (#31043) 2024-02-29 11:53:57 +05:30
EditorName chore: Correct top menu help options (#31986) 2024-03-21 16:52:50 +05:30
EntityNavigation chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
Explorer chore: autoFocus widget search input on load (#32002) 2024-04-03 13:21:53 +05:30
FirstTimeUserOnboarding fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
GeneratePage feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
gitSync fix: removing unnecessary status api call (#31229) 2024-03-18 22:06:57 +05:30
GlobalHotKeys chore: [chart widget] show configuration errors only in editor (#32024) 2024-03-26 09:49:58 +05:30
IDE revert: multi env switcher view mode changes (#32360) 2024-04-03 15:50:58 +05:30
IntegrationEditor chore: removed onboarding flags ab_create_new_apps_enabled , ab_start_with_data_default_enabled (#31384) 2024-03-15 11:13:14 +05:30
JSEditor chore: making body and variables as optional props- 31568 (#31665) 2024-03-20 19:03:52 +05:30
MultiSelectPropertyPane changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
NavigationSettings chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
PropertyPane fix: property pane collapse expand icon issue fixed (#32094) 2024-03-27 15:12:15 +05:30
QueryEditor chore: IDE query url render tests (#31919) 2024-03-21 16:52:36 +05:30
SaaSEditor chore: Prepared statement description changes (#32042) 2024-03-26 14:09:35 +05:30
ThemePropertyPane chore: Remove "Save theme" functionality (#31481) 2024-03-12 18:54:39 +05:30
WDSThemePropertyPane fix: Can't switch back to System Default (#30867) 2024-02-02 14:53:45 +03:00
WidgetsEditor chore: cypress test for canvas view mode (#32354) 2024-04-03 14:52:09 +05:30
widgetSidebar chore: autoFocus widget search input on load (#32002) 2024-04-03 13:21:53 +05:30
ActionSettings.tsx
AppsmithLink.tsx chore: Refactoring code for entity explorer on app editor to support package editor (#27844) 2023-10-11 19:41:07 +05:30
Canvas.tsx chore: restructure WidgetsEditor (#31803) 2024-03-18 21:14:11 +05:30
EditorHeader.tsx chore: Make App Sidebar Generally Available (#30923) 2024-02-09 11:42:36 +05:30
EditorSaveIndicator.tsx chore: Refactoring editor app name component for modules (#28055) 2023-10-16 14:37:39 +05:30
EditorShareButton.tsx feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
EntityNotFoundPane.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
FormConfig.tsx
FormControl.tsx changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
HelpBarInHeader.tsx feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
HelpButton.tsx feat: removed welcome tour (#30294) 2024-01-17 10:38:29 +05:30
index.tsx chore: reconnect modal refactor for package import (#31674) 2024-03-12 17:24:19 +05:30
loader.tsx chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
MainContainerWidthToggles.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
MainContainerWidthToggles.tsx chore: Rename and cleanup of editor components (#26944) 2023-09-12 19:44:02 +05:30
Popper.tsx fix: Adjust evaluated popover position based on the target's position in the view port (#29912) 2023-12-29 12:53:09 +05:30
PropertyPaneHelpButton.tsx chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
RealtimeAppEditors.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
RequestConfirmationModal.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ShareApplicationForm.tsx
ToggleModeButton.tsx chore: Add back Preview Mode shortcut (#31602) 2024-03-11 10:02:19 +05:30
utils.tsx fix: Refactoring fetching of icon for module instances (#31765) 2024-03-14 14:31:44 +05:30
WidgetsEditorEntityExplorer.tsx [Chore]: App Sidebar Library Pane (#28332) 2023-11-03 10:54:58 +05:30