PromucFlow_constructor/app/client/src
Rudraprasad Das 7260f5b24d
fix: bottom bar issue with multienv (#32249)
## Description
Multi env disappearing from bottom bar in editor mode

Fixes #31266 #32270

## 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/8506755504>
> Commit: `2a72270e1d2eee93391bdb098f3bb708c0bb5a8e`
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8506755504&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

- **New Features**
- Enhanced environment switching functionality to support multiple
environments based on various conditions including view and preview
modes.
- **Refactor**
- Simplified the bottom bar display logic across the app using the
updated `useShowEnvSwitcher` hook.
- Revised environment and feature flag handling in the App Viewer and
Editor IDE components for improved clarity and efficiency.
- Updated `EditorWrapperContainer` to adjust its height dynamically
based on the presence of the bottom bar.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-01 16:45:28 +05:30
..
actions feat: constrained diff between states (#31847) 2024-03-27 14:37:46 +05:30
api chore: Remove "Save theme" functionality (#31481) 2024-03-12 18:54:39 +05:30
assets feat: Tabler Icons (#30248) 2024-01-19 11:54:44 +03:00
ce fix: bottom bar issue with multienv (#32249) 2024-04-01 16:45:28 +05:30
components feat: add edit option in suggested queries in hint commands (#32076) 2024-03-28 19:24:33 +05:30
constants fix: refactored currency code data to remove duplication problem (#32242) 2024-03-29 16:12:23 +05:30
ee fix: reinstating multienv switcher for view mode (#31699) 2024-03-28 12:09:13 +05:30
enterprise
entities chore: Add telemetry for monitoring evaluations processing (#32222) 2024-04-01 11:58:07 +05:30
globalStyles feat: add edit option in suggested queries in hint commands (#32076) 2024-03-28 19:24:33 +05:30
icons feat: Adds partial import functionality (#28293) 2023-11-17 12:46:18 +05:30
layoutSystems chore: Anvil Canvas and Widget intearction separation (#32025) 2024-04-01 15:00:24 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD highlight activation upgrade (#29979) 2024-01-11 21:31:38 +05:30
navigation feat: Changed add button to toggle button in left pane (#31523) 2024-03-07 17:56:58 +05:30
pages fix: bottom bar issue with multienv (#32249) 2024-04-01 16:45:28 +05:30
plugins/Linting chore: making body and variables as optional props- 31568 (#31665) 2024-03-20 19:03:52 +05:30
polyfills
reducers feat: constrained diff between states (#31847) 2024-03-27 14:37:46 +05:30
reflow
sagas feat: add edit option in suggested queries in hint commands (#32076) 2024-03-28 19:24:33 +05:30
selectors chore: [chart widget] show configuration errors only in editor (#32024) 2024-03-26 09:49:58 +05:30
templates
theme
transformers feat: expires in field added in oauth2 api datasource (#30866) 2024-02-07 18:26:21 +05:30
UITelemetry chore: Add telemetry for monitoring evaluations processing (#32222) 2024-04-01 11:58:07 +05:30
usagePulse
utils feat: add edit option in suggested queries in hint commands (#32076) 2024-03-28 19:24:33 +05:30
WidgetProvider chore: widgets alignment (#31923) 2024-03-22 16:53:29 +03:00
WidgetQueryGenerators
widgets chore: Anvil Canvas and Widget intearction separation (#32025) 2024-04-01 15:00:24 +05:30
workers chore: Add telemetry for monitoring evaluations processing (#32222) 2024-04-01 11:58:07 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css chore: widgets alignment (#31923) 2024-03-22 16:53:29 +03:00
index.tsx chore: frontend and backend telemetry updates for execute flow #28800 and #28805 (#28936) 2023-11-24 13:09:02 +05:30
LandingScreen.tsx
preload-route-chunks.ts fix: Refactor preloads to fix an issue with CDN on EE (#28402) 2023-10-30 13:32:37 +05:30
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js chore: Remove unused services (#30292) 2024-01-23 05:43:16 +05:30
store.ts chore: Refactor URLAssembly to throw error on missing pageId for app route resolution only (#28527) 2023-11-02 15:55:24 +05:30
wdyr.ts