Commit Graph

30 Commits (81a54dfbd0493253aa573e42738dfb9ebf8a945a)

Author SHA1 Message Date
xingyu4j 81a54dfbd0 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-05-06 10:02:03 +08:00
aonoa 41152d1722
refactor: modify the default homepage path loaded from the preference… (#6099)
* refactor: modify the default homepage path loaded from the preferences.ts

Signed-off-by: aonoa <1991849113@qq.com>

* refactor: modify the default homepage path loaded from the preferences.ts

Signed-off-by: aonoa <1991849113@qq.com>

---------

Signed-off-by: aonoa <1991849113@qq.com>
2025-05-03 16:03:08 +08:00
xingyu4j 81fe98b62e fix: type error 2025-04-07 17:31:04 +08:00
YunaiV c754307f11 feat:增加 dict 字典 2025-04-06 18:56:42 +08:00
YunaiV efa27360a3 feat: 字典相关放入auth store 中【b7465498】 2025-03-26 12:46:57 +08:00
YunaiV 1d1e70ee66 Merge branch 'dev-v5' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev-v5【788061ad】 2025-03-25 22:51:51 +08:00
YunaiV 1112409a3b feat: request && login && router【e6939e22】(验证码) 2025-03-24 20:11:44 +08:00
YunaiV 3c3886e345 feat: request && login && router【e6939e22】(不包括 login.vue 和 request.ts) 2025-03-20 12:34:02 +08:00
Netfan a97c998be5
fix: user homePath no effect sometimes (#5166) 2024-12-17 21:39:12 +08:00
Netfan 488ccb5976
fix: page title is not updated after language switch. fixed: #4799 (#4813) 2024-11-05 13:58:56 +08:00
Vben fe7df5ad3b
feat: allow configuration of staticRroues (#4746)
* feat: allow configuration of staticRroues

* chore: update deps

* chore: typo
2024-10-27 21:58:39 +08:00
Vben 60c615ce8a
refactor: adjust layout refresh button and watermark; allow static i18n on language switch (#4579)
* refactor: adjust layout refresh button and watermark; allow static i18n on language switch

* chore: typo
2024-10-06 17:27:32 +08:00
Vben 2288827265
fix: fixed the failure to refresh the page when login failed (#4204) 2024-08-20 22:33:25 +08:00
Netfan 9d6cc22dfa
fix: missing route data in guard, fixed: #4108 (#4115) 2024-08-11 09:25:55 +08:00
Donny Wang e27be2d47a
fix: successful login should not take you to the login page (#4056)
* fix: successful login should not take you to the login page

* chore: use DEFAULT_HOME_PATH constants

* chore: remove invalid spaces in script

* fix: lint error
2024-08-06 21:52:06 +08:00
vben 89dcf522f5 refactor: Separate store 2024-07-30 21:10:28 +08:00
vince 14538f7ed5 refactor(project): re-adjust the overall folder 2024-07-23 00:03:59 +08:00
vben 5e0b01c725 feat: add @vben/hooks and @vben-core/constants 2024-07-13 16:53:22 +08:00
likui628 2c79ac1e6c refactor: small refactor in @vben-core/request 2024-07-11 22:50:21 +08:00
vince d62a3da009 perf: improve the logic related to login expiration 2024-07-11 20:11:11 +08:00
Li Kui 8e6c1abf19
feat: login dialog (#37)
* chore: login-dialog demo

* Merge branch 'main' into login-dialog

* chore: update dialog

* Merge branch 'main' into login-dialog

* chore: accept login params

* chore: redirect to login or show login dialog
2024-07-11 11:05:01 +08:00
vben 208d4188fc refactor: refactor locales, separate locales within apps,fixed #12 2024-07-07 00:17:44 +08:00
vince 8042e2b044 perf: Improve the use of store in the app 2024-07-05 23:15:46 +08:00
vben 9572d1a1c5 feat: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00
vben d4f61c283f chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00
vben 24aab5b4bb feat: And surface switching loading optimization 2024-06-23 19:39:44 +08:00
vben 6ffec31ce8 perf: Use Imports Instead of Aliases 2024-06-16 23:40:52 +08:00
vben 1d6b1f4926 feat: 回退页面完善 2024-06-08 20:14:04 +08:00
vben 7bcd7746ca chore: format code 2024-06-08 19:49:06 +08:00
vben d584d4cf4e chore: update app name 2024-06-08 16:33:49 +08:00