PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/OtherUIFeatures
Hetu Nandu 8463d02740
chore: [Plugin Action Editor] Combine Plugin Editor UI state (#36651)
## Description

Removes the parallel apiPaneReducer and queryPaneReducer and combines it
into pluginActionEditor


Fixes #36153

## Automation

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

### 🔍 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/11231694032>
> Commit: 3a204e2902f9733be05e3b7087869d2e91ad52eb
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11231694032&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Tue, 08 Oct 2024 10:15:30 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

## Release Notes

- **New Features**
- Introduced a new constant `POST_BODY_FORM_DATA_KEY` for improved data
handling.
- Added several action creators and selectors for enhanced management of
the plugin action editor's state.
- Implemented state management for the plugin action editor's debugger.
- Added the ability to execute commands related to plugins in the
`CodeEditor` component.
- Introduced a new enumeration `DEBUGGER_TAB_KEYS` for better
organization of debugger tabs.

- **Improvements**
- Refactored import statements for better organization and reduced
complexity.
- Enhanced the `PluginActionResponse` component to focus on plugin
action state management.
- Updated the tab management logic in various components to reflect the
new plugin action state.
- Improved state management in the `QueryEditor` and `APIEditor`
components to accurately represent action processing states.
- Added error handling in the `ActionSettings` component for missing
configuration.

- **Bug Fixes**
- Updated logic in hooks to ensure proper state management for plugin
actions.
- Adjusted navigation and tab selection methods to align with the new
plugin action state management.
- Corrected test selectors for error tabs in Cypress tests to ensure
accurate UI interactions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-10-08 16:12:27 +05:30
..
Analytics_spec.js chore: Make edit launch buttons as links & add upgrade ramps for session timeout setting (#31862) 2024-03-21 15:37:13 +05:30
ApiError_spec.ts chore: cypress strings replaced with var names (#33469) 2024-05-15 13:58:49 +05:30
ApplicationURL_spec.js test: Extract pageId with regex to cover more cases (#34521) 2024-07-02 06:31:59 +05:30
DynamicLayout_spec.js feat: New IDE Top Navbar (#31594) 2024-03-12 14:02:58 +05:30
EntityBottomBar_spec.ts fix: Fall of the error toasts wall (#35839) 2024-09-05 11:06:43 +05:30
ErrorMessages_spec.ts chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
ExportApplication_spec.js test: replace LogintoApp with LoginFromAPI (#34040) 2024-06-14 20:52:49 +05:30
GlobalSearch_spec.js chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
Inspect_Element_spec.js chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
lazyRender_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Logs1_spec.js chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
Logs2_spec.js fix: Fall of the error toasts wall (#35839) 2024-09-05 11:06:43 +05:30
Omnibar_spec.js feat: cURL import now happens via a modal (#34830) 2024-07-10 14:22:39 +05:30
PageOnLoad_spec.ts chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
PreviewMode_spec.js chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
ProductUpdates_spec.js feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
Redirects_spec.js test: Cypress | Flaky fixes (#24925) 2023-07-01 00:16:57 +05:30
Replay_Editor_spec.js chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
Replay_spec.js chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
Resize_spec.js chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
TriggerErrors_spec.js test: updated tests with aghelper table methods (#33737) 2024-05-31 14:01:06 +05:30
Unique_key_spec.js chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
UpdateApplication_spec.js chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
ViewMode_spec.js chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
Widget_Error_spec.js chore: [Plugin Action Editor] Combine Plugin Editor UI state (#36651) 2024-10-08 16:12:27 +05:30