PromucFlow_constructor/app/client/src/ce/pages/Editor
Hetu Nandu 4189a70dac
chore: Plugin Action Editor Context (#36187)
## Description

- Introduce the PluginActionEditor module structure
- Add basic handling and states in the PluginActionContext
- Update AppIDE to use the new Editor when the feature flag is active.
This will later be updated and the component will be used from the route
level itself


Fixes #36152

## Automation

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

### 🔍 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/10805408539>
> Commit: 1b8259b32c0df05137b01e25d7ff942b936e8110
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10805408539&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Datasource`
> Spec:
> <hr>Wed, 11 Sep 2024 05:53:02 UTC
<!-- end of auto-generated comment: Cypress test results  -->


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


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


- **New Features**
- Introduced a `PluginActionEditor` component for managing plugin
actions.
- Added `PluginActionContext` for improved state management of plugin
actions.
- Implemented feature flag checks to conditionally render the redesigned
action editor interface in both the `ApiEditorWrapper` and `QueryEditor`
components.

- **Documentation**
- Added centralized export files for easier access to new components and
context providers.

- **Bug Fixes**
- Enhanced error handling for missing plugin settings and configurations
in the `PluginActionEditor`.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-09-12 10:11:54 +05:30
..
AppPluginActionEditor chore: Plugin Action Editor Context (#36187) 2024-09-12 10:11:54 +05:30
CurlImport fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
EntityEditor/ConvertToModuleInstanceCTA fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
Explorer chore: add uuid supported path (#36221) 2024-09-10 14:01:42 +05:30
gitSync fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
IDE chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
KnowledgeBase chore: Change the position of the KB Button in the AppViewer and Editor pages (#27573) 2023-09-26 17:30:15 +05:30
NavigationSettings chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
routes.tsx chore: ce - remove sentry performance tracker (#35710) 2024-08-15 19:40:53 +05:30