jason
d49def855f
feat: Simple 模型 - 审批人节点 80%
2025-05-27 18:40:52 +08:00
jason
ce02f7d520
Merge remote-tracking branch 'yudao/dev' into dev
2025-05-26 16:58:43 +08:00
xingyu4j
a602decde9
refactor: pay app
2025-05-26 16:52:11 +08:00
jason
ef93c9824a
Merge remote-tracking branch 'yudao/dev' into dev
2025-05-26 16:44:20 +08:00
xingyu4j
67af898baf
Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev
2025-05-26 14:49:12 +08:00
xingyu4j
44cc41ec92
feat: 使用 v-dompurify-html 替换 v-html
2025-05-26 14:21:05 +08:00
jason
11f32258e6
feat: Simple 流程模型- 发起人节点配置
2025-05-26 14:20:32 +08:00
xingyu4j
be1889a0e0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-26 10:50:54 +08:00
xingyu
f64425b724
!88 feat: 添加渠道配置和应用管理功能,更新相关表单和数据结构
...
Merge pull request !88 from 痴货/pay-master
2025-05-26 02:24:11 +00:00
xingyu
3355024e42
!114 Merge remote-tracking branch 'yudao/dev' into dev
...
Merge pull request !114 from Jason/dev
2025-05-26 02:23:22 +00:00
xingyu
f07f81bdce
!113 fix: 【BPM 工作流】修复流程表单操作列宽,消除控制台警告
...
Merge pull request !113 from 子夜/dev-bpm
2025-05-26 02:23:08 +00:00
Netfan
6fbf1387f5
fix: reset slider-captcha after login failed ( #6275 )
2025-05-25 16:04:56 +08:00
jason
deefea6a18
perf: review todo 的修改
2025-05-25 08:46:09 +08:00
jason
8e88db8d11
Merge remote-tracking branch 'yudao/dev' into dev
2025-05-24 23:31:18 +08:00
jason
6649301dba
feat: simple 模型设计样式规范修改
2025-05-24 23:29:28 +08:00
jason
0f576e006b
feat: 流程设计- Simple 模型设计 20%
2025-05-24 23:02:24 +08:00
子夜
e3948bbc50
fix: 【BPM 工作流】修复流程表单操作列宽,消除控制台警告
2025-05-24 16:53:59 +08:00
子夜
7762059537
fix: 优化待办任务摘要字段的渲染方式
2025-05-24 16:43:44 +08:00
子夜
e1434c7b2d
feat: 【BPM 工作流】新增OA请假示例详情页面,完善请假信息展示和数据获取逻辑
2025-05-24 16:29:38 +08:00
子夜
370c257cf5
fix: 【BPM 工作流】选择发起人时 activityId 类型转换导致无法正确选择发起人的问题。
2025-05-24 16:07:18 +08:00
子夜
01f929e10f
feat: 【BPM 工作流】完善操作按钮、流程签名组件
2025-05-24 15:10:03 +08:00
Netfan
e5c937396d
fix: json-bigint parse used in vxeTable ( #6271 )
...
* 修复vxeTable不能加载json-bigint解析的数据的问题
2025-05-24 13:01:58 +08:00
子夜
66ac3de5c1
feat:【BPM 工作流】 完善流转记录列表
2025-05-24 10:51:57 +08:00
子夜
e39e5a4ed8
feat: 增加用户选择模态框中的部门树节点深度限制,部门按名称检索
2025-05-24 09:50:36 +08:00
子夜
c0a82df7f4
Merge remote-tracking branch 'origin/dev' into dev-bpm
2025-05-24 09:35:54 +08:00
littlesparklet
af186f878d
fix: repair the unexpected form default value ( #5567 )
...
* fix: Fix inconsistent spacing around search form (issue #5429 )
* fix: repair the unexpected default value in validated form.(issue #5451 )
* Update packages/@core/ui-kit/form-ui/src/use-form-context.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-23 16:05:11 +08:00
wyc001122
97894a940e
feat: optimize logo display ( #6267 )
...
* feat(VbenAvatar): add fit property to VbenAvatar component
* feat(VbenLogo): add fit property to VbenLogo component
* feat(VbenLogo): add logo fit preference configuration
- Add preferences.logo.fit setting for logo display control
- Include corresponding documentation for the new preference
* feat(preferences): add default value for logo.fit preference
- Set default configuration for logo fit behavior
- Ensures consistent logo display across applications
* test(preferences): update configuration snapshots
---------
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
2025-05-23 15:24:01 +08:00
yingzi2019
48d70182b4
feat: improve check updates ( #6257 )
...
Co-authored-by: monkey <maotao@tutamail.com>
2025-05-23 15:23:06 +08:00
Netfan
a1091bad46
feat: enhances compatibility with APIs returning large numeric values ( #6250 )
2025-05-23 15:22:18 +08:00
zhang
9f9be21e2a
fix: component Input is not registered when initialize page ( #6246 )
...
* fix: Component Input is not registered when initialize page
* fix: Component Input is not registered when initialize page
2025-05-23 15:21:09 +08:00
panda7
a2bdcd6e49
feat: ellipsis text automatically displays tooltip based on ellipsis ( #6244 )
...
* feat: ellipsis text automatically displays tooltip based on ellipsis
* feat: ellipsis text automatically displays tooltip based on ellipsis
---------
Co-authored-by: sqchen <9110848@qq.com>
Co-authored-by: sqchen <chenshiqi@sshlx.com>
2025-05-23 15:20:38 +08:00
ali-pay
11b2b5bcc2
fix: 修复菜单管理中按钮类型值错误的问题 ( #6255 )
2025-05-22 09:09:31 +08:00
LinaBell
ebef2c91e2
fix: tab cannot be displayed correctly after browser refresh ( #6256 )
2025-05-22 09:04:40 +08:00
Netfan
0c3edb10b0
fix: getFieldComponentRef will return actual ref within AsyncComponentWrapper ( #6252 )
...
修复异步加载组件时,表单的getFieldComponentRef方法没能获取到正确的组件实例
2025-05-21 14:48:51 +08:00
xingyu4j
5e090fc838
feat: deleteBatch
2025-05-21 14:39:12 +08:00
ziye
ec2716c81e
fix: 修复TODO列表中摘要字段的插槽配置,确保正确渲染
2025-05-21 01:38:03 +08:00
ziye
a4839416fe
refactor:【BPM 工作流】 针对TODO 更新流程相关接口和组件,优化文档提示,调整表单字段类型
2025-05-21 01:29:03 +08:00
YunaiV
f03d8fa9ee
review:【ANTD】批量删除代码
2025-05-20 21:02:28 +08:00
芋道源码
0e6c46ea09
!112 feat: 【ANTD】新增 general 标准模式批量删除代码示例
...
Merge pull request !112 from puhui999/dev-new
2025-05-20 12:55:32 +00:00
puhui999
33d0da02ef
perf: 【ANTD】新增 general 标准模式批量删除代码示例
2025-05-20 18:00:11 +08:00
puhui999
495aa10695
Merge remote-tracking branch 'yudao/dev' into dev-new
...
# Conflicts:
# apps/web-antd/src/views/infra/demo/demo01/index.vue
# apps/web-antd/src/views/infra/demo/general/demo01/index.vue
# apps/web-antd/src/views/infra/demo/general/demo03/erp/index.vue
# apps/web-antd/src/views/infra/demo/general/demo03/erp/modules/demo03-course-list.vue
# apps/web-antd/src/views/infra/demo/general/demo03/erp/modules/demo03-grade-list.vue
# apps/web-antd/src/views/infra/demo/general/demo03/inner/index.vue
# apps/web-antd/src/views/infra/demo/general/demo03/normal/index.vue
2025-05-20 17:56:53 +08:00
puhui999
b2411ea8f5
feat: 【ANTD】新增 general 标准模式批量删除代码示例
2025-05-20 17:55:04 +08:00
xingyu4j
7a54f7767a
fix: message loading
2025-05-20 17:07:54 +08:00
xingyu4j
8cb92462ea
Merge branch 'dev' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev
2025-05-20 16:48:43 +08:00
xingyu4j
0a40bdf276
perf: infra table action
2025-05-20 16:45:38 +08:00
xingyu
8e632b9987
!111 perf: 【ANTD】优化一些 todo 提到的问题
...
Merge pull request !111 from puhui999/dev-new
2025-05-20 08:40:58 +00:00
puhui999
1e55d8ac5b
perf: 【ANTD】优化一些 todo 提到的问题
2025-05-20 16:01:07 +08:00
puhui999
98a742895d
perf: 【ANTD】优化一些 todo 提到的问题
2025-05-20 15:08:54 +08:00
puhui999
074eb0e83d
Merge remote-tracking branch 'yudao/dev' into dev-new
...
# Conflicts:
# apps/web-antd/src/api/infra/codegen/index.ts
# apps/web-antd/src/views/infra/codegen/data.ts
2025-05-20 14:13:14 +08:00
xingyu4j
302bcc25fb
perf: 方法名前缀 handle
2025-05-20 11:23:02 +08:00