dh186609
|
a49da81d89
|
refec: app权限和角色role的批量删除
|
2023-02-17 12:30:17 +08:00 |
|
dh186609
|
66641f9123
|
refec: 修改app管理 app角色国际化
|
2023-02-16 16:54:17 +08:00 |
|
dh186609
|
95c3ac6530
|
Merge remote-tracking branch 'origin/lei_dev' into hui_dev
# Conflicts:
# src/i18n/index.ts
|
2023-02-16 15:51:10 +08:00 |
|
dh186609
|
827867309d
|
refec: 修改菜单管理国际化
|
2023-02-16 15:46:17 +08:00 |
|
aeizzz
|
d3386e93af
|
🐛 Fixing a bug. 修复远程获取数据源加载导致 element-plus 导致国际化不能及时生效的问题
|
2023-02-16 10:23:05 +08:00 |
|
aeizzz
|
31a33df41c
|
✨ Introducing new features. 完善顶部菜单由于路由不一致导致的bug
|
2023-02-16 00:06:06 +08:00 |
|
aeizzz
|
ba72fe3d05
|
✨ Introducing new features. 完善字典的i18n
|
2023-02-15 22:57:26 +08:00 |
|
lbw
|
9fa984e9fa
|
♻️ Refactoring code. 重构批量删除
|
2023-02-15 21:52:07 +08:00 |
|
lbw
|
0fafbd4226
|
feat: 禁用功能增加tip 提示
|
2023-02-15 15:38:15 +08:00 |
|
lbw
|
0fd375fe26
|
feat: 优化文件上传功能柜
|
2023-02-15 14:45:06 +08:00 |
|
lbw
|
822ba36246
|
Merge remote-tracking branch 'origin/lei_dev' into leng_dev
# Conflicts:
# src/views/admin/dict/index.vue
|
2023-02-15 13:42:57 +08:00 |
|
lbw
|
26508ccec9
|
feat 批量删除
|
2023-02-15 13:38:46 +08:00 |
|
aeizzz
|
588c999b71
|
♻️ Refactoring code. 增加字典管理的i18n
|
2023-02-15 13:31:02 +08:00 |
|
aeizzz
|
6b7a1268b0
|
Merge branch 'leng_dev' into lei_dev
|
2023-02-15 12:33:35 +08:00 |
|
aeizzz
|
9e719d04c4
|
♻️ Refactoring code. 修改面包屑路径没有最后一层的问题
|
2023-02-15 12:33:27 +08:00 |
|
lbw
|
50ed4a0332
|
feat 批量删除
|
2023-02-15 11:01:21 +08:00 |
|
aeizzz
|
229ce1f60b
|
♻️ Refactoring code. 增加菜单的i18n
|
2023-02-15 10:12:32 +08:00 |
|
lbw
|
48500b5a19
|
Merge remote-tracking branch 'origin/lei_dev' into leng_dev
# Conflicts:
# src/hooks/dict.ts
# src/views/daemon/job-manage/i18n/en.ts
# src/views/daemon/job-manage/i18n/zh-cn.ts
# src/views/daemon/job-manage/job-log.vue
|
2023-02-15 09:34:57 +08:00 |
|
lbw
|
dfc6e058fc
|
refac: 批量删除优化
|
2023-02-15 09:32:12 +08:00 |
|
aeizzz
|
23f7e58876
|
♻️ Refactoring code. 增加quartz 日志查询
|
2023-02-15 09:31:45 +08:00 |
|
aeizzz
|
f120294d16
|
Merge branch 'leng_dev' into lei_dev
|
2023-02-15 08:36:59 +08:00 |
|
aeizzz
|
43200a601a
|
♻️ Refactoring code. 增加头像上传组件和文件上传组件
|
2023-02-14 15:50:29 +08:00 |
|
lbw
|
88488586b6
|
✨ Introducing new features. 文件、字典支持搜索
|
2023-02-14 15:19:43 +08:00 |
|
lbw
|
4a94568669
|
fix: vscode module 警告
|
2023-02-14 14:48:59 +08:00 |
|
lbw
|
0b73210793
|
fix: 文件上传功能
|
2023-02-14 14:40:17 +08:00 |
|
lbw
|
116b4389a0
|
:fix 移动端密钥维护不能脱敏
|
2023-02-14 13:16:18 +08:00 |
|
lbw
|
6114c3d6c5
|
feat: 配置项抽取至ENV 环境变量中维护
|
2023-02-14 13:03:22 +08:00 |
|
lbw
|
d67eefb708
|
feat: 优化令牌传递
|
2023-02-14 12:15:27 +08:00 |
|
lbw
|
520addafd2
|
Merge remote-tracking branch 'origin/lei_dev' into leng_dev
# Conflicts:
# src/components/RightToolbar/index.vue
|
2023-02-14 11:33:35 +08:00 |
|
lbw
|
ba9a3f88f3
|
♻️ 使用 eslint 格式化
|
2023-02-14 11:32:24 +08:00 |
|
aeizzz
|
79dbbd3014
|
♻️ Refactoring code. 根据eslint 修改代码
|
2023-02-14 11:29:46 +08:00 |
|
lbw
|
883026ce28
|
♻️ 使用 eslint 格式化
|
2023-02-14 11:29:29 +08:00 |
|
aeizzz
|
3f400511ad
|
Merge branch 'leng_dev' into lei_dev
|
2023-02-14 11:19:40 +08:00 |
|
aeizzz
|
aa91c1a606
|
✨ Introducing new features. 增加菜单的的图标选择
|
2023-02-14 11:19:27 +08:00 |
|
lbw
|
54525fd29d
|
♻️ 使用 eslint 格式化
|
2023-02-14 11:04:01 +08:00 |
|
lbw
|
1a7b75c8fd
|
♻️ 使用 eslint 格式化
|
2023-02-14 11:03:51 +08:00 |
|
aeizzz
|
3587597205
|
✨ Introducing new features. 增加前段国际化管理并且能从后端获取对应的国际化数据
|
2023-02-14 10:50:43 +08:00 |
|
aeizzz
|
cd0c5f3cfd
|
✨ Introducing new features. 增加前段国际化管理并且能从后端获取对应的国际化数据
|
2023-02-14 10:50:21 +08:00 |
|
lbw
|
72ea52c28c
|
✨ Introducing new features. 注册功能、租户选择功能
|
2023-02-13 23:49:52 +08:00 |
|
lbw
|
7ece90bfc8
|
✨ Introducing new features. websocket 功能、 check-token 刷新功能
|
2023-02-13 19:06:40 +08:00 |
|
aeizzz
|
100d347806
|
✨ Introducing new features. 增加隐藏菜单功能
|
2023-02-13 18:04:43 +08:00 |
|
aeizzz
|
fbe5e5f455
|
✨ Introducing new features. 优化菜单管理,增加内嵌外链功能
|
2023-02-13 17:50:22 +08:00 |
|
aeizzz
|
e30e9e3d39
|
✨ Introducing new features. 用户信息中增加用户绑定
|
2023-02-13 16:18:38 +08:00 |
|
aeizzz
|
b6b9625292
|
✨ Introducing new features. 完成用户信息修改保存
|
2023-02-13 16:12:57 +08:00 |
|
aeizzz
|
66b3ca53db
|
✨ Introducing new features. 完成用户信息修改保存
|
2023-02-13 16:07:12 +08:00 |
|
lbw
|
97d16c4f89
|
✨ Introducing new features. 社交登录、短信登录
|
2023-02-13 14:44:20 +08:00 |
|
aeizzz
|
058daa662b
|
📝 Writing docs. 增加路由拦截的文档说明
|
2023-02-13 14:02:00 +08:00 |
|
aeizzz
|
a717222fd6
|
✨ Introducing new features. 修改首页内容放在菜单的第一行并且不由后端控制
|
2023-02-13 13:36:35 +08:00 |
|
aeizzz
|
616a7f8304
|
✨ Introducing new features. 增加部门导入导出
|
2023-02-13 13:26:10 +08:00 |
|
aeizzz
|
b34426dd77
|
✨ Introducing new features. 优化租户导出,修复租户套餐选择
|
2023-02-10 17:55:32 +08:00 |
|