Skip to content

Conversation

@2064968308github
Copy link

What type of PR is this?

feat

Check the PR title.

  • [ ✓] This PR title match the format: <type>(optional scope): <description>
  • [ ✓] The description of this PR title is user-oriented and clear enough for others to understand.
  • Add documentation if the current PR requires user awareness at the usage level.

(Optional) Translate the PR title into Chinese.

feat(workflow): 实现工作流导入/导出功能

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:This PR introduces a complete workflow import/export system for both backend and frontend.

Backend: Provides API endpoints, batch import with validation, multi-format support (JSON, YAML, ZIP), and enhanced workflow service methods.

Frontend: Adds comprehensive UI components for workflow import/export, drag-and-drop file upload, import result modal, export format selection modal, i18n support, and file validation utilities.
zh(optional): 本次 PR 实现了完整的工作流导入/导出功能。

后端:提供导入/导出 API 接口,支持批量导入(含校验和错误处理),多种格式(JSON、YAML、ZIP),并增强了工作流服务方法。

前端:增加了导入/导出的完整 UI 组件,支持拖拽文件上传,导入结果确认弹窗,导出格式选择弹窗,国际化支持,以及文件校验工具。

(Optional) Which issue(s) this PR fixes:

@shentongmartin
Copy link
Collaborator

@2064968308github 导入导出功能预期会今年内开源

  - Add workflow export API supporting JSON/YAML formats
  - Add single workflow import API with validation
  - Add batch workflow import with transaction/parallel modes
  - Support ZIP format parsing and conversion to open source format
  - Add comprehensive frontend import/export UI components
  - Include performance testing scripts and documentation
  - Support workflow dependency analysis and resource management
  - Add proper error handling and rollback mechanisms
  - Include i18n support for Chinese and Englishntegrity
  - Add extensive validation for workflow data integrity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants