feat(workflow): add workflow check issue handling and validation mess… (#7167)
* feat(workflow): add workflow check issue handling and validation messages - Introduced new schemas for workflow check issues, including levels and detailed error messages. - Enhanced the NodeTemplateListTypeSchema to include optional workflow check issues. - Updated various components to display validation messages for required inputs, invalid references, and tool statuses. - Implemented context methods for synchronizing and refreshing workflow check issues. - Added UI elements to visually represent workflow check issues in the node cards. This update improves user feedback during workflow configuration and enhances error handling capabilities. * chore: trigger workflows * fix(workflow): show required input hints for newly added nodes * feat(workflow): auto-fill input refs when connecting from workflow start * fix workflow start auto-fill on downstream edge changes * refactor(workflow): update workflow validation checks and error handling - Renamed `checkWorkflowNodeAndConnection` to `checkWorkflowBeforeRunOrPublish` for clarity. - Enhanced error handling to return structured results, including specific error node IDs. - Updated related components to utilize the new validation checks and improve user feedback during workflow configuration. - Added internationalization support for workflow check messages. * feat(workflow): add error message for tool load failures in internationalization * feat(workflow): implement output auto-fill revert patches for workflow start nodes * refactor(workflow): reorganize workflow utility imports and enhance structure * feat(workflow): add checkPendingImprove icon and update NodeCard component
Showing
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment