PromucFlow_constructor/app/client/src/components/formControls
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
..
BaseControl.tsx feat: open ai feature request (#28295) 2023-11-03 11:20:34 +07:00
CheckboxControl.tsx feat: remove collapse sections (#24017) 2023-07-04 17:41:56 +05:30
DropDownControl.tsx feat: Add knowledge retrieval in Appsmith AI (#30725) 2024-02-05 17:15:45 +05:30
DynamicInputTextControl.test.tsx [Fix] Fix mouse click for the autocomplete at the api pane (#5929) 2021-07-19 17:36:04 +05:30
DynamicInputTextControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
DynamicTextFieldControl.tsx chore: Move action redesign into its on flag (#30886) 2024-02-06 12:26:33 +05:30
EntitySelectorControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FieldArrayControl.tsx feat: Anthropic AI Plugin (#29095) 2023-12-05 16:03:27 +05:30
FilePickerControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FixedKeyInputControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FormTemplateControl.tsx feat: Appsmith AI as datasource plugin (#29794) 2024-01-16 20:19:08 +05:30
InputNumberControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
InputTextControl.tsx feat: http2 support for REST API and GraphQL (#29304) 2023-12-19 15:56:20 +05:30
KeyValueArrayControl.tsx feat: debugger api pane navigation (#25771) 2023-08-10 19:25:06 +05:30
MultiFilePickerControl.tsx feat: Add knowledge retrieval in Appsmith AI (#30725) 2024-02-05 17:15:45 +05:30
PaginationControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
SegmentedControl.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
SortingControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
StyledControls.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
SwitchControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
utils.test.ts feat: updating datasource endpoints contract (#23920) 2023-07-03 18:36:05 +05:30
utils.ts feat: Add knowledge retrieval in Appsmith AI (#30725) 2024-02-05 17:15:45 +05:30
WhereClauseControl.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00