PromucFlow_constructor/app/client/src/components
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
..
BottomBar revert: multi env switcher view mode changes (#32360) 2024-04-03 15:50:58 +05:30
common fix: query/api right pane binding section scroll, schema on expand empty screen (#30718) 2024-01-30 23:46:30 +05:30
designSystems chore: Check new git permissions for respective git operations (#29981) 2024-01-05 10:27:56 +05:30
editorComponents chore: remove feature flag code of consolidated api (#32248) 2024-04-01 17:45:09 +05:30
featureWalkthrough fix: disabled feature walkthroughs behind a flag (#31007) 2024-02-13 16:44:59 +05:30
formControls feat: add support for sectionStyles in datasource editor form (#31817) 2024-03-18 16:02:02 +05:30
propertyControls fix: [custom widget] remove stale keys from dynamicTriggerPathList (#31586) 2024-03-20 14:31:03 +05:30
utils chore: Make edit launch buttons as links & add upgrade ramps for session timeout setting (#31862) 2024-03-21 15:37:13 +05:30
wds chore: Integrate Radio Group (#29026) 2023-11-23 11:21:23 +03:00
BusinessTag.tsx chore: Adding kind prop for Business and Enterprise tags (#26594) 2023-08-23 20:48:58 +05:30
constants.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
EnterpriseTag.tsx chore: Adding kind prop for Business and Enterprise tags (#26594) 2023-08-23 20:48:58 +05:30
TabItemBackgroundFill.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00