PromucFlow_constructor/app/client/src/pages
Hetu Nandu fa2b44c646
chore: Move action redesign into its on flag (#30886)
## Description

Create a new Feature flag called `release_action_redesign_enabled` and
use that for Query Redesign paths instead of Side by Side Feature flag
as now it is out of its scope

Post this, query redesign changes will not show up for any side by side
feature activation scenarios

resolves #30911



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

## Summary by CodeRabbit

- **New Features**
- Introduced a new feature flag `release_actions_redesign_enabled` to
toggle the redesigned actions feature.
- **Refactor**
- Updated components and logic to utilize the new
`release_actions_redesign_enabled` flag, ensuring a consistent toggle
mechanism across the application. This includes changes in the dynamic
text field behavior and action toolbar rendering.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-06 12:26:33 +05:30
..
AdminSettings feat: move SSO to Enterprise plan (#28687) 2023-11-09 12:03:46 +05:30
Applications feat: removing delete multiple apps feature (#30661) 2024-01-29 19:51:01 +05:30
AppViewer feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
common chore: Show commit SHA instead of SNAPSHOT version (#30850) 2024-02-02 09:52:34 +05:30
Editor chore: Move action redesign into its on flag (#30886) 2024-02-06 12:26:33 +05:30
setup feat: added onboarding flow for admin users (#29872) 2023-12-28 15:37:24 +05:30
Templates feat: move use case templates to top (#30742) 2024-01-31 11:42:52 +05:30
tests chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
UserAuth chore: add try catch for signup recaptcha (#28143) 2023-10-17 15:48:00 +05:30
UserProfile chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
users chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
WidgetBuilder chore: fix copy paste issue in custom widget builder (#28925) 2023-11-17 16:10:17 +05:30
workspace feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
routes.tsx chore: [App Sidebar] Data Pane (#28248) 2023-10-24 15:28:21 +05:30
utils.ts fix: gsheet file picker background issue fixed (#24049) 2023-06-08 14:58:29 +05:30