谦元吉
ab7e363279
fix(@vben/backend-mock): fix all ts type errors in this module ( #6613 )
...
* fix(@vben/backend-mock): 修复所有 ts 类型报错
* fix(@vben/backend-mock): 修复该模块所有 ts 类型报错
* fix(@vben/backend-mock): 解决 coderabbitai
* fix(@vben/backend-mock): 解决 coderabbitai
* fix(@vben/backend-mock): 解决 coderabbitai
4 months ago
Netfan
b37ed48b9d
feat: role management page with component `tree` ( #5675 )
...
* feat: add shadcn tree
* fix: update vbenTree component
* feat: role management demo page
* feat: add cellSwitch renderer for vxeTable
* chore: remove tree examples
10 months ago
Netfan
34789645f7
fix: nitro server cookie maxAge fixed
10 months ago
Netfan
5e421ce607
chore: demo page menu management ( #5619 )
...
* 添加菜单管理演示页面
10 months ago
Netfan
cb7c0ecaa2
fix: menu data for backend mode fixed ( #5465 )
11 months ago
Netfan
1ad54561b0
feat: add `noBasicLayout` in route meta ( #5386 )
...
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
12 months ago
Netfan
a97c998be5
fix: user homePath no effect sometimes ( #5166 )
1 year ago
Vben
477a05c26c
feat: menu supports carrying default query ( #4687 )
1 year ago
Vben
0df8c5c02c
refactor: reconstruct language files into multi-file structures ( #4683 )
...
* refactor: reconstruct language files into multi-file structures
* chore: typo
1 year ago
Vben
ba4662522e
fix: fix request not displaying interface error messages correctly ( #4596 )
1 year ago
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
1 year ago
Vben
20a3868594
feat: add modal and drawer components and examples ( #4229 )
...
* feat: add modal component
* feat: add drawer component
* feat: apply new modal and drawer components to the layout
* chore: typo
* feat: add some unit tests
1 year ago
Vben
2288827265
fix: fixed the failure to refresh the page when login failed ( #4204 )
1 year ago
Vben
1db87ff7ce
fix: fix keepAlive parameter error ( #4194 )
...
* fix: mock server deployment error
* chore: typo
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
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>
1 year ago
vben
30d4057216
feat: add tabs demo
1 year ago
vben
9987451647
feat: use simpler nitro instead of nestjs to implement mock service
1 year ago