Commit Graph

118 Commits

Author SHA1 Message Date
AN
74fcdc4e2c fix: 修复代码生成问题,修改状态切换组件 2025-04-27 14:52:19 +08:00
AN
28c88c485f chore: 完善切换租户组件 2025-04-26 13:07:34 +08:00
xlsea
e381db8ba7 fix: 修复正则校验问题 2025-04-24 18:21:53 +08:00
xlsea
d4487dc638 optimize: 优化代码质量 2025-04-23 16:02:41 +08:00
xlsea
82b6ff6c92 Merge remote-tracking branch 'soybeanjs/main' into ruoyi
# Conflicts:
#	CHANGELOG.md
#	README.md
#	build/config/proxy.ts
#	build/plugins/index.ts
#	package.json
#	src/plugins/loading.ts
#	src/service/request/index.ts
#	src/store/modules/auth/index.ts
#	src/store/modules/route/index.ts
#	src/typings/vite-env.d.ts
#	src/views/_builtin/login/modules/pwd-login.vue
2025-04-23 15:18:24 +08:00
AN
8c5ea2ae72 chore:字典组件优化,支持数组格式,其他模块代码优化 2025-04-19 08:18:07 +08:00
AN
8b1be45eb5 feat:对接日志管理 2025-04-16 22:22:09 +08:00
AN
375ffa1578 feat:对接部门管理,优化菜单管理,共用handleTree方法 2025-04-13 13:22:12 +08:00
AN
ce4c086473 feat:添加字典项时下拉Tag功能,对接参数配置功能 2025-04-03 15:32:37 +08:00
ANHE
3fc4bec81a chore:完善租户管理功能 2025-03-19 23:27:42 +08:00
ANHE
bed79ce123 fix:修复hasAuth没有对超级管理员权限判断 2025-03-15 14:19:04 +08:00
Soybean
b8112613ea chore(deps): update deps 2025-03-12 22:24:59 +08:00
ANHE
73607be456 fix:修复租户管理Bug 2025-03-12 15:15:37 +08:00
ANHE
17ed80c875 fix:修复租户管理Bug 2025-03-12 15:11:34 +08:00
ANHE
69a6d7a358 feat:整合租户管理功能 commit! 2025-03-12 00:03:32 +08:00
Soybean
a1a5c74c74
feat(projects): feat(projects): TableColumnCheck title support VNode (#716) 2025-03-11 11:30:02 +08:00
青菜白玉汤
be6080ba0f
feat(utils): support replaceTab. (#713) 2025-03-10 18:25:36 +08:00
ANHE
83fbb6b8df fix:修复代码生成,表单number校验问题 2025-03-04 22:56:10 +08:00
xlsea
849e63b192 Merge remote-tracking branch 'soybeanjs/main' into ruoyi
# Conflicts:
#	CHANGELOG.md
#	README.md
#	package.json
#	pnpm-lock.yaml
#	src/plugins/loading.ts
#	src/store/modules/auth/index.ts
2025-02-28 10:29:21 +08:00
Soybean
60dd22624b fix(projects): fix login success notification. fixed #688 2024-12-26 11:07:48 +08:00
青菜白玉汤
56760245d4
fix(hooks): The total number before assigning a value to the table is incorrect. (#687) 2024-12-25 17:51:44 +08:00
xlsea
df5dd24c29 fix: 修复代码生成异常提示 2024-11-04 11:16:53 +08:00
xlsea
d5479c2f68 merge: 合并 soy 1.3.6 2024-09-27 10:28:46 +08:00
xlsea
85f6c31878 feat: 完成用户列表 2024-09-12 16:16:38 +08:00
xlsea
9cbbaff297 chore: 优化字典hooks使用 2024-09-11 16:37:35 +08:00
xlsea
07e30bd591 feat: 测试代码生成 2024-09-09 15:40:38 +08:00
xlsea
ff3ed20bba feat: 完成代码生成模板(1.0) 2024-09-08 21:47:56 +08:00
xlsea
7dec936b94 feat: 新增api代码生成模板 2024-09-07 18:53:30 +08:00
xlsea
226568b3af chore: 完善字典封装 2024-09-06 15:55:35 +08:00
xlsea
43df950806 chore: 重构字典封装(还有问题) 2024-09-06 14:16:46 +08:00
xlsea
f2912f64fc feat: 封装全屏加载 2024-09-05 11:54:54 +08:00
xlsea
0c3ea2dc86 feat: 封装下载hooks 2024-09-05 11:06:30 +08:00
xlsea
824974e904 feat: 新增代码生成页面 2024-09-04 15:50:09 +08:00
xlsea
3d426fb8e1 feat: 封装数据字典 2024-09-04 09:11:04 +08:00
xlsea
8ab7ee2268 feat: 新增菜单管理页面 2024-09-03 12:19:57 +08:00
xlsea
89f5e8577e feat: 整合 sse 推送 2024-09-02 09:34:34 +08:00
Soybean
3830ec7a69 fix(projects): fix login redirect 2024-08-23 10:50:21 +08:00
xlsea
243de247f7 feat: 整合登录 2024-08-16 16:33:11 +08:00
Soybean
087e532613 refactor(projects)!: refactor global menu & support reversed-horizontal-mix-menu. close #365 2024-07-22 00:19:12 +08:00
青菜白玉汤
f4eeb2ed63 fix(hooks): prevent program freezing when pagesize returns 0 (#545) 2024-07-20 02:45:25 +08:00
Soybean
a91335d74b refactor(projects): replace cloneDeep of lodash-es with klona 2024-07-20 02:14:20 +08:00
Soybean
425c69acc2 fix(projects): add getDataByPage for useTable. fixed #499 2024-06-20 19:27:39 +08:00
Soybean
e4d53aa7b5 feat(hooks): add setOptions for useEcharts 2024-05-07 19:17:20 +08:00
paynezhuang
0a90dd3764 feat(projects): useTable adds expand to display 2024-05-07 14:53:42 +08:00
Soybean
ebe55af7d5 chore(projects): merge main to v1.1.0 2024-05-05 01:34:24 +08:00
Soybean
f4513e1e38 fix(projects): fix manage page drawer operate about data reset. fixed #415, fixed #417 2024-05-05 00:43:01 +08:00
paynezhuang
3e61eab498 feat(projects): add table showTotal options 2024-04-25 22:51:25 +08:00
paynezhuang
c6648b6c8b feat(hooks): deleting the route export of useRoutePush, use vue-router 2024-04-15 16:20:30 +08:00
Soybean
c11d56da29 feat(projects): add auth example 2024-03-24 15:39:41 +08:00
Soybean
c91dd282a6 feat(projects): login page: code-login 2024-03-24 04:03:49 +08:00