PromucFlow_constructor/app/client/src/ce/components
Hetu Nandu 0ac87dbfe2
feat: Dummy Generate Prompt Button (#39964)
## Description

https://github.com/appsmithorg/appsmith-ee/pull/6813


## Automation

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

### 🔍 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/14126942963>
> Commit: 8fc65a57e1a3daa89cd44e43a5e399fbb26c9b6c
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=14126942963&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Fri, 28 Mar 2025 11:09:57 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 a prompt generation button in the form interface, allowing
users to view the current prompt and update it interactively.
- Added a new component, `GeneratePromptButton`, to facilitate prompt
generation based on existing instructions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-31 12:03:43 +05:30
..
BottomBar chore: Changes for introducing disabled states for package pull in application (#38222) 2024-12-23 14:13:19 +05:30
DSDataFilter chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
editorComponents fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
EnvConfigSection fix: edit datasource for External saas plugins (#38672) 2025-01-20 13:04:16 +05:30
gitComponents chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
JSRemoteExecutionView chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
RunHistory chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
SwitchEnvironment chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
WorkspaceSettingsTabs chore: Removing cyclic dependencies due to Sentry route (#39471) 2025-02-27 15:17:38 +05:30
GeneratePromptButton.tsx feat: Dummy Generate Prompt Button (#39964) 2025-03-31 12:03:43 +05:30