PromucFlow_constructor/app/client/cypress/support/Pages/IDE
Alex e754e48e1f
feat: unified response view component (#37897)
## Description
Common component for response tab view.

Fixes #37759 


## 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/12242471397>
> Commit: 5263092079ad514d6c949b48d8510536ebeeadac
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12242471397&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Mon, 09 Dec 2024 21:00:53 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 new `Response` component to handle and display action
responses in the plugin action editor.
- Streamlined response handling by consolidating components and updating
props for better performance and user experience.

- **Bug Fixes**
- Enhanced error handling and response display logic to improve clarity
and user interaction.

- **Documentation**
- Updated import paths and component references to reflect the new
structure and naming conventions.

- **Tests**
- Modified Cypress tests to utilize the new
`runQueryAndVerifyResponseViews` method for improved readability and
maintainability.
- Updated tests to replace direct interactions with UI elements by using
methods from the `BottomTabs` module for selecting response types.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-12-10 10:06:57 +03:00
..
BottomTabs feat: unified response view component (#37897) 2024-12-10 10:06:57 +03:00
AddView.ts feat: New tab ui changes (#33228) 2024-05-15 19:15:49 +05:30
FileTabs.ts fix: Overflow list new UI restore (#34658) 2024-07-05 11:55:29 +05:30
LeftPane.ts test: Updating leftpane class in cypress to fix pageaccess_spec on EE (#33844) 2024-05-30 16:46:43 +05:30
ListView.ts chore: Cypress - add pane interactions (#32091) 2024-04-02 10:06:54 +05:30
PluginEditorToolbar.ts feat: Enable new toolbar for cypress (#37148) 2024-12-03 09:21:43 +05:30
Sidebar.ts test: increased timeout for Sidebar (#35013) 2024-07-18 12:59:50 +05:30