Skip to content

新增 workflow 与 workflow_ui 插件#29

Merged
wu-clan merged 3 commits intofastapi-practices:masterfrom
eginner01:add-workflow-plugins
Apr 7, 2026
Merged

新增 workflow 与 workflow_ui 插件#29
wu-clan merged 3 commits intofastapi-practices:masterfrom
eginner01:add-workflow-plugins

Conversation

@eginner01
Copy link
Copy Markdown
Contributor

@eginner01 eginner01 commented Apr 7, 2026

变更概述

本次提交将 workflow 后端插件与 workflow_ui 前端插件以 HTTPS submodule 的方式接入插件市场仓库,并同步更新插件索引数据,便于后续安装、展示与检索。

主要改动

  • 新增 plugins/workflow 子模块,指向 https://github.com/eginner01/workflow.git
  • 新增 plugins/workflow_ui 子模块,指向 https://github.com/eginner01/workflow_ui.git
  • 更新 .gitmodules
  • 重新生成 plugins-data.jsonplugins-data.ts

插件说明

workflow

  • 企业审批流后端插件
  • 提供流程定义、流程实例、审批任务、消息通知等能力
  • 区分管理侧与申请侧权限边界
  • 支持 MySQL / PostgreSQL
  • 标签:tasknotification
  • 作者:Albert

workflow_ui

  • 企业审批流前端插件
  • 提供流程设计器、表单设计器、发起申请、我的申请、待我审批、消息中心等页面能力
  • 面向 Vben Admin Antd 前端工程
  • 标签:tasknotification
  • 作者:Albert

发布形态说明

  • 两个插件均已拆分为独立公开仓库
  • 子模块 URL 使用 HTTPS 形式
  • 已补充插件元数据与 README,便于后续继续完善安装说明

备注

  • 本次索引数据按插件市场仓库现有生成方式重新生成
  • 当前版本主要完成插件市场接入与基础元数据发布

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Plugin TOML Validation Report

Status: ✅ All Passed

workflow

Field Value Status
summary 企业审批流
version 0.1.0
description 流程定义、审批实例、审批任务与消息通知
author Albert
icon -
tags task, notification
database mysql, postgresql

workflow_ui

Field Value Status
summary Workflow UI
version 0.1.0
description 企业审批流前端页面、流程设计器与申请侧视图
author Albert
icon -
tags task, notification
database -

@dividduang
Copy link
Copy Markdown
Contributor

good good

@wu-clan wu-clan merged commit e728d75 into fastapi-practices:master Apr 7, 2026
1 check passed
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.

3 participants