PromucFlow_constructor/app/client/src/ce
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
..
actions chore: [Plugin Action Editor] Combine Plugin Editor UI state (#36651) 2024-10-08 16:12:27 +05:30
api chore: Remove unused JSON signup API handler (#37387) 2024-11-15 12:39:29 +05:30
components chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
configs chore: Remove CS URL in client (#37665) 2024-11-27 10:32:35 +05:30
constants feat: update response tab UI (#37640) 2024-11-28 17:01:50 +05:30
entities fix: Removing the global add in segmented header and updating the UI for new query tab (#37757) 2024-11-27 11:01:12 +05:30
hooks chore: Updating generate page interaction to show it in a modal following the IDE 2.0 interaction pattern (#37414) 2024-11-19 12:05:10 +05:30
IDE/hooks chore: [Plugin Action Editor] Implement a useIsEditorIsInitialised hook (#36328) 2024-09-16 16:40:37 +05:30
navigation fix: API Body format focus retention (#37150) 2024-11-01 11:24:49 +05:30
pages fix: Min width in certain ADS Button usage (#37624) 2024-11-22 08:19:31 +05:30
PluginActionEditor feat: Schema tab UI update (#37420) 2024-11-26 09:42:33 +05:30
plugins/Linting chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
reducers chore: Remove socket-io and websocket connections (#37784) 2024-11-28 10:58:56 +05:30
sagas chore: Remove socket-io and websocket connections (#37784) 2024-11-28 10:58:56 +05:30
selectors chore: Updating plugin action name editor component to use ADS text component (#36960) 2024-10-18 19:07:50 +05:30
types fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
utils feat: Added analytics for pulse failure (#37781) 2024-11-28 12:20:14 +05:30
workers chore: cache dependencyMap computation on client (#35965) 2024-10-15 21:05:39 +05:30
AppRouter.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
RouteBuilder.ts chore: Updating generate page interaction to show it in a modal following the IDE 2.0 interaction pattern (#37414) 2024-11-19 12:05:10 +05:30
RouteParamsMiddleware.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00