PromucFlow_constructor/app/client/src/ce/entities
albinAppsmith dfead818cd
feat: Removed tabs revamp feature flag (#32956)
## Description

This PR will remove tabs revamp feature flag and make it available for
every users.


Fixes #32955

## Automation

/ok-to-test tags="@tag.Sanity, @tag.IDE"

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

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






## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


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

- **Refactor**
- Removed the feature flag for the IDE tabs revamp, simplifying the
rendering logic and component behavior across various IDE components.
- Streamlined the handling of tabs in the IDE, eliminating conditional
feature flag checks and associated conditional rendering.
- Adjusted test suites to align with the removal of the feature flag,
ensuring consistency in component behavior testing.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-26 17:06:57 +05:30
..
AppsmithConsole chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
DataTree chore: making body and variables as optional props- 31568 (#31665) 2024-03-20 19:03:52 +05:30
Engine chore: change saas authentication to context based (#31064) 2024-03-07 15:36:31 +05:30
IDE chore: Split routing for split screen (#31151) 2024-02-16 14:08:28 +05:30
URLRedirect fix: Refactoring code to fix a couple of issues related to modules on EE (#29843) 2023-12-26 11:38:00 +05:30
FeatureFlag.ts feat: Removed tabs revamp feature flag (#32956) 2024-04-26 17:06:57 +05:30