Commit Graph

86 Commits

Author SHA1 Message Date
39dd9acca9 feat(projects): 菜单字典适配 i18n 2025-06-11 20:36:53 +08:00
62b8327d07 refactor: 隐藏菜单激活部分重构 2025-05-22 19:13:00 +08:00
8a8e5d12ac feat: 配置管理由后端管理 2025-05-22 19:04:49 +08:00
AN
f6320260c1 fix: 修复当菜单不是一级菜单时,外链无法跳转问题 2025-05-18 17:06:20 +08:00
0a128797cf fix: 修复用户信息接口调用两次问题 2025-05-18 13:56:21 +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
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
b8112613ea chore(deps): update deps 2025-03-12 22:24:59 +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
9f4fb8c3fb fix(projects): check if init userInfo when initAuthRoute. fixed #680 2024-12-11 12:38:50 +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
c0ad0e4e4f feat: 新增代码生成预览抽屉 2024-09-07 18:27:39 +08:00
9a0df2e4f3 feat: 菜单支持 iframe 2024-09-07 12:48:39 +08:00
0130688265 feat: 整合动态路由 2024-09-03 15:27:10 +08:00
89f5e8577e feat: 整合 sse 推送 2024-09-02 09:34:34 +08:00
243de247f7 feat: 整合登录 2024-08-16 16:33:11 +08:00
087e532613 refactor(projects)!: refactor global menu & support reversed-horizontal-mix-menu. close #365 2024-07-22 00:19:12 +08:00
2198b982f0 perf(project): Initializing the static routing function does not require asynchronization (#493) 2024-06-14 11:47:16 +08:00
59faf15229 fix(projects): fix reCacheRoute. fixed #464 2024-06-02 01:14:48 +08:00
57b4a9d532 fix(projects): add error handle when get routes in dynamic route mode. fixed 440 2024-05-20 00:28:41 +08:00
3b47b5a56f fix(projects): fix menu data when role is changed. fixed #391 2024-05-07 15:08:30 +08:00
c4b5c65625 feat(projects): page: support manage_menu more options. close #366 2024-05-07 01:39:52 +08:00
cb83d6d90d fix(projects): fix routes data when role is change. fixed #391 2024-04-24 00:47:58 +08:00
23a4098bba fix(projects): fix route init 2024-03-25 09:55:16 +08:00
2c543f19ec fix(projects): fix repeat routes 2024-03-25 03:13:53 +08:00
37d20b8e0d refactor(projects): new route guard 2024-03-25 02:42:50 +08:00
c11d56da29 feat(projects): add auth example 2024-03-24 15:39:41 +08:00
f91ef30bd5 refactor(projects): perf code 2024-03-24 03:02:08 +08:00
dc24a36739 perf(projects): perf code 2024-03-10 14:36:05 +08:00
874aaca5bb feat(projects): Add route meta parameter:fixedQuery 2024-03-10 05:19:21 +08:00
9ea878915e feat(components): add GlobalSearch components 2024-03-06 10:59:40 +08:00
f59f34884c feat(projects): filter tabs which are not in routes 2024-01-20 19:58:58 +08:00
bac1632457 feat(projects): @sa/axios: createRequest, createFlatRequest, createHookRequest 2024-01-16 01:50:12 +08:00
0cf09baef8 feat(router): add sortRoutesByOrder function 2024-01-12 02:51:39 +08:00
a748166399 style(projects): format code 2023-12-14 21:45:29 +08:00
e918a2c0f5 feat(projects): 1.0 beta 2023-11-17 10:25:32 +08:00
f92ee770e0 refactor(projects): add reCacheRoute method 2023-09-06 00:34:48 +08:00