Commit Graph

1420 Commits

Author SHA1 Message Date
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
Soybean
05dc11e258 feat(docs): add GitCode star badge to README files 2025-04-18 11:25:38 +08:00
AN
8b1be45eb5 feat:对接日志管理 2025-04-16 22:22:09 +08:00
青菜白玉汤
8527aa80b8
feat(utils): support quick generation of code templates. (#733) 2025-04-14 08:42:10 +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
青菜白玉汤
804860994e
docs(deps): update the Vite version of the project description. (#732) 2025-04-12 15:27:27 +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
XiaTianYa
3cbaf4f4bf
docs(projects): update README (#726) 2025-03-21 12:40:38 +08:00
ANHE
3fc4bec81a chore:完善租户管理功能 2025-03-19 23:27:42 +08:00
Soybean
fa305146bc chore(projects): release v1.3.13 2025-03-19 22:40:17 +08:00
Soybean
2e8cb35cfe chore(deps): update deps 2025-03-19 22:39:55 +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
一寸灰
a6ecd3e083
build(deps): Restrict the minimum Node.js version. (#720) 2025-03-18 05:31:20 +08:00
ANHE
bed79ce123 fix:修复hasAuth没有对超级管理员权限判断 2025-03-15 14:19:04 +08:00
青菜白玉汤
3febb65d70
docs(projects): update README (#718) 2025-03-14 14:59:55 +08:00
Soybean
5d8b782d37 chore(deps): update deps 2025-03-14 10:29:54 +08:00
Soybean
8b12ef9fd8 chore(projects): update vscode settings and launch 2025-03-14 10:26:12 +08:00
Soybean
a6a47247ff chore(projects): release v1.3.12 2025-03-12 23:09:57 +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
ANHE
115767bcb5 fix:修复代码生成模板问题 2025-03-06 23:13:59 +08:00
无良芳
3e0076d466
chore(projects): update unocss preset (#712) 2025-03-06 18:17:44 +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
Soybean
132e101243 chore(deps): update deps 2025-02-11 23:49:24 +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
5cf3236475 chore(projects): release v1.3.11 2025-01-19 22:18:44 +08:00