PromucFlow_constructor/app/client/src/components/editorComponents
Vemparala Surya Vamsi 4b27a59b1c
chore: remove feature flag code of consolidated api (#32248)
Removed feature flag related code to consolidated api, also corrections
in feature flags are made here.

Fixes #31100

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> Tests running at:
<https://github.com/appsmithorg/appsmith/actions/runs/8490467344>
> Commit: `fce48b210983689994152b7ae77c773cfdca854a`
> Workflow: `PR Automation test suite`
> Tags: ``

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











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

- **New Features**
- Introduced new feature flags to enhance user interface and default
settings.
- **Refactor**
	- Simplified page loading logic for better performance.
	- Enhanced error handling and reporting for a smoother user experience.
- **Chores**
	- Cleaned up unused imports and code for better maintainability.
- **Bug Fixes**
- Removed redundant checks and updated functionality to include new
feature flags.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-01 17:45:09 +05:30
..
ActionCreator fix: Refactoring fetching of icon for module instances (#31765) 2024-03-14 14:31:44 +05:30
ActionRightPane fix: Updating the height of inputs form on the right pane of modules editor (#32127) 2024-03-28 10:39:23 +05:30
CodeEditor feat: add edit option in suggested queries in hint commands (#32076) 2024-03-28 19:24:33 +05:30
Debugger fix: Refactoring fetching of icon for module instances (#31765) 2024-03-14 14:31:44 +05:30
form feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
GlobalSearch chore: Added test for useGroupedAddJsOperations (#32003) 2024-03-26 09:22:48 +05:30
HighlightedCode fix: Entity props show evaluated value (#30889) 2024-02-07 14:34:03 +05:30
LazyCodeEditor chore: custom widget (#28926) 2023-12-28 12:16:28 +05:30
LightningMenu feat: workflow queries/actions rename code split (#31300) 2024-03-05 10:28:34 +05:30
PartialImportExport chore: remove feature flag code of consolidated api (#32248) 2024-04-01 17:45:09 +05:30
WidgetQueryGeneratorForm fix: Refactoring fetching of icon for module instances (#31765) 2024-03-14 14:31:44 +05:30
ActionExecutionInProgressView.tsx chore: Show schema as a tab instead of the right pane (#30906) 2024-02-08 13:25:23 +05:30
ActionNameEditor.tsx fix: Run button hiding issue (#31323) 2024-02-28 14:25:22 +05:30
ApiResponseView.tsx chore: Debugger Split states (#31043) 2024-02-29 11:53:57 +05:30
AutoResizeTextArea.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
AutoResizeTextArea.tsx
BetaCard.tsx
Button.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Checkbox.tsx
CloseEditor.tsx fix: Widget Context Switching (#29735) 2023-12-20 12:26:16 +05:30
ContextDropdown.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Divider.tsx
DropdownComponent.tsx
EditableText.tsx fix: Renaming new JS Object not working instantly (#30010) 2024-01-09 09:54:02 +05:30
EditorContextProvider.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
EditorContextProvider.tsx feat: WDS - Anvil compatible Modal Widget (#30351) 2024-01-26 09:30:57 +05:30
emptyResponse.tsx
EntityBottomTabs.tsx chore: show suggested widgets in response (#31008) 2024-02-13 13:52:04 +05:30
EntityExplorerSidebar.tsx chore: Make App Sidebar Generally Available (#30923) 2024-02-07 11:25:23 +05:30
EntityNameComponent.tsx
ErrorBoundry.tsx fix: fix modal position and styles (#30805) 2024-02-06 10:26:47 +03:00
ErrorTooltip.tsx
Form.tsx
FormLabel.tsx
FormRow.tsx chore: ME design audit CE (#26535) 2023-09-12 11:48:58 +05:30
HelperTooltip.tsx
InputComponent.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
JSResponseView.tsx chore: Debugger Split states (#31043) 2024-02-29 11:53:57 +05:30
LetterIcon.tsx
LoadingOverlayScreen.tsx
NavBarItem.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
PageLoader.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
PaneWrapper.tsx chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
ProductAlertBanner.tsx chore: Updating link component props (#27223) 2023-09-14 16:14:23 +05:30
PropertyPaneSidebar.tsx chore: Make App Sidebar Generally Available (#30923) 2024-02-07 11:25:23 +05:30
RadioButtonGroup.tsx fix: revert for super users and update ui for profiling ques for non super users (#27942) 2023-10-16 17:37:06 +05:30
ReadOnlyEditor.tsx
RequestView.tsx
SelectComponent.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Spinner.tsx
StoreAsDatasource.tsx fix: Resolving datasource page redirection, switch env and on page load response view debugger issues (#30156) 2024-01-10 18:41:24 +05:30
Tooltip.tsx
utils.test.ts
utils.ts