207 Commits (cb26fffc7beab0d44806eeb6fb38c2bdbf968020)

Author SHA1 Message Date
疯狂的狮子Li fba121f5c3 update 优化 findPathNum 方法 更高效 1 year ago
gssong 597c8370d3 update 补充参数 1 year ago
疯狂的狮子Li 7feead9afc update 优化代码 统一store用法 1 year ago
gssong 98728828ad add 增加示例 调整提交组件 1 year ago
疯狂的狮子Li 6d290785ef fix 修复 idea 误报类型异常问题 1 year ago
yangxu52 e98d43f50d chore: 统一style标签的字段顺序
<style lang="scss" scope> **部分全局作用域未添加scope**
1 year ago
yangxu52 71b9d5d468 chore: 统一script标签的字段顺序
<script setup lang="ts">
1 year ago
gssong 4fe828faa4 add 增加选人判断 1 year ago
gssong 21466ca8a1 Merge branch 'dev' of https://gitee.com/JavaLionLi/plus-ui into dev 1 year ago
gssong 21234379b3 update 调整选人警告 1 year ago
疯狂的狮子Li 44bf7e7212 fix 修复 按钮权限类型书写错误 1 year ago
gssong 07b8bc65ec update 调整选择审批人 1 year ago
gssong f241c187b3 Merge branch 'dev' of https://gitee.com/JavaLionLi/plus-ui into dev 1 year ago
gssong ef535a3f33 add 添加设置下一审批人 1 year ago
can bdaddb4bf6 perf: 上传组件添加accept属性 1 year ago
gssong 0539fa3c1f add 增加弹窗选人 1 year ago
疯狂的狮子Li 18f89055e1 fix 修复 图片组件变量错误 1 year ago
疯狂的狮子Li 05e7e93cf1 update 优化 顶部菜单搜索栏为多层级显示 1 year ago
疯狂的狮子Li eab4345198 update 优化 分页组件样式 pagination更换成flex布局 1 year ago
疯狂的狮子Li e040820dae update 优化 文件上传增加禁用按钮 增加文件类型 1 year ago
gssong 61b81f4692 add 增加按钮权限 1 year ago
WeiHan e8bbe0ac15
update src/components/Process/approvalRecord.vue.
Signed-off-by: WeiHan <1844152414@qq.com>
1 year ago
疯狂的狮子Li 8994e3ad3e update 优化 驳回增加附件上传 1 year ago
疯狂的狮子Li bbe94610a2 update 优化 parseTime 提示报错问题 1 year ago
gssong ecf2337205 update 调整流程设计溢出问题,优化流程图,流程实例按钮 1 year ago
疯狂的狮子Li 9cc8195237 update 优化 调整预览组件高度 1 year ago
疯狂的狮子Li 522087e18f update 优化 调整预览组件高度 1 year ago
疯狂的狮子Li b7e96dec38 update 优化 工作流预览界面支持放大/缩放 移动拖拽 1 year ago
疯狂的狮子Li e423d8afcf !172 合并 warmflow 功能分支
* update 优化 流程定义页面 点击复制之后跳转到未发布列表
* update 优化 流程定义页面 增加加载loading层
* fix: v-model处理有延迟 需要手动处理
* update 调整流程定义查询
* Merge remote-tracking branch 'origin/dev' into warm-flw-future
* update 调整可驳回的节点
* update: 调整文案
* update: 激活/挂起改为switch操作
* update 优化 代码删除无用输出
* update 统一抄送人使用昵称展示
* update 调整分类接口
* update 统一业务id参数
* update 删除默认顶节点
* !168 优化流程分类
* update 恢复误删除代码
* update 优化流程分类
* update 修复 路由跳转未改全
* [update]
* fix 修复一些问题
* update 重构流程分类表
* update 流程定义增加表单路径与编辑功能 修复一些其他bug
* fix 修复 一些问题
* update 变量统一命名
* add 增加示例
* Merge branch 'warm-flw-future' of https://gitee.com/JavaLionLi/plus-ui…
* update 调整办理人
* Merge remote-tracking branch 'origin/dev' into warm-flw-future
* add 增加示例
* update 调整审批记录 添加流程导出
* remove 删除无用代码
* remove 删除无用代码
* [update]
* [fix]
* 流程干预删除委托
* 增加附件
* 附件修改
* 申请人查询修改
* 1.修改查询条件
* !167 fix 修复 import路径修改不全问题
* fix 修复 import路径修改不全问题
* !166 update 清除 ProcessPreview 引用
* update 清除 ProcessPreview 引用
* remove 删除 bpmn.js 设计器
* remove 删除 bpmn.js 设计器
* remove 删除 bpmn.js 设计器
* remove 删除 bpmn.js 设计器
* fix 修复 前端路径修改不全问题
* update 优化接口请求路径
* add 添加作废
* add 添加流程干预
* update 调整加签,减签
* update 调整加签,减签
* add 增加流程查看
* update 调整委托,转办
* update 调整流程变量显示
* update 调整办理人修改
* update 调整流程实例状态页面
* update 调整已办页面
* add 添加流程撤销
* update 调整任务,流程实例 ,流程定义页面
* Merge branch 'dev' into warm-flw-future
* update 调整流程定义页面
* add 添加流程变量查看
* update 调整设计器路由名称
* update 调整办理人
* update 调整设计器uri
* update 调整设计器请求uri 调整待办状态
* update 调整办理 驳回 终止等状态
* add 添加模型新增
* add 添加warm-ui设计器,删除无用代码
* Merge remote-tracking branch 'origin/dev' into warm-flw-future
* add 添加流程设计
* update 调整驳回
* update 调整视图类型错误
* Merge branch 'warm-flw-future' of https://gitee.com/JavaLionLi/plus-ui…
* 添加已办,未办
* Merge remote-tracking branch 'origin/dev' into warm-flw-future
* update 调整流程实例,待办查询
* add 添加代办人,调整提交按钮校验
* update 调整流程定义查询
* add添加流程定义激活 挂起
* add 添加流程文件部署 调整流程发布
* update 优化 时间搜索组件统一
* Merge remote-tracking branch 'origin/dev' into warm-flw-future
* fix 修复 用户管理编辑安全权限错误问题
* Merge remote-tracking branch 'origin/dev' into warm-flw-future
* update 优化 类型报错问题
* update 优化 切换租户后刷新首页
* update 优化 实现表格行选中切换
* update 优化 使用 vueuse 重构 websocket 实现
* update 优化 使用 vueuse 重构 websocket 实现
* fix 修复 登出后重新登录 sse推送报错问题
* reset 回滚 代码修改 采用其他方案
* fix 修复 登出后重新登录 sse推送报错问题
* update 优化 删除无用代码
* update element-plus 2.7.5 => 2.7.8
* reset 回滚 错误修复
* update 优化 代码生成器编辑页禁用缓存 防止同步后页面不更新问题
* fix 修复 代码生成同步点击取消报错问题
* 初始化添加warm-flow
1 year ago
疯狂的狮子Li 1c28058141 update 优化 TopNav内链菜单点击没有高亮 1 year ago
疯狂的狮子Li b61865f45f fix 修复 用户选择组件 id类型不统一问题 1 year ago
疯狂的狮子Li f3425493ed update 优化 全代码规范化处理 1 year ago
疯狂的狮子Li e3b5d7ca54 update 优化 菜单面包屑导航支持多层级显示 1 year ago
疯狂的狮子Li b19c2805e1 update 优化 校检文件名是否包含特殊字符 1 year ago
疯狂的狮子Li 3f08ae6ac4 fix 修复 富文本编辑器 添加之后内容未清理问题 2 years ago
疯狂的狮子Li ebaec24213 update 优化 eslint 2 years ago
疯狂的狮子Li 7637582437 update 优化 eslint 2 years ago
dap fbcc967b14 fix: 由于没有await 导致执行顺序不可控 2 years ago
张代鹏 b6dcc62f9c refactor: 改为懒加载窗口 2 years ago
gssong f95f6e8390 update 优化审批按钮判断 2 years ago
gssong 3fead37924 add 添加流程记录版本信息 2 years ago
gssong 57d87df589 update 调整驳回按钮加载 2 years ago
gssong 9de3f25f6a update 调整审批按钮加载 2 years ago
gssong 58e6fdef78 update 优化流程实例接口全部按照业务id操作 2 years ago
dap 83bbac303e fix: bpmn相关type第一次安装依赖&运行报错 2 years ago
gssong b2e47f3938 update 优化模型保存位置,审批记录,请假申请按钮 2 years ago
dap ed66231d19 Merge branch 'dev' of https://gitee.com/JavaLionLi/plus-ui into dev 2 years ago
dap 3b8ecadc78 refactor: 流程定义-流程图片改为bpmn组件预览 2 years ago
疯狂的狮子Li 26c0cdaef6 update 重构 workflow 模块与 system 模块解耦 2 years ago
gssong 935a199f71 update 优化审批记录 2 years ago
落叶橘橙 9968d14c39
update src/components/ImagePreview/index.vue.
图片预览功能 let real_src_list = props.src.split(',');会多出一个''对象,会导致图片浏览时多一个空白预览。增加一个判空。

