jason
|
f0585cebf7
|
feat: [BPM 工作流] - 流程模型历史
|
2025-06-10 22:35:38 +08:00 |
|
jason
|
0e9f2004bb
|
fix: merge yudao/dev 解决冲突
|
2025-06-09 00:04:45 +08:00 |
|
jason
|
6abefe9c1e
|
feat: [BPM 工作流] - 流程修改,发布等操作
|
2025-06-08 23:41:20 +08:00 |
|
xingyu4j
|
55be102cf2
|
feat: mall
|
2025-06-08 17:26:01 +08:00 |
|
xingyu4j
|
693595b334
|
feat: add member detail
|
2025-05-28 21:59:47 +08:00 |
|
xingyu4j
|
b67e4faab4
|
feat: add pay cashier route
|
2025-05-27 11:50:16 +08:00 |
|
ziye
|
a4839416fe
|
refactor:【BPM 工作流】 针对TODO 更新流程相关接口和组件,优化文档提示,调整表单字段类型
|
2025-05-21 01:29:03 +08:00 |
|
jason
|
6ab03dacc2
|
Merge remote-tracking branch 'yudao/dev' into dev
|
2025-05-16 14:42:24 +08:00 |
|
jason
|
c5e844460e
|
feat: 流程模型新增: 基本信息
|
2025-05-16 14:05:52 +08:00 |
|
YunaiV
|
769cb87035
|
review:【BPM 工作流】流程、任务相关的逻辑
|
2025-05-14 23:08:31 +08:00 |
|
ziye
|
18c4e92418
|
feat: 【BPM 工作流】完善流程表单模块
|
2025-05-14 01:20:11 +08:00 |
|
ziye
|
2705fb7a4d
|
feat: 重构流程定义和流程实例模块,更新API命名,增强用户选择弹窗功能,支持多用户选择,优化流程实例创建界面。
feat: 完善流程定义模块、完善流程实例模块
feat: 完善OA请假模块
feat: 完善审批中心、发起流程、查看流程、工作流整体进度 40%
|
2025-05-12 00:53:48 +08:00 |
|
ziye
|
ae2cb4ae0c
|
feat: 完善流程详情模块,进度 20%
|
2025-05-07 23:57:41 +08:00 |
|
xingyu4j
|
12823a1d09
|
feat: crm clue
|
2025-05-07 17:41:44 +08:00 |
|
xingyu4j
|
70bb20b41f
|
feat: remove demos
|
2025-04-30 11:41:53 +08:00 |
|
xingyu4j
|
29aa44c540
|
fix: code lint warn
|
2025-04-24 17:56:02 +08:00 |
|
YunaiV
|
b4efb7c468
|
refactor:修复 antd typecheck 提供的报错
|
2025-04-23 12:56:35 +08:00 |
|
YunaiV
|
d3d250f16f
|
feat:完善我的站内信 50%(列表界面)
|
2025-04-21 09:39:08 +08:00 |
|
YunaiV
|
57c8d88bae
|
feat:增加个人中心:20% 支持左侧的个人信息
|
2025-04-20 08:04:51 +08:00 |
|
YunaiV
|
c97469f5d5
|
refactor:修改默认首页为 workspace 工作台
|
2025-04-19 16:51:08 +08:00 |
|
YunaiV
|
704ceac29b
|
refactor:不展示 demos 和 vben 的路由
|
2025-04-19 16:47:27 +08:00 |
|
puhui999
|
3cc9adc5b3
|
refactor: 代码生成代码优化
|
2025-04-15 18:19:29 +08:00 |
|
puhui999
|
2207db02f5
|
feat: 代码生成
|
2025-04-10 11:34:20 +08:00 |
|
YunaiV
|
30a3157e7b
|
refactor:查看 view,统一成详情 detail
|
2025-04-07 19:48:28 +08:00 |
|
Netfan
|
816d1f5a69
|
fix: demos route fixed (#5405)
|
2025-01-15 19:24:02 +08:00 |
|
Netfan
|
1ad54561b0
|
feat: add noBasicLayout in route meta (#5386)
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
|
2025-01-14 12:12:08 +08:00 |
|
Vben
|
0df8c5c02c
|
refactor: reconstruct language files into multi-file structures (#4683)
* refactor: reconstruct language files into multi-file structures
* chore: typo
|
2024-10-19 14:28:21 +08:00 |
|
Li Kui
|
8f6bf6add3
|
perf: update menu icons (#4357)
|
2024-09-11 16:23:24 +08:00 |
|
Vben
|
3c17f4e9f8
|
perf: all icons used in the core are offline (#4173)
* perf: all icons used in the core are offline
* chore: update default icon
* chore: update shadow
|
2024-08-17 21:11:07 +08:00 |
|
Vben
|
b464b87ac5
|
refactor: migrate demo applications to playground (#4116)
* chore: detail adjustment
* refactor: Migrate demo applications to playground
* perf: logic optimization
* chore: update docs
* chore: update docs
|
2024-08-11 16:09:32 +08:00 |
|
invalid w
|
f1e0278bd8
|
chore: define examples router & add ellipsis comp (#4019)
* chore: define components router
* chore: 组件路由放置到演示路由下
* Revert "chore: 组件路由放置到演示路由下"
This reverts commit 3c24632ad51f031cf95aafa49183d7c5538098bb.
* chore: typo
* chore: 增加密码强度组件
* chore: 国际化密码强度的菜单
* chore(@vben/web-antd): 迁移文本省略组件
* chore: typo
* chore: 组件命名方式遵从packages
* chore: Optimize the onExpand function
* chore: update css
* chore(@vben/web-antd): optimize the getPosition function
* chore: add ellipsis-text in comm-ui
* chore: 文本省略组件迁移至common-ui
* feat(@vben/common-ui): Tooltip的tip支持style传参
* chore: 优化组件渲染
* chore: 使用css module解决样式冲突
* chore: update props
* chore: 优化css
* chore: rm unuse attr
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
|
2024-08-09 10:57:46 +08:00 |
|
likui628
|
fd03b7c000
|
chore: update router locales
|
2024-08-01 12:53:02 +08:00 |
|
vben
|
9b98b3190e
|
chore: update deps
|
2024-08-01 00:06:36 +08:00 |
|
vben
|
546ff7caeb
|
chore: Update the preview address
|
2024-08-01 00:01:39 +08:00 |
|
vben
|
cd10eb9471
|
feat: Regular monitoring page update [deploy]
|
2024-07-29 22:35:18 +08:00 |
|
Vben
|
376fd17a61
|
feat: Feature/pro docs (#70)
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
|
2024-07-28 14:29:05 +08:00 |
|
vben
|
a1a566cb2f
|
chore: update deps
|
2024-07-20 23:01:49 +08:00 |
|
vben
|
480580f104
|
feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name
|
2024-07-20 11:14:32 +08:00 |
|
vben
|
1fbf69e6eb
|
chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro
|
2024-07-20 08:37:51 +08:00 |
|
vben
|
9987451647
|
feat: use simpler nitro instead of nestjs to implement mock service
|
2024-07-20 08:31:05 +08:00 |
|
likui628
|
0e13412f27
|
fix: page not found when clicked breadcrumb
|
2024-07-19 20:29:41 +08:00 |
|
vince
|
9ec91ac16d
|
feat: add breadcrumb navigation example
|
2024-07-19 01:26:13 +08:00 |
|
vince
|
276ef2ebc3
|
fix: fix a series of known problems,fixed #54
|
2024-07-18 21:59:18 +08:00 |
|
vince
|
01e95e029f
|
feat: add v-access directive
|
2024-07-18 21:31:34 +08:00 |
|
vince
|
910a3553ac
|
perf: reorganize the icons and reduce the volume
|
2024-07-17 22:25:27 +08:00 |
|
vince
|
c2c32332d3
|
fix: shake when adding tabs
|
2024-07-16 22:07:28 +08:00 |
|
Li Kui
|
9021e992ad
|
fix: resolve redirect not found issue and remove /demos prefix
- Resolved the issue where redirects were not found in the router
- Standardized the removal of the /demos prefix from routes
|
2024-07-16 07:59:58 +08:00 |
|
vince
|
f95d9aa609
|
perf: improve overall theme color matching
|
2024-07-15 23:53:58 +08:00 |
|
vben
|
5e0b01c725
|
feat: add @vben/hooks and @vben-core/constants
|
2024-07-13 16:53:22 +08:00 |
|
vben
|
daa31f7156
|
refactor(project): simplified part of the package, code optimization
|
2024-07-13 16:35:47 +08:00 |
|