handsomeFu
577cc85851
fix: change deprecated func ( #4236 )
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
9120d20143
chore: update deps and docs ( #4184 )
...
* chore: update deps
* chore: update docs
* chore: update menu
1 year ago
Vben
8f40d5107c
feat: support custom background colors for sidebar and header ( #4151 )
...
* feat: support custom background colors for sidebar and header
* fix: type error
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
bcd5e49117
chore: update deps
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
vince
cb161eab89
fix: fixed svg icon load failure and enabled global injection bem.scss
1 year ago
Li Kui
9021e992ad
fix: resolve redirect not found issue and remove /demos prefix
...
- Resolved the issue where redirects were not found in the router
- Standardized the removal of the /demos prefix from routes
1 year ago
vince
a5edb67b12
chore: update app name
1 year ago
vben
e441d14fa2
refactor(project): @vben/vite-connect is reconfigured to support synchronization
1 year ago
vben
daa31f7156
refactor(project): simplified part of the package, code optimization
1 year ago
Li Kui
ba780a7d3f
chore: update access demo
1 year ago
Li Kui
7801a90dcb
refactor: unify frontend and backend access control with shared page … ( #43 )
...
* refactor: unify frontend and backend access control with shared page components
* fix: role switch not show
* chore: update title
1 year ago
vince
f98f504534
chore: change how the package is built
1 year ago
vince
d62a3da009
perf: improve the logic related to login expiration
1 year ago
vince
4674380266
perf: optimize the naming of locale key
1 year ago
vince
a765d3bbc0
feat: new interface pendant can be configured to display hidden
1 year ago
vince
35ca56437c
chore: update scripts
1 year ago
vben
37a4f971c8
feat: Improve the front-end and back-end permission mode and useAccess
2 years ago
vince
dd71988253
chore: update deps
2 years ago
vince
8042e2b044
perf: Improve the use of store in the app
2 years ago
vben
484a0903e9
chore: update deps
2 years ago
vben
692225cfff
chore: remove sqlite
2 years ago
vben
9572d1a1c5
feat: Dynamically get the menu from the back end
2 years ago
vben
ca1cad0cd3
feat: add backend-mock app
2 years ago