PromucFlow_constructor/app/client/src/components
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
..
AnimatedGridLayout chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
BottomBar chore: Transitions for IDE (#35714) 2024-09-09 16:25:50 +05:30
common fix: edit and launch button fail on keeping mouse over while reload (#36954) 2024-10-18 01:52:58 +05:30
designSystems chore: decouple widget-config.json from main chunk (#36924) 2024-10-17 20:48:39 +05:30
editorComponents feat: unified response view component (#37897) 2024-12-10 10:06:57 +03:00
featureWalkthrough chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
formControls feat: pass workspace id to form control (#37413) 2024-11-15 17:41:14 +01:00
propertyControls chore: update jest version to 29 (#37587) 2024-11-21 18:35:02 +08:00
utils feat: requesting new integration ui to accept users preferences about the new integrations (#38012) 2024-12-09 17:28:25 +05:30
wds chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
BusinessTag.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
constants.ts fix: input alignment (#32452) 2024-04-05 15:02:07 +03:00
EnterpriseTag.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00