PromucFlow_constructor/app/client/src/pages/Editor/IDE
Hetu Nandu e68cf54360
chore: Make App Sidebar Generally Available (#30923)
## Description

Makes App Sidebar Generally Available

- Removes any feature flag control for App Sidebar
- Removes any older functionalities to handle non App Sidebar IDE
versions like:
    - App Settings having an open or close state
    - Entity Explorer ability to be hidden
- Removes the announcement for App Sidebar


#### PR fixes following issue(s)
Fixes #29232

#### Type of change

- Chore (housekeeping or task changes that don't impact user perception)



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

- **Refactor**
- Streamlined component logic by consolidating functions and removing
unnecessary dependencies.
- Simplified rendering and logic flow in various editor components for
improved user experience.
- **Style**
- Enhanced styling and layout in the app settings pane and editor
sidebar components.
- **Chores**
- Improved code maintainability by cleaning up unused imports,
variables, and functions.
- **Bug Fixes**
- Addressed UI inconsistencies by removing deprecated feature flags and
adjusting component behavior.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-07 11:25:23 +05:30
..
EditorPane chore: Move action redesign into its on flag (#30886) 2024-02-06 12:26:33 +05:30
EditorTabs chore: Split files for Module Instances in IDE (#30562) 2024-01-24 14:22:40 +05:30
Header feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
LeftPane chore: Make App Sidebar Generally Available (#30923) 2024-02-07 11:25:23 +05:30
MainPane chore: Split screen foundations (#30060) 2024-01-09 15:28:27 +05:30
RightPane chore: Editor Embedded Add Pane (#29764) 2023-12-22 13:51:47 +05:30
Sidebar chore: Make App Sidebar Generally Available (#30923) 2024-02-07 11:25:23 +05:30
AppsmithIDE.test.tsx chore: add action group component (#29645) 2023-12-19 16:04:27 +03:00
hooks.ts fix: reverting back the context changes (#30899) 2024-02-05 22:03:53 +05:30
index.tsx fix: re-render of pages section (#30375) 2024-01-19 15:24:30 +05:30