Commit Graph

172 Commits (9864cf5a928c05983687403536070c3d94cbbfc8)

Author SHA1 Message Date
DevDengChao 9864cf5a92 chore(deps): upgrade Vue 3.5.12 → 3.5.26
Patch update with no breaking changes. All 24 E2E tests pass.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 18:54:36 +08:00
DevDengChao 1b9fcc51a1 test: add Playwright E2E test suite as regression safety net
Set up 24 E2E tests covering auth, navigation, user CRUD, permissions,
UI features, and smoke tests using Playwright with API mocking via
page.route(). This provides a safety net before proceeding with
dependency upgrades.

- Add playwright.config.ts with setup project + storageState auth
- Add .env.e2e disabling captcha/tenant/encryption for test mode
- Add e2e/ directory with fixtures, helpers, page objects, and tests
- Add test:e2e scripts to package.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 18:49:50 +08:00
YunaiV 04a6987211 (〃'▽'〃) v2026.01 发布:大大大大完善 vben5 的 antd、vben 版本的功能,新增 IoT 各种接入协议 2026-01-29 23:49:33 +08:00
YunaiV 678f3c60cf (〃'▽'〃) v2025.12 发布:极大极大完善 vben5 的 antd、vben 版本的功能,新增 admin uniapp vue3 版本 2025-12-28 11:09:56 +08:00
YunaiV cee91ddab3 (〃'▽'〃) v2025.11 发布:极大完善 vben5 的 antd、vben 版本的功能,优化整体稳定性 2025-11-26 23:11:19 +08:00
xingyu4j 4e870d6980 chore: 使用wangeditor-next 替换wangeditor 2025-10-15 11:29:20 +08:00
YunaiV 6b28dba11b (〃'▽'〃) v2025.10 发布:新增工作流的工单打印、优化物联网的场景联动、完善 vben5 的 antd、vben 版本的功能 2025-10-12 15:29:18 +08:00
芋道源码 1c6e6eb24e
!816 流程打印
Merge pull request !816 from Lesan/feature/bpm-打印
2025-09-03 01:21:20 +00:00
Lesan 29b2ad4492 chore: 添加打印所需依赖 2025-09-02 17:04:01 +08:00
YunaiV 7ddbf8712c (〃'▽'〃) v2025.09 发布:新增 AI 支持联网搜索、推理、文件/图片、MCP 等功能,完善 IoT 场景联动 2025-08-31 11:30:56 +08:00
YunaiV 8922e261ab Merge branch 'feature/iot' of https://gitee.com/yudaocode/yudao-ui-admin-vue3
# Conflicts:
#	.env
#	pnpm-lock.yaml
2025-08-31 10:55:47 +08:00
YunaiV fa3f9eca14 chore:element-plus from 2.9.1 to 2.11.1 2025-08-29 21:08:07 +08:00
Lesan 97e538539e chore: 添加wangeditor二次开发相关依赖 2025-08-29 10:33:09 +08:00
YunaiV a269c5988a Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into feature/iot
# Conflicts:
#	src/api/system/dept/index.ts
2025-08-02 10:54:08 +08:00
YunaiV aa8b7494e2 (〃'▽'〃) v2025.08 发布:完善 vben5(antd) 工作流、迁移 vben5(ep) 商城、支持 IoT TCP 协议 2025-07-31 13:05:37 +08:00
YunaiV 8afc7fd7aa (〃'▽'〃) v2.6.1 发布:Vben5 + antd 管理后台支持 BPM 工作流、CRM 客户管理 2025-07-19 19:32:44 +08:00
alwayssuper f56f7ed68f feat:baidumap 2025-07-19 17:47:02 +08:00
alwayssuper a80ef2273c feat:map 2025-07-04 11:14:10 +08:00
YunaiV 259f437ea4 Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into feature/iot 2025-06-15 20:19:54 +08:00
YunaiV 9fe69a7a9a Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into feature/iot
# Conflicts:
#	pnpm-lock.yaml
2025-06-11 21:59:45 +08:00
mrz 6c1fb7f729 Merge remote-tracking branch 'origin/master' 2025-05-23 18:01:10 +08:00
mrz 23365b8135 升级axios版本 2025-05-23 18:00:59 +08:00
YunaiV b14df2e01b (〃'▽'〃) v2.6.0 发布:优化项目结构,希望你会喜欢 2025-05-23 12:58:21 +08:00
YunaiV 581ca07cd3 (〃'▽'〃) v2.5.0 发布:又熬过 30 个夜,头发还在 2025-05-13 20:19:13 +08:00
YunaiV 8157939eee 2.4.2 版本发布 2025-04-12 12:45:56 +08:00
yangxu52 873bb24e68 chore: 替换vite-plugin-svg-icons
替换vite-plugin-svg-icons插件, 以修复安全漏洞、解决依赖冲突和优化性能表现
 - 替换vite-plugin-svg-icons为vite-plugin-svg-icons-ng(完全兼容的API)
 - 调整插件的导入,并修改svgo优化参数配置项,空即启用默认优化
