Commit Graph

229 Commits

Author SHA1 Message Date
fc68a4d054 merge: Merge soybean. 2025-05-16 16:48:05 +08:00
4acce9ca00 feat: 无菜单图标时使用默认菜单图标 2025-05-16 16:32:32 +08:00
AN
e8c83e6bc6 fix: 根目录情况特殊处理 2025-05-16 16:16:38 +08:00
AN
9245cc15ce fix: 修复启动时异常跳转问题,更新sql文件 2025-05-16 11:34:13 +08:00
07a8d96f03 feat: 适配初始菜单 SQL 2025-05-15 22:05:43 +08:00
414cdbb8bd optimize: 优化代码质量 2025-05-13 23:13:23 +08:00
7511fcbd51 refactor: 修改路由转换部分逻辑 2025-05-13 22:45:59 +08:00
dap
3c90c3ccfe refactor: 路由名称与组件名称保持一致,解决keepAlive问题 2025-05-13 21:15:58 +08:00
7a27cdb3ab fix: 修复部分已知的问题 2025-05-09 17:37:24 +08:00
62460bba90 feat: 用户管理新增导入 2025-05-08 17:47:53 +08:00
1ff4d82d19 feat(projects): clear tabs cache when switching users. (#744) 2025-04-30 14:46:32 +08:00
c2818257dc feat: 新增单点登录回调页面 2025-04-24 17:36:38 +08:00
d4487dc638 optimize: 优化代码质量 2025-04-23 16:02:41 +08:00
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
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
43ea8ed755 fix: 为代码生成模板添加按钮权限,导出功能;修复已知bug 2025-03-18 22:54:52 +08:00
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
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
60dd22624b fix(projects): fix login success notification. fixed #688 2024-12-26 11:07:48 +08:00
101b6f9000 optimize(projects): use defu to fill added theme config 2024-12-16 16:35:47 +08:00
9f4fb8c3fb fix(projects): check if init userInfo when initAuthRoute. fixed #680 2024-12-11 12:38:50 +08:00
0dfcf18b64 optimize(projects): optimize router guard 2024-12-11 12:11:15 +08:00
ba38119efd feat(projects): support show tab when not loggedIn 2024-12-10 16:54:15 +08:00
ab9858c7d0 fix(projects): fix route guard hook onRouteSwitchWhenLoggedIn. fixed #680 2024-12-10 14:58:32 +08:00
09144dfe93 refactor(projects): refactor router guard. fix #655 (#667) 2024-11-15 12:39:57 +08:00
06a8bacc05 merge: 合并 soy 1.3.8 2024-11-04 11:33:21 +08:00
df5dd24c29 fix: 修复代码生成异常提示 2024-11-04 11:16:53 +08:00
b667eab76a refactor(projects)!: refactor route cache & support reset route cache strategy 2024-10-25 00:58:29 +08:00
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
6561f0b5f9 optimize(projects): optimize code 2024-09-08 18:35:13 +08:00
c0ad0e4e4f feat: 新增代码生成预览抽屉 2024-09-07 18:27:39 +08:00
9a0df2e4f3 feat: 菜单支持 iframe 2024-09-07 12:48:39 +08:00
79b2a28b5a fix(projects): fix breadcrumb when activeMenu is parent menu. fixed #589 2024-09-07 09:48:53 +08:00
824974e904 feat: 新增代码生成页面 2024-09-04 15:50:09 +08:00
3d426fb8e1 feat: 封装数据字典 2024-09-04 09:11:04 +08:00
0130688265 feat: 整合动态路由 2024-09-03 15:27:10 +08:00
8ab7ee2268 feat: 新增菜单管理页面 2024-09-03 12:19:57 +08:00
89f5e8577e feat: 整合 sse 推送 2024-09-02 09:34:34 +08:00
3830ec7a69 fix(projects): fix login redirect 2024-08-23 10:50:21 +08:00
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
087e532613 refactor(projects)!: refactor global menu & support reversed-horizontal-mix-menu. close #365 2024-07-22 00:19:12 +08:00
00f41dd25e refactor(projects): change css vars mount to root 2024-07-20 04:05:24 +08:00
1d1b148c8f refactor(projects): combine theme tokens and theme settings. close #379 2024-07-20 04:00:32 +08:00
a91335d74b refactor(projects): replace cloneDeep of lodash-es with klona 2024-07-20 02:14:20 +08:00
e035eab223 optimize(projects): supports custom menu icon sizes (#534) 2024-07-09 16:59:03 +08:00