eric
|
694396dcfb
|
refactor: move cleanup to finally block
|
4 weeks ago |
eric
|
1cb53e943e
|
refactor: 将跳转放到最后
|
4 weeks ago |
eric
|
13c8318adc
|
refactor: 1. 用 ref 包装 flag; 2. 在最后 清理 flag;
|
4 weeks ago |
eric
|
48ed797055
|
fix: 防止 /logout 死循环
|
4 weeks ago |
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>
|
9 months ago |
Vben
|
860fc15ce6
|
perf: adjustment of form spelling errors, type adjustment, closer to actual development (#4694)
|
1 year ago |
Vben
|
df48409814
|
fix: when the api returns 401, the page is refreshed not as expected (#4440)
|
1 year ago |
handsomeFu
|
d5655f02e3
|
chore(docs): update function parameter comments (#4215)
* docs(other): update function parameters jsdoc
- 移除`vue-router.d.ts`中`activePath`属性的默认值注释。
- 重构`generateRoutes`函数签名,增加`options`参数。
- 调整`authLogin`函数文档,增加`onSuccess`回调函数的说明。
* docs: 删除 `activePath` 属性的默认值注释
在路线文档中,移除了`activePath`属性的默认值注释,以清晰说明其行为。此更改更新了文档内容,使其更准确地反映代码实现。
|
1 year ago |
Li Kui
|
01d60336a6
|
feat: refactor and improve the request client and support refreshToken (#4157)
* feat: refreshToken
* chore: store refreshToken
* chore: generate token using jsonwebtoken
* chore: set refreshToken in httpOnly cookie
* perf: authHeader verify
* chore: add add response interceptor
* chore: test refresh
* chore: handle logout
* chore: type
* chore: update pnpm-lock.yaml
* chore: remove test code
* chore: add todo comment
* chore: update pnpm-lock.yaml
* chore: remove default interceptors
* chore: copy codes
* chore: handle refreshToken invalid
* chore: add refreshToken preference
* chore: typo
* chore: refresh token逻辑调整
* refactor: interceptor presets
* chore: copy codes
* fix: ci errors
* chore: add missing await
* feat: 完善refresh-token逻辑及文档
* fix: ci error
* chore: filename
---------
Co-authored-by: vince <vince292007@gmail.com>
|
1 year ago |
Vben
|
b464b87ac5
|
refactor: migrate demo applications to playground (#4116)
* chore: detail adjustment
* refactor: Migrate demo applications to playground
* perf: logic optimization
* chore: update docs
* chore: update docs
|
2 years ago |
sea
|
08391ad53e
|
feat: api suffix (#4065)
|
2 years ago |
vben
|
89dcf522f5
|
refactor: Separate store
|
2 years ago |
Vben
|
376fd17a61
|
feat: Feature/pro docs (#70)
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
|
2 years ago |
vince
|
14538f7ed5
|
refactor(project): re-adjust the overall folder
|
2 years ago |
vben
|
9987451647
|
feat: use simpler nitro instead of nestjs to implement mock service
|
2 years ago |
vben
|
7eff46d80c
|
refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui
|
2 years ago |
vince
|
c4c8103af2
|
perf: improve the login process
|
2 years ago |
vince
|
d62a3da009
|
perf: improve the logic related to login expiration
|
2 years ago |
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
|
2 years ago |
vince
|
db76325d68
|
feat: configurable persistent tabs
|
2 years ago |
vben
|
37a4f971c8
|
feat: Improve the front-end and back-end permission mode and useAccess
|
2 years ago |
vince
|
8042e2b044
|
perf: Improve the use of store in the app
|
2 years ago |