PromucFlow_constructor/app/client/cypress/e2e/Regression/ServerSide/QueryPane
Alex 91f9c9b1ac
feat: update response tab UI (#37640)
## Description
Query response tab UI update.

Fixes #35290

## Automation

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


## 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 `QueryResponseTab` component for managing query
responses in the plugin action editor.
	- Added new icons for better visual representation in the application.
- Enhanced the `NoResponse` component for improved layout and messaging.
- Added a new constant for clearer user instructions on obtaining
responses.

- **Improvements**
- Updated button labels and component structures for clarity and
usability.
- Refined validation logic and error handling across various components.
- Enhanced styling and layout behavior in the `Table` and
`ActionExecutionInProgressView` components.
- Streamlined the `EntityBottomTabs` component's styling for
consistency.
- Adjusted the height of the response container during action execution.

- **Bug Fixes**
- Adjusted test cases to ensure accurate validation of response handling
and UI elements.

- **Chores**
- Deprecated older methods and constants to streamline code and enhance
maintainability.
	- Removed unused components to simplify the codebase.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-28 17:01:50 +05:30
..
AddWidget_spec.js chore: Addding dependent tags (#36965) 2024-10-18 18:19:08 +05:30
AddWidgetTableAndBind_spec.js chore: Addding dependent tags (#36965) 2024-10-18 18:19:08 +05:30
DSDocs_Spec.ts chore: Addding dependent tags (#36965) 2024-10-18 18:19:08 +05:30
EmptyDataSource_spec.js chore: Addding dependent tags (#36965) 2024-10-18 18:19:08 +05:30
EvaluatedValuePopUp_spec.ts chore: Addding dependent tags (#36965) 2024-10-18 18:19:08 +05:30
GoogleSheets_spec.ts chore: Addding dependent tags (#36965) 2024-10-18 18:19:08 +05:30
Mongo1_spec.ts feat: update response tab UI (#37640) 2024-11-28 17:01:50 +05:30
Querypane_Mongo_Spec.js feat: update response tab UI (#37640) 2024-11-28 17:01:50 +05:30
QueryPane_MySQL_Spec.ts chore: Addding dependent tags (#36965) 2024-10-18 18:19:08 +05:30
QueryPane_Postgres_Spec.js chore: Addding dependent tags (#36965) 2024-10-18 18:19:08 +05:30
S3_1_spec.js feat: update response tab UI (#37640) 2024-11-28 17:01:50 +05:30
S3_2_spec.ts chore: Addding dependent tags (#36965) 2024-10-18 18:19:08 +05:30
SwitchDatasource_spec.js feat: Disabled datasource selector in query pages (#36940) 2024-10-25 21:52:41 +05:30