Commit Graph

58 Commits

Author SHA1 Message Date
YunaiV
1b869a1e3a feat:使用 router name 进行跳转 2025-10-20 19:24:14 +08:00
xingyu4j
91dd233727 fix: reload config 2025-10-20 13:49:09 +08:00
xingyu4j
30c7727361 feat: 统一 api 组件的调用方法 2025-10-20 10:41:57 +08:00
xingyu4j
09afe93a7a feat: add formatFileSize 2025-10-17 14:38:52 +08:00
xingyu4j
4f7b7c0e59 feat: job add crontab 2025-10-17 14:27:18 +08:00
xingyu4j
ca1fefd197 feat: id use inputNumber 2025-10-17 13:39:23 +08:00
xingyu4j
a5e3406849 fix: naive code 2025-10-17 11:24:07 +08:00
xingyu4j
e358c85c15 feat: allowClear to clearable 2025-10-16 18:05:39 +08:00
xingyu4j
dd1528d45a feat: add naive infra 2025-10-16 18:04:17 +08:00
xingyu4j
d92cd2e48e feat: add report 2025-10-16 16:40:34 +08:00
xingyu4j
27c5dc65be feat: code style 2025-10-16 16:35:51 +08:00
xingyu4j
757eb72018 feat: naive system init 2025-10-16 16:35:02 +08:00
xingyu4j
bac9b0d747 feat: remove demo 2025-10-16 16:34:35 +08:00
xingyu4j
4e03d3577c feat: init naive base 2025-10-16 11:22:43 +08:00
xingyu4j
bc6d0f7dd6 chore: 还原naive初始化 2025-10-16 10:16:45 +08:00
xingyu4j
2f55bca2e4 fix: 使用Tree替换原有VbenTree 2025-09-19 16:08:23 +08:00
Lex
94d44340a3 fix(system): 角色管理分配菜单使用简化菜单列表接口
- 在 web-antd、web-ele 和 web-naive 应用中,修改了角色管理模块的分配菜单表单
- 将原有的 getMenuList() 调用替换为 getSimpleMenusList(),用于【角色分配菜单】功能的选项。在多租户的场景下,会只返回租户所在套餐有的菜单
2025-09-12 10:19:08 +08:00
YunaiV
2dfa34d096 feat:【infra 基础设施】文件配置时,增加“公开访问” 2025-08-18 00:00:04 +08:00
xingyu4j
9a305e6cbd fix: 优化角色菜单表单加载逻辑,移除重复的菜单列表加载调用,确保在打开模态框时正确加载菜单数据。 2025-08-04 19:12:51 +08:00
7031dbebe6 fix: (system): 修复VbenTree加载顺序问题
- 调整了数据权限分配和菜单分配表单中的加载顺序
- 确保在设置表单值之前完成树形结构数据的加载
2025-07-21 14:27:34 +08:00
xingyu4j
cf27fd8ce9 fix: fix vxeTable commit proxy 2025-07-19 17:15:39 +08:00
xingyu4j
379e8e755f perf: 将 getUrlValue 放入 vben/utils 下 2025-07-09 17:11:22 +08:00
xingyu4j
a950b7b6e7 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-07-08 14:25:47 +08:00
RanMaoting
fee811d950 fix: 优化组件方法透传并新增表单弹窗示例 (#6443) 2025-07-02 19:58:48 +08:00
xingyu4j
f32eef482f refactor: use vben/common-ui docAlert 2025-06-10 16:32:29 +08:00
xingyu4j
44cc41ec92 feat: 使用 v-dompurify-html 替换 v-html 2025-05-26 14:21:05 +08:00
xingyu4j
0c9670bab5 feat: naive Textarea input 2025-05-14 18:06:31 +08:00
xingyu4j
1351702fec chore: 缺失依赖 2025-05-14 16:39:53 +08:00
xingyu4j
5c405d60c9 Merge branch 'dev' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev 2025-05-14 11:53:25 +08:00
YunaiV
d5321bc34a review:【naive 全局】实现 2025-05-12 20:01:05 +08:00
xingyu4j
8f7343c31e feat: 非必填邮箱 2025-05-12 15:16:21 +08:00
xingyu4j
5c52d3f815 feat: format code 2025-05-09 18:19:24 +08:00
xingyu4j
695524c37f feat: 初步适配naive 未测试 2025-05-09 18:17:33 +08:00
xingyu4j
d59c137036 feat: 适配naive 2025-05-09 18:16:04 +08:00
xingyu4j
04d2cc2952 feat: login and profile 2025-05-09 16:19:01 +08:00
xingyu4j
c19c6a7faf chore: naive init 2025-05-09 13:52:20 +08:00
Netfan
d34838bdd8 fix: primaryColor calculation (#5337) 2025-01-10 01:51:38 +08:00
Vben
081d2aed23 perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
Netfan
7581fb381f fix: pinInput value synchronous update (#5142) 2024-12-15 14:26:42 +08:00
Netfan
018ddc75c6 feat: add default placeholder for ApiSelect (#5078) 2024-12-09 14:03:46 +08:00
Netfan
d085736bac feat: improve ApiSelect component (#5075)
* feat: improve `ApiSelect` component

* chore: `ApiSelect` props name changed
2024-12-09 12:47:33 +08:00
Netfan
958c8b4f21 feat: imporve naive form component (#5071) 2024-12-08 19:23:46 +08:00
Xiaoyu
da7d61b160 feat: add click-to-click event support to the WorkenchProject and WorkenchQuickNav components (#4831)
* feat(@vben/common-ui): add click event emission to WorkbenchProject and WorkbenchQuickNav components

* feat: add navigation and project link functionality to dashboard workspace

* feat: add URL property to WorkbenchProjectItem and WorkbenchQuickNavItem for enhanced navigation

---------

Co-authored-by: XiaoyuDing <xiaoyuding@keymedbio.com>
2024-11-09 10:26:58 +08:00
Vben
d262b7b6c0 fix: fix known issues with the form (#4696)
* fix: fix known issues with the form

* chore: typo

* chore: typo
2024-10-20 22:34:11 +08:00
Vben
860fc15ce6 perf: adjustment of form spelling errors, type adjustment, closer to actual development (#4694) 2024-10-20 21:44:25 +08:00
Vben
dac80703d9 feat: add sliding verification to the login form (#4461) 2024-09-21 21:51:40 +08:00
Vben
9e88b8004f fix: try to fix the ci error (#4381) 2024-09-12 22:43:37 +08:00
Vben
524b9badf2 feat: add VbenForm component (#4352)
* feat: add form component

* fix: build error

* feat: add form adapter

* feat: add some component

* feat: add some component

* feat: add example

* feat: suppoer custom action button

* chore: update

* feat: add example

* feat: add formModel,formDrawer demo

* fix: build error

* fix: typo

* fix: ci error

---------

Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2024-09-10 21:48:51 +08:00
Vben
8404c12129 refactor: refactor AuthLayout to configure the login page more freely (#4294) 2024-08-31 21:38:24 +08:00
afe1
a7d322019e style: optimize dashboard in small screen styles and demo (#4293) 2024-08-31 21:24:48 +08:00