2025-04-05 10:42:25 +08:00
puhui999 6265d6d923 【功能新增】基于 https://github.com/josdejong/jsoneditor 二次封装 JsonEditor 组件,提供 JSON 编辑器功能 2025-03-28 13:54:16 +08:00
YunaiV e29d6f910a Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into feature/iot
# Conflicts:
#	pnpm-lock.yaml
#	src/utils/index.ts
2025-03-16 23:45:34 +08:00
YunaiV 19aef88d9b 【功能修复】全局:修复 pnpm 10 无法构建项目的问题 2025-03-15 20:23:50 +08:00
dylanmay 107ee7bebf feat: 增加设备配置 2025-02-10 16:53:10 +08:00
YunaiV 1cafde3877 V2.4.1 发布~ 2025-02-09 12:43:11 +08:00
YunaiV c391ba7689 Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into feature/bpm 2025-01-15 20:50:22 +08:00
芋道源码 026b2f2ba5
Revert "fix:Vite CJS Node API deprecated waring" 2025-01-15 20:45:49 +08:00
YunaiV 395c5862fe Merge branch 'master' of https://github.com/yudaocode/yudao-ui-admin-vue3 2025-01-15 20:33:22 +08:00
YunaiV c62833fcf6 Merge branch 'master' of https://github.com/yudaocode/yudao-ui-admin-vue3 into feature/bpm 2025-01-15 20:31:58 +08:00
YunaiV 89c3af5207 Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into feature/bpm 2025-01-15 19:07:07 +08:00
崮生 90fa5ffd81 fix:Vite CJS Node API deprecated waring 2025-01-08 01:18:50 +00:00
Lesan a2759680f8 fix: 使用vue3-signature签名组件 2025-01-08 08:31:50 +08:00
芋道源码 e9950929de
!647 【修复】修复 npm 流程模拟插件 bpmn-js-token-simulation
Merge pull request !647 from 半栈幼儿员/hotfix/css
2025-01-05 08:40:26 +00:00
preschooler 63c9b8d163 🐞 fix:修复 npm 流程模拟插件 bpmn-js-token-simulation 2025-01-05 15:54:20 +08:00
chenting 739e43a31e
升级 element-plus,修复 el-table-v2 滚动条 bug
Signed-off-by: chenting <1016830869@qq.com>
2025-01-02 08:58:47 +00:00
YunaiV c144439e5b V2.4.0 发布~ 2024-12-31 12:43:15 +08:00
YunaiV f2f9391328 Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into feature/bpm
# Conflicts:
#	pnpm-lock.yaml
2024-12-01 15:21:12 +08:00
YunaiV e3a39b7732 降低 vue-router 从 4.5.0 到 4.4.5,解决 Redirect 重复的问题 2024-11-29 19:25:36 +08:00
Lesan 70c3a09f76 Merge remote-tracking branch 'xunchangguo/bpm/serviceTask' into feature/bpm 2024-11-28 11:00:10 +08:00
芋道源码 22199c64fd
!595 bpm 仿钉钉/飞书模式
Merge pull request !595 from 芋道源码/feature/bpm
2024-11-23 02:36:14 +00:00
YunaiV bcc75bdd14 【功能完善】打包:max_old_space_size 默认 4096 2024-11-22 20:06:51 +08:00
YunaiV 3a9f8db3fa Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into feature/bpm
# Conflicts:
#	src/views/bpm/processInstance/detail/index.vue
2024-11-21 19:46:25 +08:00
jinmh716 8a97a33a29 【优化】添加自定义指令消除IDE警告 2024-11-05 17:30:23 +08:00
YunaiV ac13524515 Merge branch 'bpm-3st-stage' of https://github.com/GoldenZqqq/yudao-ui-admin-vue3 into feature/bpm
# Conflicts:
#	pnpm-lock.yaml
2024-10-17 12:48:55 +08:00