Vben
|
477a05c26c
|
feat: menu supports carrying default query (#4687)
|
2024-10-19 19:50:23 +08:00 |
Vben
|
ba4662522e
|
fix: fix request not displaying interface error messages correctly (#4596)
|
2024-10-09 22:08:55 +08:00 |
Vben
|
4173264805
|
feat: add vxe-table component (#4563)
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
|
2024-10-04 23:05:28 +08:00 |
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>
|
2024-08-19 22:59:42 +08:00 |
vben
|
9987451647
|
feat: use simpler nitro instead of nestjs to implement mock service
|
2024-07-20 08:31:05 +08:00 |