PromucFlow_constructor/app/client/src
Hetu Nandu 4f70e6dce2
chore: [Plugin Action Editor] Query forms in Plugin Action Form (#36684)
## Description

Implement UQI Editor Form and Query Response panes

Fixes #36154 


## Automation

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

### 🔍 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/11175240455>
> Commit: 5c0a579afcfeba192b663f54802c36a46cbc857b
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11175240455&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.IDE`
> Spec:
> <hr>Fri, 04 Oct 2024 07:12:01 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced the `UQIEditorForm` component for enhanced form handling
within the `PluginActionForm`.
- Updated the `usePluginActionResponseTabs` hook to support additional
plugin types and dynamic tab structures based on datasource presence.

- **Bug Fixes**
- Improved conditional rendering logic to ensure proper display of UI
components based on plugin types.

- **Documentation**
- Added descriptive comments to clarify the functionality of new
components and hooks.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-10-04 14:02:00 +05:30
..
actions fix: Revert PageSaga changes (#36666) 2024-10-03 10:13:11 +05:30
api chore: Adding the GraphQLEditorForm for the modularised flow (#36633) 2024-10-02 13:59:46 +05:30
assets chore: delete unused code (#36461) 2024-09-23 13:52:00 +03:00
ce chore: [Plugin Action Editor] Query forms in Plugin Action Form (#36684) 2024-10-04 14:02:00 +05:30
components chore: Handling the updation of action name in the plugin action toolbar (#36560) 2024-09-27 19:48:05 +05:30
constants chore: Init Plugin Action Response (#36485) 2024-09-25 13:14:26 +05:30
Datasource/components chore: reconnect ds detached from datasource editor part 1 (#35907) 2024-09-02 11:26:34 +05:30
ee chore: Init Plugin Action Response (#36485) 2024-09-25 13:14:26 +05:30
enterprise fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
entities fix: Revert PageSaga changes (#36666) 2024-10-03 10:13:11 +05:30
globalStyles
icons chore:delete unused files (#36368) 2024-09-19 16:01:03 +03:00
IDE chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
layoutSystems chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
mockResponses
mocks chore: delete unused code (#36461) 2024-09-23 13:52:00 +03:00
modules/ui-builder/ui/wds chore: add ai chat to wds config map (#36687) 2024-10-04 11:28:30 +05:30
navigation chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
pages fix: Revert PageSaga changes (#36666) 2024-10-03 10:13:11 +05:30
PluginActionEditor chore: [Plugin Action Editor] Query forms in Plugin Action Form (#36684) 2024-10-04 14:02:00 +05:30
plugins/Linting chore: add telemetry for current linter (#36417) 2024-09-20 11:59:08 +08:00
polyfills chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
reducers fix: Revert "fix the gitSync related issue" (#36658) 2024-10-03 06:32:50 +05:30
reflow chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
sagas chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
selectors fix: clicking on + in list view does not create a new query (#36467) 2024-09-30 16:24:59 +05:30
templates
theme
transformers chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
UITelemetry chore: fix this.rootSpan undefined bug in PageLoadInstrumentation (#36459) 2024-09-23 08:21:07 +05:30
usagePulse chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
utils chore: delete unused code (#36461) 2024-09-23 13:52:00 +03:00
WidgetProvider chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WidgetQueryGenerators chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
widgets fix:Ensure alert message triggers only once when onDropdownClose in select widget (#34812) 2024-10-04 13:32:48 +05:30
workers fix: js library load functionality handling for default exports (#36539) 2024-09-26 16:58:39 +05:30
App.css
AppErrorBoundry.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
config.d.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
Globals.d.ts
index.css chore: Remove google fonts imported from googleapis (#35392) 2024-08-07 08:49:04 +05:30
index.tsx chore: Page load instrumentation: add network and device info to page load spans (#36395) 2024-09-19 11:06:14 +05:30
LandingScreen.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
preload-route-chunks.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
react-app-env.d.ts
RouteChangeListener.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
serviceWorker.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
store.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
wdyr.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00