Commit Graph

220 Commits

Author SHA1 Message Date
xlsea
7a27cdb3ab fix: 修复部分已知的问题 2025-05-09 17:37:24 +08:00
xlsea
62460bba90 feat: 用户管理新增导入 2025-05-08 17:47:53 +08:00
xlsea
c2818257dc feat: 新增单点登录回调页面 2025-04-24 17:36:38 +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
ANHE
7f781112a9 feat:整合字典管理 2025-03-23 11:00:34 +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
Soybean
b8112613ea chore(deps): update deps 2025-03-12 22:24:59 +08:00
青菜白玉汤
be6080ba0f
feat(utils): support replaceTab. (#713) 2025-03-10 18:25:36 +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
青菜白玉汤
9b9455d945
feat(projects): support loading page dark mode adaptation. (#702) 2025-01-26 22:32:05 +08:00
Soybean
60dd22624b fix(projects): fix login success notification. fixed #688 2024-12-26 11:07:48 +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
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
b667eab76a refactor(projects)!: refactor route cache & support reset route cache strategy 2024-10-25 00:58:29 +08:00
xlsea
d5479c2f68 merge: 合并 soy 1.3.6 2024-09-27 10:28:46 +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
6561f0b5f9 optimize(projects): optimize code 2024-09-08 18:35:13 +08:00
xlsea
c0ad0e4e4f feat: 新增代码生成预览抽屉 2024-09-07 18:27:39 +08:00
xlsea
9a0df2e4f3 feat: 菜单支持 iframe 2024-09-07 12:48:39 +08:00
Soybean
79b2a28b5a fix(projects): fix breadcrumb when activeMenu is parent menu. fixed #589 2024-09-07 09:48:53 +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
0130688265 feat: 整合动态路由 2024-09-03 15:27:10 +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
青菜白玉汤
4dde4c22b1
feat(projects): add color fading mode.close #567 (#569) 2024-07-28 23:00:22 +08:00
Soybean
087e532613 refactor(projects)!: refactor global menu & support reversed-horizontal-mix-menu. close #365 2024-07-22 00:19:12 +08:00
Soybean
00f41dd25e refactor(projects): change css vars mount to root 2024-07-20 04:05:24 +08:00
Soybean
1d1b148c8f refactor(projects): combine theme tokens and theme settings. close #379 2024-07-20 04:00:32 +08:00
Soybean
a91335d74b refactor(projects): replace cloneDeep of lodash-es with klona 2024-07-20 02:14:20 +08:00
wynn-w
e035eab223
optimize(projects): supports custom menu icon sizes (#534) 2024-07-09 16:59:03 +08:00
Soybean
b94baa18c1 optimize(projects): optimize code 2024-06-15 00:49:24 +08:00
青菜白玉汤
3eeace94dd
fix(projects): Fix the issue of abnormal tab caching after logout. fixed #495 2024-06-15 00:39:53 +08:00
CHENZL
2198b982f0
perf(project): Initializing the static routing function does not require asynchronization (#493) 2024-06-14 11:47:16 +08:00
Soybean
ff51b72dac fix(projects): fix get user info when page reload 2024-06-07 11:54:06 +08:00
Soybean
5531a68641 feat(projects): get user info in router guard and remove in localStorage. close #459 2024-06-06 23:31:06 +08:00
Soybean
59faf15229 fix(projects): fix reCacheRoute. fixed #464 2024-06-02 01:14:48 +08:00
KC
086bad474e
chore(other): correct spell mistake (#460) 2024-05-31 23:14:47 +08:00
Soybean
e379d6ce67 fix(projects): fix multi tab page only render once. fixed #441 2024-05-24 02:23:59 +08:00
Soybean
57b4a9d532 fix(projects): add error handle when get routes in dynamic route mode. fixed 440 2024-05-20 00:28:41 +08:00