Signed-off-by: 落叶橘橙 <wzsdch@qq.com>
2 years ago
bleachtred 44837e975c update 当el-form的inline属性为true时,统一样式写法 2 years ago
疯狂的狮子Li 03c736af82 fix 修复 全局替换样式重复问题 2 years ago
疯狂的狮子Li 2f60c96fbf fix 修复 全局样式导致组件全覆盖问题 依旧采用单组件声明 2 years ago
疯狂的狮子Li 4b19f55bce update 优化 el-select 与 el-input 全局样式 2 years ago
LiuHao 30f271359a fix 修复字典el-tag警告 2 years ago
LiuHao 9967a72e24 fix 修复el-tag标签类型不一致问题 2 years ago
LiuHao 5057976ad2 update 优化缩进 2 years ago
LiuHao 41f3d37db1 update 优化首页打开topNav不展开菜单问题 2 years ago
LiuHao 945eec5418 update 优化bpmn位置 2 years ago
gssong b4b0eba228 update 调整流程定义配置逻辑 2 years ago
gssong 9f73ea2d32 update 优化表单绑定逻辑,移除流程定义配置表单,添加模型复制 2 years ago
dap 04f1347ddd update: bpmn设计器夜间模式适配 2 years ago
dap aeac77b90f chore: 拖动元素时的背景图 2 years ago
dap b117a6f198 update: 流程预览 进行中动画效果 2 years ago
gssong c922ea3b9c add 添加委托 2 years ago
gssong eec050a2dd update 调整监听新增label错误 2 years ago
gssong b0087d1a50 #I96DTG update 类型下拉框和java类名下拉框没有联动 2 years ago
gssong 2ea1807f34 add 添加表单配置 2 years ago
wangzk c5b3c121c9 add 工作流挂节点路由表单 2 years ago
gssong f50ed6b2c5 add 添加流程表单配置 2 years ago
LiuHao e1289d0abb fix 修复面板因为min width原因收缩不全 2 years ago
LiuHao 9ea8b710ff update 预览流程图高度自适应 2 years ago
LiuHao e889348562 update 面板宽度百分比 2 years ago
LiuHao 02daeead57 update 隐藏不用工具栏 2 years ago
LiuHao 4253b2afbb update 增加子流程多实例 2 years ago
LiuHao 0c39b593ce update 优化面板类型 2 years ago
LiuHao 8761392c85 update 优化任务面板 2 years ago
LiuHao 30cf3a2caa update 增加多实例常量 2 years ago
LiuHao 12458177be update 更新开始面板和泳道面板样式 2 years ago
LiuHao b6415c21be update 新增子流程面板 2 years ago
LiuHao bc4358f4eb update 流程部署支持多选 2 years ago
LiuHao a9cd5684b2 update 新增预编译和翻译 2 years ago
LiuHao 1c0e614d7d update 新增池/参与者面板 2 years ago
gssong 00a7a8ce23 add 添加流程自由驳回节点 2 years ago
gssong fb94a4d79c update 调整已办列表,添加审批记录加载 2 years ago
疯狂的狮子Li 2cb9b3ea47 update 优化 事件标签改为中文 2 years ago
gssong 3c27c18889 add 添加查看流程变量 2 years ago
gssong 9defb9a669 remove 删除无用组件 调整修改办理人,已完成单据可查看审批记录等 2 years ago
gssong 8833eb205b add 添加终止任务 2 years ago
gssong 15129079d4 remove 删除无用代码 2 years ago
LiuHao d1c199d4bf update 优化流程预览 2 years ago
LiuHao 97b4eef342 update 使用bpmnjs流程预览 2 years ago
LiuHao 1dd9983f0f update 流程图和审批信息分开展示 2 years ago
LiuHao de33d4aaee update 保存增加loading、增加预编译 2 years ago
gssong 803d44cac0 add 添加转办 2 years ago
gssong cc293536e2 add 添加审批加签 减签 2 years ago
gssong 5f6057253f remove 删除无用打印 2 years ago
gssong d50c90afd1 fix 修复设计器无法选人问题,修复抄送打开弹出选中全部人员问题 2 years ago
songgaoshuai 6f9851a4e5 fix 修复无法编辑设计器问题 功能未完成先注释掉 2 years ago