Commit Graph

860 Commits

Author SHA1 Message Date
xlsea
b70ddb31e9 style: 优化操作按钮样式 2025-05-09 20:26:55 +08:00
xlsea
7a27cdb3ab fix: 修复部分已知的问题 2025-05-09 17:37:24 +08:00
xlsea
f946d05815 feat: 新增开启水印环境变量 2025-05-09 16:38:29 +08:00
xlsea
27372b309f style: 优化水印样式 2025-05-09 16:34:53 +08:00
xlsea
925c0f22e5 chore: 完善细节问题 2025-05-09 16:31:20 +08:00
xlsea
62460bba90 feat: 用户管理新增导入 2025-05-08 17:47:53 +08:00
xlsea
5de60e2a83 style: 优化个人中心在线设备列表 2025-04-29 20:27:55 +08:00
xlsea
74c621df6f fix: 修复单点登录绑定匹配 2025-04-29 20:14:33 +08:00
xlsea
291aaf6022 chore: 优化代码 2025-04-29 00:12:47 +08:00
xlsea
fd8bb91fa6 feat: 新增个人中心页面 2025-04-29 00:02:44 +08:00
xlsea
423a8c031f feat: 新增个人中心页面 2025-04-28 23:52:26 +08:00
AN
d751c14f7b feat: 对接在线用户 2025-04-27 23:28:53 +08:00
AN
318abe92cf chore: 优化上传组件 2025-04-27 21:14:44 +08:00
xlsea
63b49f1d40 feat: 新增 redis 监控 2025-04-27 18:32:40 +08:00
xlsea
9edd78e581 chore: 重构组件 2025-04-27 17:06:19 +08:00
AN
19fe1b05eb feat: 对接OSS配置管理 2025-04-27 14:53:55 +08:00
AN
74fcdc4e2c fix: 修复代码生成问题,修改状态切换组件 2025-04-27 14:52:19 +08:00
AN
28c88c485f chore: 完善切换租户组件 2025-04-26 13:07:34 +08:00
xlsea
15acc1ff68 feat: 新增文件上传组件 2025-04-25 00:59:58 +08:00
xlsea
03f408f552 Merge remote-tracking branch 'origin/ruoyi' into ruoyi 2025-04-25 00:28:58 +08:00
AN
a8be8df117 feat: 对接oss 2025-04-24 22:23:08 +08:00
AN
f446ac4387 chore: 修改代码,列表头部插槽方式添加按钮 2025-04-24 22:22:11 +08:00
xlsea
23054d7750 feat: 新增租户下拉组件 2025-04-24 21:58:07 +08:00
xlsea
e381db8ba7 fix: 修复正则校验问题 2025-04-24 18:21:53 +08:00
xlsea
ed875f7786 feat: 新增二次确认按钮组件 2025-04-24 18:11:25 +08:00
xlsea
2bdfb57bbd style: 优化操作列图标 2025-04-24 18:06:37 +08:00
xlsea
c2818257dc feat: 新增单点登录回调页面 2025-04-24 17:36:38 +08:00
青菜白玉汤
85e40b1943
fix(hooks): fixed the issue where loading was not properly closed in some cases. (#737) 2025-04-23 21:34:18 +08:00
WgoW
123d2c9074
feat(types): enhance Option type to support customizable label types (#735)
Co-authored-by: a <a@gmail.com>
2025-04-23 21:34:06 +08:00
xlsea
b31edb5f8c stytle: 优化样式 2025-04-23 17:43:10 +08:00
xlsea
acda7d6980 feat: 新增注册页面 2025-04-23 17:28:03 +08:00
xlsea
d4487dc638 optimize: 优化代码质量 2025-04-23 16:02:41 +08:00
xlsea
8b237b3f61 chore: 优化代码 2025-04-23 15:59:45 +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
52c08c1946 feat:通知公告功能对接,客户端功能对接 2025-04-19 08:19:20 +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
ee5afcf20f feat: 部门管理对接完成 2025-04-13 22:10:43 +08:00
AN
c1444346e0 fix: 修复用户新增时,岗位下拉未清空Bug,抽取form-tip组件 2025-04-13 14:43:46 +08:00
AN
375ffa1578 feat:对接部门管理,优化菜单管理,共用handleTree方法 2025-04-13 13:22:12 +08:00
AN
73cfa34796 feat:对接岗位管理,修复模板生成bug 2025-04-04 17:32:27 +08:00
青菜白玉汤
29698bef69
feat(projects): support vite devtools specify the editor by launchEditor option. (#730) 2025-04-04 12:00:52 +08:00
AN
b984725bb0 feat:添加字典项时下拉Tag功能,对接参数配置功能 2025-04-03 15:32:57 +08:00
AN
ce4c086473 feat:添加字典项时下拉Tag功能,对接参数配置功能 2025-04-03 15:32:37 +08:00
青菜白玉汤
4e1b65b6c4
optimize(hooks): remove obsolete disabling cache. (#729) 2025-04-01 11:36:27 +08:00
ANHE
7f781112a9 feat:整合字典管理 2025-03-23 11:00:34 +08:00
ANHE
3fc4bec81a chore:完善租户管理功能 2025-03-19 23:27:42 +08:00
C_7
a7c59adabc
fix(projects): fix active tab switch issue after removal (#723) 2025-03-19 22:37:35 +08:00
ANHE
43ea8ed755 fix: 为代码生成模板添加按钮权限,导出功能;修复已知bug 2025-03-18 22:54:52 +08:00
ANHE
bed79ce123 fix:修复hasAuth没有对超级管理员权限判断 2025-03-15 14:19:04 +08:00
Soybean
4cc1487f46 feat(projects): support proxy log in terminal 2025-03-12 23:08:24 +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
Azir
52c336d7e0 chore(deps): update deps 2025-03-05 18:15:04 +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
a03becdaed feat(projects): tab support touch event 2025-02-19 10:50:12 +08:00
Soybean
15163d7011 Revert "fix(projects): fix multiple calls to the login API when clicking quickly. fixed #697 (#698)"
This reverts commit 86da767e24.
2025-02-11 23:57:16 +08:00
青菜白玉汤
9b9455d945
feat(projects): support loading page dark mode adaptation. (#702) 2025-01-26 22:32:05 +08:00
李鹏坤-执手对影成双
86da767e24
fix(projects): fix multiple calls to the login API when clicking quickly. fixed #697 (#698) 2025-01-25 18:38:49 +08:00
Azir
54e7d6d00a fix(projects): hidden multi-language button in login page. fix #694 2025-01-24 18:34:07 +08:00
Soybean
6489ec46ae optimize(projects): optimize code 2025-01-19 22:13:19 +08:00
Soybean
ac86247876 fix(projects): fix update notifications. fixed #691, fixed #692 2025-01-19 22:03:02 +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
青菜白玉汤
d7aebb7dfa
feat(projects): multi language buttons support hiding. (#683) 2024-12-16 23:39:19 +08:00
Soybean
101b6f9000 optimize(projects): use defu to fill added theme config 2024-12-16 16:35:47 +08:00
Soybean
9f4fb8c3fb fix(projects): check if init userInfo when initAuthRoute. fixed #680 2024-12-11 12:38:50 +08:00
Soybean
0dfcf18b64 optimize(projects): optimize router guard 2024-12-11 12:11:15 +08:00
Soybean
ba38119efd feat(projects): support show tab when not loggedIn 2024-12-10 16:54:15 +08:00
Soybean
ab9858c7d0 fix(projects): fix route guard hook onRouteSwitchWhenLoggedIn. fixed #680 2024-12-10 14:58:32 +08:00
wzc520pyfm
b93c2036ac
chore: rename env.d.ts to vite-env.d.ts (#675) 2024-12-02 07:37:12 +08:00
Soybean
a53eb10cdf feat(projects): app version notification plugin support sub deploy path. close #668 2024-11-17 22:27:00 +08:00
青菜白玉汤
d088f81345
feat(projects): support scheduled detection and update system. close #657 (#669) 2024-11-17 22:25:04 +08:00
Soybean
09144dfe93
refactor(projects): refactor router guard. fix #655 (#667) 2024-11-15 12:39:57 +08:00
xlsea
06a8bacc05 merge: 合并 soy 1.3.8 2024-11-04 11:33:21 +08:00
xlsea
df5dd24c29 fix: 修复代码生成异常提示 2024-11-04 11:16:53 +08:00
Soybean
71e6307db2 chore(projects): update deps & fix sass usage 2024-10-25 01:12:40 +08:00
Soybean
b667eab76a refactor(projects)!: refactor route cache & support reset route cache strategy 2024-10-25 00:58:29 +08:00
Soybean
4726498faa fix(utils): fix isPC. fixed #644 2024-10-16 11:56:55 +08:00
青菜白玉汤
75cbfbbfe6
style(projects): reduce ambiguity in theme configuration instructions. 2024-10-15 19:55:18 +08:00
青菜白玉汤
cfaab8527a
feat(projects): login supports accessible operation. (#637) 2024-10-03 16:38:43 +08:00
xlsea
d5479c2f68 merge: 合并 soy 1.3.6 2024-09-27 10:28:46 +08:00
zxin
83ba798781
chore(types): remove type declaration for document.startViewTransition (TypeScript 5.6 includes it) (#633) 2024-09-25 18:44:30 +08:00
Soybean
3e72c3b45a fix(projects): fix global-tab click conflict with contextmenu 2024-09-21 08:35:59 +08:00
青菜白玉汤
0ac95bdcf5
fix(projects): when the roles filter submenu is empty, the parent menu is not excluded. fixed #621. (#626) 2024-09-18 10:58:13 +08:00
Soybean
04d056479f fix(projects): fix click global-tab in iPad. fixed #624 2024-09-14 11:55:59 +08:00
xlsea
6741ef6664 chore: 新增dev环境配置 2024-09-12 16:28:28 +08:00
xlsea
85f6c31878 feat: 完成用户列表 2024-09-12 16:16:38 +08:00
xlsea
0a62e4dcaa feat: 新增业务组件 2024-09-11 17:34:31 +08:00
xlsea
9cbbaff297 chore: 优化字典hooks使用 2024-09-11 16:37:35 +08:00
xlsea
2b14b84c67 fix: 修复消息推送在没有登录还会建立连接 2024-09-11 14:36:46 +08:00
xlsea
07e30bd591 feat: 测试代码生成 2024-09-09 15:40:38 +08:00
Soybean
38eeb678f3 optimize(projects): optimize code 2024-09-09 14:27:09 +08:00
xlsea
ff3ed20bba feat: 完成代码生成模板(1.0) 2024-09-08 21:47:56 +08:00
Soybean
6561f0b5f9 optimize(projects): optimize code 2024-09-08 18:35:13 +08:00