PromucFlow_constructor/app/client/src/ee
Ilia d494ca4ee1
feat: add generate schema button (#39751)
## Description

Update JS and Plugin Action Toolbar to add new Schema generation CTA in
them


https://www.figma.com/design/mVEbXXryqv2oBxMcNg8yjC/Anvil-AI?node-id=3891-34025&t=AVP3gbWu07WzPfwc-0

Fixes #39726

## Automation

/ok-to-test tags="@tag.JS, @tag.Datasource"

### 🔍 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/13920663021>
> Commit: c0b76039714bf64155c0d41c6f72cda881bcd968
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13920663021&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.JS, @tag.Datasource`
> Spec:
> <hr>Tue, 18 Mar 2025 11:30:10 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 real-time tracking of schema generation processes with
clear UI indicators and error messaging.
- Expanded actionable events to support improved feedback during schema
creation for plugin actions and JavaScript functions.

- **Refactor**
- Streamlined component exports and updated import paths for enhanced
organization and consistency in the editor toolbars.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2025-03-18 12:41:11 +01:00
..
actions chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
api chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
components chore: post run action modularisation (#39415) 2025-02-24 16:34:29 +05:30
configs chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
constants chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
entities chore: Removing the hook for create actions permission (#39470) 2025-02-27 14:25:43 +05:30
hooks
IDE chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
middlewares chore: Move existing middlewares to a middlewares folder and added pass through middleware for packages (#39410) 2025-03-05 20:55:35 +05:30
navigation chore: Adding back a mistakenly deleted file (#39753) 2025-03-18 10:13:47 +05:30
pages feat: add generate schema button (#39751) 2025-03-18 12:41:11 +01:00
PluginActionEditor feat: add generate schema button (#39751) 2025-03-18 12:41:11 +01:00
plugins/Linting chore: add new custom linter for module inputs (#33940) 2024-06-05 21:09:12 +05:30
reducers chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
sagas chore: Changes to introduce UI module instance creation (#39562) 2025-03-11 17:32:46 +05:30
selectors chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
types
utils feat: custom eslint rule infra (#38345) 2025-01-02 17:41:55 +05:30
widgets fix:codeowners file (#39447) 2025-02-26 15:21:36 +03:00
workers chore: delete unused code (#36461) 2024-09-23 13:52:00 +03:00
AppRouter.tsx
RouteBuilder.ts