Commit Graph

106 Commits

Author SHA1 Message Date
dap
6ca385f1bc chore: 注释 2024-12-16 17:12:30 +08:00
dap
0a3b54e320 chore: activePath 2024-12-16 17:11:53 +08:00
dap
5e5f4fbb97 chore: 修改请假demo路径 2024-12-16 16:10:06 +08:00
dap
fbcb3c6caf chore: 需要隐藏菜单 2024-12-12 16:19:25 +08:00
dap
e6e2c84f45 chore: 我的待办 & 请假 2024-12-12 16:07:42 +08:00
dap
97b91aaf7c chore: 流程定义(开发中) 2024-12-11 21:33:59 +08:00
dap
a3e98aedf9 chore: 去除用于调试的menuList打印 2024-11-29 15:22:24 +08:00
dap
995e9d6fdc Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-12 15:29:27 +08:00
Arthur Darkstone
ea8af98324
docs: add route config desc (#4857) 2024-11-11 19:22:39 +08:00
dap
1aefdc27af Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into offline-icon 2024-11-07 19:52:07 +08:00
dap
be78a07b01 chore: 更新离线图标方案 2024-11-07 19:00:35 +08:00
dap
2cc82a0c05 feat: 离线图标功能 2024-11-06 20:56:19 +08:00
Netfan
488ccb5976
fix: page title is not updated after language switch. fixed: #4799 (#4813) 2024-11-05 13:58:56 +08:00
dap
9d908a2f40 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-28 15:21:42 +08:00
Vben
fe7df5ad3b
feat: allow configuration of staticRroues (#4746)
* feat: allow configuration of staticRroues

* chore: update deps

* chore: typo
2024-10-27 21:58:39 +08:00
dap
9311dfe25b Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-25 07:53:50 +08:00
afe1
39e41d05be
fix: path '/auth' is blank page (#4731) 2024-10-24 22:43:49 +08:00
dap
e8640a59ae chore: missing i18n key 2024-10-20 12:46:15 +08:00
dap
29ec264dcd refactor: 重构backMenuToVbenMenu 2024-10-20 12:39:00 +08:00
dap
972e9439b7 chore: 更改i18n 2024-10-20 09:47:07 +08:00
dap
39d62a91bc Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-19 21:29:20 +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
dap
47a817f73c Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-14 17:19:16 +08:00
Vben
24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628)
* refactor: global components can be customized

* refactor: remove use Toast and reconstruct the form adapter
2024-10-13 18:33:43 +08:00
dap
60d513ce40 feat: 路由参数 2024-10-10 11:48:26 +08:00
dap
1aa338ba34 chore: 清除以前的message 2024-10-07 13:26:36 +08:00
dap
5720279063 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-07 10:31:01 +08:00
Vben
60c615ce8a
refactor: adjust layout refresh button and watermark; allow static i18n on language switch (#4579)
* refactor: adjust layout refresh button and watermark; allow static i18n on language switch

* chore: typo
2024-10-06 17:27:32 +08:00
dap
44c53eb5bf fix: activePath 2024-10-05 18:30:17 +08:00
dap
a318e8791e feat: 分配角色 2024-09-25 15:13:37 +08:00
dap
054fbf72cd feat: code generator 2024-09-23 22:11:31 +08:00
dap
ad342810e3 feat: oss config 2024-09-18 15:19:37 +08:00
dap
bfefaef1be Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-13 10:28:23 +08:00
Vben
76a879d4d8
fix: fixed some style issues (#4379) 2024-09-12 22:03:58 +08:00
dap
fb4c125117 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-11 17:15:41 +08:00
Li Kui
8f6bf6add3
perf: update menu icons (#4357) 2024-09-11 16:23:24 +08:00
dap
fb525669b5 feat: oauth登录功能 2024-09-04 09:19:02 +08:00
dap
450a598b30 chore: profile page keepAlive 2024-09-03 14:29:03 +08:00
dap
560a82f089 chore: 修改个人中心路由路径 2024-09-03 08:57:30 +08:00
dap
6d19560863 feat: 个人中心(基础框架) 2024-09-02 15:13:17 +08:00
dap
2fa88b688d chore: 回滚代码 2024-08-30 14:35:29 +08:00
孟彦祖
73ab356269 perf: 优化backMenuToVbenMenu逻辑 https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IAIFB0 2024-08-30 06:28:07 +00:00
dap
cce35ec6c4 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-21 19:45:28 +08:00
Vben
2288827265
fix: fixed the failure to refresh the page when login failed (#4204) 2024-08-20 22:33:25 +08:00
dap
c66fc1179b chore: 修改about地址 2024-08-20 08:45:45 +08:00
dap
4e268d6334 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-18 10:05:18 +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
dap
abf863dcda Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-13 22:12:15 +08:00
Vben
4793c4c0db
perf: staticRoutes is renamed externalRoutes (#4143) 2024-08-13 21:48:01 +08:00
simple
16a21e084e !2 fix: 正则表达式 代码中没有使用捕获组问题
Merge pull request !2 from simple/div
2024-08-12 20:36:20 +00:00