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
477a05c26c
feat: menu supports carrying default query ( #4687 )
2024-10-19 19:50:23 +08:00
dap
12de789f2e
chore: 更改文件名
2024-10-19 15:25:33 +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
b2268b03e7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-19 09:46:56 +08:00
vben
d1ca09c7bb
chore: release v5.4.1
2024-10-18 22:12:00 +08:00
Vben
240f0b5f8d
perf: improved exception handling when request status code is 200 ( #4679 )
2024-10-18 22:00:41 +08:00
dap
280af21ffe
chore: 去除
2024-10-18 15:55:53 +08:00
dap
9cdc2780b3
chore: 优化布局
2024-10-18 15:43:57 +08:00
dap
6e7fade539
refactor: 通用的表格复选框是否选中事件
2024-10-18 15:39:39 +08:00
dap
c6984c164c
feat: 通用的表格复选框是否选中事件
2024-10-18 15:20:20 +08:00
dap
162b3207fd
chore: 更新注释信息
2024-10-18 15:02:39 +08:00
dap
ef956a5507
chore: 漏掉的导入
2024-10-17 19:08:09 +08:00
dap
4a393a1920
chore: 更改导入位置
2024-10-17 15:16:22 +08:00
dap
70e7d6a131
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-17 13:36:03 +08:00
dap
b6256d4736
chore: 修改为默认clientId
2024-10-17 08:10:35 +08:00
dependabot[bot]
a0fbe0b21a
chore(deps): bump tailwindcss from 3.4.13 to 3.4.14 in the non-breaking-changes group ( #4650 )
...
* chore(deps): bump tailwindcss in the non-breaking-changes group
Bumps the non-breaking-changes group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss ).
Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update deps
* chore: lint fix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 21:23:11 +08:00
dap
f9feeccc44
fix: vxe默认为reload 修改为在当前页刷新
2024-10-16 11:03:24 +08:00
dap
2f16e64a3d
chore: file-upload
2024-10-15 20:40:41 +08:00
dap
106476b755
feat: sse demo
2024-10-15 10:26:18 +08:00
dap
c27acef777
feat: Markdown编辑/预览组件(基于vditor)
2024-10-15 08:31:39 +08:00
Vben
6c4a742627
refactor: remove the adapter bucket introduction pattern and improve potential introduction timing ( #4635 )
...
* refactor: remove the adapter bucket introduction pattern and improve potential introduction timing
* chore: update deps
2024-10-14 22:53:23 +08:00
dap
72ae9edd2c
feat: markdown组件(开发中)
2024-10-14 21:15:47 +08:00
dap
86a2539d27
chore: 更新
2024-10-14 17:19:49 +08:00
dap
47a817f73c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-14 17:19:16 +08:00
dap
8f6a2a6c23
chore: 说明
2024-10-14 17:11:18 +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
6dedefb6b9
chore: 去除join
2024-10-13 16:01:50 +08:00
dap
c60f826d31
chore: 租户切换保存到localStorage
2024-10-13 15:28:39 +08:00
dap
330a8a1d70
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-13 14:38:56 +08:00
vben
9856bc88d2
chore: release v5.4.0
2024-10-13 14:21:54 +08:00
vben
68465b5fbf
chore: release v5.4.0-beta.1
2024-10-13 14:17:28 +08:00
dap
415176b2ee
fix: 应为最大高度而非固定高度
2024-10-13 10:46:27 +08:00
dap
6677d5cfa8
feat: 验证码登录
2024-10-13 10:45:17 +08:00
dap
89047a7dde
chore: 字典相关逻辑
2024-10-12 14:10:19 +08:00
dap
21e05a1bc8
Merge branch 'main' of https://gitee.com/dapppp/ruoyi-plus-vben5
2024-10-12 11:29:19 +08:00
dap
0a27114ea3
fix: 登出相关逻辑在并发(非await)情况下重复执行的问题
2024-10-12 11:29:06 +08:00
dap
113c2d60b5
fix: menu support i18n
2024-10-11 21:20:23 +08:00
dap
fbbb023971
chore: 注释
2024-10-11 21:05:25 +08:00
dap
1a6e5d22fd
chore: v-access类型标注
2024-10-11 20:58:59 +08:00
dap
be06f4cb50
chore: 溢出展示形式 不加会有warning
2024-10-11 17:34:13 +08:00
dap
6f098cd5c0
fix: page table default params
2024-10-11 17:28:56 +08:00
dap
9288341c85
fix: 菜单选择的i18n处理
2024-10-11 13:44:08 +08:00
dap
2099e672ce
chore: help message
2024-10-11 10:15:44 +08:00
dap
2eff47b59a
fix: title
2024-10-11 10:08:29 +08:00
dap
27f62c2bab
feat: 支持i18n菜单
2024-10-11 09:29:06 +08:00
dap
f707fcb3da
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-11 08:43:19 +08:00
dap
26ac896f5c
style: 优化代码
2024-10-11 08:08:19 +08:00
dap
663bad5e71
refactor: 文件类型判断
2024-10-10 15:06:32 +08:00
dap
26ee8e28ea
refactor: upload component (wip)
2024-10-10 14:21:16 +08:00
dap
d10f950b6b
chore: 菜单图标的提示信息
2024-10-10 13:31:36 +08:00
dap
60d513ce40
feat: 路由参数
2024-10-10 11:48:26 +08:00
dap
fffe2d0db9
fix: 漏掉了登录日志日期查询
2024-10-10 09:46:42 +08:00
dap
f8e480d724
chore: 需要重新加载字典
2024-10-10 09:23:18 +08:00
dap
e6374a6a06
feat: 自定义列 保存在localStorage
2024-10-10 09:13:50 +08:00
dap
521ba6af9c
chore: vxe默认显示条数
2024-10-10 08:31:40 +08:00
dap
df79908056
feat: 操作日志 排序查询
2024-10-10 08:27:56 +08:00
dap
493a0effe8
perf: fetchUserInfo
2024-10-10 08:13:09 +08:00
dap
961f65215d
feat: 图片上传/回显支持绑定string类型
2024-10-09 22:20:09 +08:00
Vben
ba4662522e
fix: fix request not displaying interface error messages correctly ( #4596 )
2024-10-09 22:08:55 +08:00
dap
99a0c63f92
chore: remove log
2024-10-09 21:30:00 +08:00
dap
3b8b8812a5
docs: code gen docs
2024-10-09 17:55:31 +08:00
dap
2af01881ab
chore: dataName
2024-10-09 16:46:06 +08:00
dap
cf53a4f3bd
chore: 租户选择框浮层固定高度[256px] 超过高度自动滚动
2024-10-09 13:58:01 +08:00
dap
f873b8ac3e
chore: fixed tree search
2024-10-08 16:52:30 +08:00
dap
6cdcc8cbca
chore: tree full content
2024-10-08 16:41:34 +08:00
dap
846bab7b7e
feat: 新增从参数取默认密码
2024-10-08 15:17:18 +08:00
dap
599623042c
fix: wrong text
2024-10-08 14:46:52 +08:00
dap
deeae45823
fix: wrong api
2024-10-08 14:44:10 +08:00
dap
e8d0fd0e27
fix: 关闭租户时 获取的voList为null 需要添加可选链
2024-10-08 14:22:25 +08:00
dap
a0c2cffcab
fix: 登出时清空字典会造成bug
2024-10-08 14:19:48 +08:00
dap
335dc0cc11
fix: 关闭租户不应显示同步租户字典
按钮
2024-10-08 14:16:33 +08:00
dap
bda0711bbd
fix: tenant disabled should hide select https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IAVCBW
2024-10-08 14:09:44 +08:00
dap
fed3056763
chore: 发布1.0.0-beta版本
2024-10-08 13:47:25 +08:00
dap
621baef3eb
feat: file upload
2024-10-08 13:37:14 +08:00
dap
b696456350
chore: update image upload
2024-10-08 11:27:03 +08:00
dap
f3cad9ab97
feat: tree search
2024-10-08 11:09:40 +08:00
dap
76d2541aa2
chore: disabled
2024-10-08 10:37:06 +08:00
dap
2838dc4a07
fix: missing param
2024-10-08 10:36:00 +08:00
dap
2a2d90baf7
fix: 按钮不应显示路由地址
2024-10-08 10:35:37 +08:00
dap
1e99a1cd52
chore: wechat group
2024-10-07 21:04:32 +08:00
dap
037b118301
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-07 20:23:55 +08:00
dap
3e32d920b4
docs: default avatar
2024-10-07 20:18:31 +08:00
dap
3551292619
feat: 添加子菜单
2024-10-07 20:07:33 +08:00
dap
93912efc67
feat: image upload
2024-10-07 19:53:59 +08:00
dap
19b6b2c325
chore: 权限
2024-10-07 19:35:54 +08:00
dap
1f79c08078
chore: update demo
2024-10-07 19:33:54 +08:00
dap
460020bee2
chore: updateschema
2024-10-07 18:53:22 +08:00
dap
eba762c023
chore: 需要清除字典缓存
2024-10-07 17:51:53 +08:00
dap
60adf13378
fix: wrong api
2024-10-07 17:50:21 +08:00
dap
7140374a12
chore: 字典数据
2024-10-07 17:45:34 +08:00
dap
81e2fa856a
feat: 带查询参数的导出
2024-10-07 17:11:08 +08:00
dap
0f31c8df57
chore: replace to ghost-button
2024-10-07 16:56:32 +08:00
Vben
2d019b3c8a
refactor: change the form button field from text to content to prevent conflicts with the frame ( #4586 )
...
* refactor: change the form button field from text to content to prevent conflicts with the frame
2024-10-07 16:30:41 +08:00
dap
3edad0459d
chore: 默认的清理函数
2024-10-07 14:01:31 +08:00
dap
81d868aa61
feat: GhostButton component
2024-10-07 13:53:10 +08:00
dap
1aa338ba34
chore: 清除以前的message
2024-10-07 13:26:36 +08:00
dap
eaeb6b2b29
chore: 调整render
2024-10-07 13:21:53 +08:00
dap
29f98a3961
chore: vxe默认配置
2024-10-07 13:21:19 +08:00
dap
078524e7bd
chore: 去除row click
2024-10-07 12:53:09 +08:00
dap
15457628f0
chore: 租户
2024-10-07 12:50:35 +08:00
dap
43c0d4c723
chore: 系统默认租户无法修改
2024-10-07 12:46:17 +08:00
dap
6e6b6e8040
chore: 去除校验
2024-10-07 12:25:07 +08:00
dap
6c6d86acaf
chore: action 新增
2024-10-07 11:40:39 +08:00
dap
8f8d3455d6
chore: 需要监听使用箭头展开的情况 否则展开/折叠的数据不一致
2024-10-07 11:19:14 +08:00
dap
efa7770c1d
feat: 双击展开/折叠
2024-10-07 11:14:21 +08:00
dap
cbd90f6819
Merge branch 'main' of https://gitee.com/dapppp/ruoyi-plus-vben5
2024-10-07 10:31:46 +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
250874f51a
chore: 权限
2024-10-06 16:55:05 +08:00
dap
06c8841184
feat: 租户同步
2024-10-06 16:50:30 +08:00
dap
026dd3762c
feat: 租户/菜单只有管理员才能访问
2024-10-06 16:41:54 +08:00
dap
2374be734d
chore: 权限
2024-10-06 16:25:25 +08:00
dap
ddf90ec4a8
chore: default avatar
2024-10-06 16:19:39 +08:00
dap
64d4878628
feat: demo with code gen
2024-10-06 13:03:12 +08:00
dap
41fda26248
feat: image upload component
2024-10-06 12:19:24 +08:00
dap
55ae01c536
chore: 更改命名
2024-10-06 11:18:41 +08:00
dap
7d6f70a75a
feat: dict
2024-10-06 11:15:25 +08:00
dap
87f9ff34b1
feat: 角色授权
2024-10-06 11:06:56 +08:00
dap
ba73a23d4f
fix: component do not import
2024-10-06 10:29:58 +08:00
dap
66c2d18a4e
chore: tenant
2024-10-06 10:28:33 +08:00
dap
b01ac1bca4
chore: checked.value = false
2024-10-06 10:15:17 +08:00
dap
476106165f
chore: label width
2024-10-06 10:06:50 +08:00
dap
5887094c27
fix: 错误字段
2024-10-06 10:05:58 +08:00
dap
b48fe9c841
fix: 字段错误
2024-10-06 10:02:41 +08:00
dap
315a6939dd
chore: codegen
2024-10-06 10:00:59 +08:00
dap
60ae7cc0cc
chore: 默认值
2024-10-06 09:53:00 +08:00
dap
da4c612481
chore: reset func
2024-10-06 09:37:57 +08:00
dap
37c22e4f42
fix: 校验规则
2024-10-06 09:35:53 +08:00
dap
39fbd81647
Merge branch 'main' of https://gitee.com/dapppp/ruoyi-plus-vben5
2024-10-06 09:14:29 +08:00
dap
c383d3006b
chore: GlobalComponents
2024-10-06 09:13:30 +08:00
dap
7a5af784c4
fix: miss await
2024-10-06 00:00:27 +08:00
dap
ec51614224
chore: code gen
2024-10-05 23:51:38 +08:00
dap
3f5e3ef46a
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-05 23:43:39 +08:00
dap
36522f4444
chore: wrong text
2024-10-05 23:42:25 +08:00
dap
3b914a231c
feat: 个人中心 在线设备
2024-10-05 23:41:41 +08:00
dap
36e6eda147
feat: online
2024-10-05 23:34:29 +08:00
dap
a392c0a293
feat: 租户套餐
2024-10-05 23:32:51 +08:00
dap
74d56ddd82
feat: 租户
2024-10-05 23:23:21 +08:00
dap
936fa01b08
chore: disabled
2024-10-05 23:14:19 +08:00
dap
6a5cb7d9b6
feat: client
2024-10-05 23:13:20 +08:00
dap
c3f7840fe0
feat: oss-config
2024-10-05 23:09:42 +08:00
dap
1ed659177a
chore: checked false
2024-10-05 23:06:34 +08:00
dap
fb4a533499
feat: notice
2024-10-05 23:01:16 +08:00
dap
6a627fe045
feat: config
2024-10-05 22:59:14 +08:00
dap
d7d8784bb4
feat: 字典
2024-10-05 22:56:44 +08:00
dap
fdd1d19c8e
feat: post
2024-10-05 22:20:00 +08:00
dap
bd340e63b7
feat: user
2024-10-05 22:08:32 +08:00
dap
1947f5c3b6
chore: oss
2024-10-05 21:30:27 +08:00
dap
cc9f1684f6
chore: loginlog
2024-10-05 21:21:04 +08:00
dap
8772988481
chore: operlog
2024-10-05 21:13:32 +08:00
dap
3bf659c8c4
feat: dept
2024-10-05 21:06:38 +08:00
dap
69b1a133b1
chore: menu
2024-10-05 21:04:44 +08:00
dap
a7aeb5ae63
chore: role
2024-10-05 20:55:07 +08:00
dap
d965ea6d1e
chore: user
2024-10-05 20:46:31 +08:00
dap
107035a9d9
feat: sort
2024-10-05 18:57:06 +08:00
dap
44c53eb5bf
fix: activePath
2024-10-05 18:30:17 +08:00
dap
6712d10380
chore: flex-1
2024-10-05 18:26:40 +08:00
dap
942e99e518
feat: code gen
2024-10-05 18:21:02 +08:00
dap
b34b4b495d
feat: 表导入
2024-10-05 18:01:17 +08:00
dap
483f846da5
feat: code gen
2024-10-05 17:27:40 +08:00
Vben
d37e2f599c
fix: naive ui form reset does not meet expectations ( #4569 )
...
* fix: naive ui form reset does not meet expectations
* fix: typo
2024-10-05 17:09:42 +08:00
dap
45d4365de7
feat: 客户端管理
2024-10-05 17:02:25 +08:00
dap
c8125b2e7f
chore: inheritAttrs: false
2024-10-05 16:41:29 +08:00
dap
af11e2a5fb
chore: fix console warning
2024-10-05 16:39:51 +08:00
dap
a7512adcec
feat: oss
2024-10-05 16:38:47 +08:00
dap
8f66be32c1
feat: 通知公告
2024-10-05 16:06:20 +08:00
dap
a3a1403144
feat: 岗位
2024-10-05 16:02:02 +08:00
dap
abcc08832d
feat: 部门
2024-10-05 15:56:13 +08:00
dap
caf8681e24
feat: 菜单
2024-10-05 15:35:58 +08:00
dap
e6fa2be3eb
feat: 角色管理
2024-10-05 15:12:39 +08:00
dap
34c2117aa0
feat: 代码生成
2024-10-05 14:48:23 +08:00
dap
a77886a675
feat: 参数
2024-10-05 14:36:21 +08:00
dap
258244005b
feat: 登录日志
2024-10-05 14:02:20 +08:00
dap
9bcdd58174
chore: 阻止冒泡
2024-10-05 13:45:10 +08:00
dap
6e807a3653
feat: 在线用户
2024-10-05 13:44:02 +08:00
dap
4ebd4821e2
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-05 13:16:24 +08:00
dap
63fe4c5b2e
feat: 用户管理
2024-10-05 12:51:28 +08:00
dap
51c63c1b69
feat: 操作日志
2024-10-05 12:12:14 +08:00
dependabot[bot]
28b54b587a
chore(deps): bump the non-breaking-changes group with 3 updates ( #4561 )
...
* chore(deps): bump the non-breaking-changes group with 3 updates
Bumps the non-breaking-changes group with 3 updates: [@changesets/cli](https://github.com/changesets/changesets ), [vue](https://github.com/vuejs/core ) and [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared ).
Updates `@changesets/cli` from 2.27.8 to 2.27.9
- [Release notes](https://github.com/changesets/changesets/releases )
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md )
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.8...@changesets/cli@2.27.9 )
Updates `vue` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.10...v3.5.11 )
Updates `@vue/shared` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.5.11/packages/shared )
---
updated-dependencies:
- dependency-name: "@changesets/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@vue/shared"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update deps
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-05 09:52:04 +08:00
dap
82e63dbcf6
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-05 00:30:29 +08:00
Vben
4173264805
feat: add vxe-table component ( #4563 )
...
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
2024-10-04 23:05:28 +08:00
vben
46540a7329
chore: release v5.3.2
2024-10-03 15:43:15 +08:00
dap
df59fdaee1
chore: use default placeholder
2024-10-03 15:37:14 +08:00
dap
445489bc38
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-03 15:20:39 +08:00
Vben
0cd865e211
fix: fixed an error in the form onChange within Naive ( #4558 )
...
* fix: fixed an error in the form onChange within Naive
* chore: update
2024-10-03 14:22:18 +08:00
LinaBell
aed31a5a4e
perf: [antd] default placeholder for input and select components ( #4551 )
...
* chore: demo of customizing form layout using tailwind
* perf: default placeholder for input and select components
* chore: update ts type
* chore: extract public methods
2024-10-03 13:04:19 +08:00
dap
4274b70dd6
chore: help message
2024-10-01 11:23:35 +08:00
dap
a09234071f
fix: 结构时null不会被使用
2024-09-30 10:04:26 +08:00
dap
5cb1e36fba
fix: 添加默认值
2024-09-30 09:55:55 +08:00
dap
e01bd218b9
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-30 07:59:26 +08:00
dap
cf9cbfd6d2
fix: 用户管理 更新时岗位选择option无法正常显示
2024-09-30 07:49:26 +08:00
vben
01391ee5a1
chore: release v5.3.1
2024-09-29 22:25:20 +08:00
dap
d6ecf10700
feat: oss preview switch
2024-09-29 19:43:06 +08:00
dap
48c271c9d5
feat: code copy
2024-09-28 19:38:33 +08:00
dap
0c14eff32f
chore: 修改消息图标
2024-09-27 14:14:29 +08:00
dap
2c6eb8cb55
chore: 修改语法
2024-09-26 15:32:33 +08:00
dap
bc5b5f2cb1
chore: 修改判断条件
2024-09-26 15:20:52 +08:00
dap
c3618e121e
chore: codegen
2024-09-26 11:56:43 +08:00
dap
62e7cc6e7b
chore: 更新codegen
2024-09-26 11:35:16 +08:00
dap
8d4378ad7f
feat: 用户信息
2024-09-26 10:06:38 +08:00
dap
3694d27232
feat: 用户密码重置
2024-09-26 09:50:10 +08:00
dap
65adc0129c
chore: 修改宽度
2024-09-26 08:45:32 +08:00
dap
dcb6300ec7
feat: 操作日志
2024-09-26 08:40:16 +08:00
dap
066a1a0f97
chore: 优化authmodal布局
2024-09-26 08:10:30 +08:00
dap
0112514339
perf: 优化TreeSelectPanel组件
2024-09-26 08:06:47 +08:00
dap
e5ba0a2f31
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-26 07:55:41 +08:00
Vben
a46c85d77d
chore: update documentation and deps ( #4510 )
...
* chore: update docs
* chore: update deps
* chore: update action
* fix: reset after preferences are refreshed
* fix: ci error
2024-09-25 23:09:48 +08:00
dap
683603ae19
fix: 字段错误
2024-09-25 21:08:56 +08:00
dap
245e14ec34
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-25 20:54:19 +08:00
dap
be54bfb2b7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-25 20:15:03 +08:00
Netfan
476aa068d7
fix: stripe table style for element plus, fixed : #4501 ( #4503 )
2024-09-25 17:33:24 +08:00
dap
8e39e7e70d
feat: 全局组件添加RichTextarea
2024-09-25 17:22:22 +08:00
dap
15851b063a
feat: 租户套餐
2024-09-25 16:20:27 +08:00
dap
d633de9891
feat: 封装插槽
2024-09-25 16:10:34 +08:00
dap
019dbf5ce0
chore: 修改文案
2024-09-25 15:15:40 +08:00
dap
a318e8791e
feat: 分配角色
2024-09-25 15:13:37 +08:00
dap
1c8c1848be
chore: demo
2024-09-25 14:58:03 +08:00
dap
b68d746fdd
perf: 更新写法
2024-09-25 14:46:02 +08:00
dap
27e976c40d
perf: 优化赋值
2024-09-25 14:21:07 +08:00
dap
fd3f1f738a
chore: config
2024-09-25 14:03:40 +08:00
dap
1d6047c70b
refactor: 修改赋值逻辑
2024-09-25 11:55:53 +08:00
dap
a661afc3e8
feat: 数据权限
2024-09-25 11:47:55 +08:00
dap
7dbcf02d9a
feat: 角色管理
2024-09-25 10:52:25 +08:00
dap
d01b74a5b8
chore: mitt demo
2024-09-24 20:52:31 +08:00
dap
7c4e03f751
feat: 角色管理(未完成)
2024-09-24 15:35:02 +08:00
dap
358efd9630
feat: 代码生成
2024-09-24 11:38:51 +08:00
dap
c1e58831e1
feat: search form
2024-09-24 11:23:02 +08:00
dap
c5971e4407
chore: search form
2024-09-24 10:39:36 +08:00
dap
741915e5cd
feat: user search form
2024-09-24 10:35:49 +08:00
dap
226dfff97f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-24 10:20:08 +08:00
dap
c3524ab79c
feat: 代码生成
2024-09-24 10:18:07 +08:00
Vben
f815dcf3ae
fix: after deleting the form item, you will also get the form value ( #4481 )
...
* fix: after deleting the form item, you will also get the form value
2024-09-23 22:59:58 +08:00
dap
054fbf72cd
feat: code generator
2024-09-23 22:11:31 +08:00
dap
07e9483c91
chore: 调整触发时机
2024-09-23 20:34:40 +08:00
dap
dcebda7ca6
fix: 修复一些问题
2024-09-23 17:56:55 +08:00
dap
3e750a0943
feat: 字典
2024-09-23 15:04:23 +08:00
dap
454ca3d2e6
fix: 需要重置岗位选择
2024-09-23 11:39:55 +08:00
dap
719ebbcf37
feat: 部门管理
2024-09-23 11:33:55 +08:00
dap
03ea227f1f
fix: wrong dict
2024-09-23 10:23:27 +08:00
dap
f6dc7213ea
refactor: 重构config
2024-09-23 09:55:40 +08:00
dap
c2511b13e1
chore: 租户套餐下拉框样式
2024-09-23 09:47:47 +08:00
dap
dff055951f
chore: 租户套餐demo
2024-09-23 09:30:36 +08:00
dap
0fc428d58e
chore: 租户套餐选择
2024-09-23 09:12:35 +08:00
dap
0644c46d21
refactor: menu
2024-09-23 08:49:58 +08:00
dap
1a10f30de3
refactor: post
2024-09-23 08:48:37 +08:00
dap
4b5c5a3f63
refactor: notice
2024-09-23 08:46:22 +08:00
dap
d63adea557
refactor: oss-config
2024-09-23 08:45:24 +08:00
dap
c26c8a7874
chore: items-baseline
2024-09-23 08:40:50 +08:00