dap
|
80328e7565
|
chore: merge
|
3 months ago |
zouawen
|
2ce161e585
|
feat: 1、新增水印文案自定义功能;2、input-item输入框组件新增清除功能(可用于快捷清除水印文案);3、偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果 (#6800)
* feature: 新增水印文案自定义功能;
* chore: 偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果
|
3 months ago |
zouawen
|
33306a5aff
|
chore: 更换其他登录方式图标为彩色图标,新增其他登录方式tooltip文字提示 (#6799)
|
3 months ago |
dap
|
e10ddb421c
|
refactor: 未设置邮箱
|
7 months ago |
尘墨
|
b2d3cf10aa
|
!42 perf: 优化顶部栏头像展开用户信息绑定
Merge pull request !42 from 尘墨/main
|
7 months ago |
dap
|
0a19ec3122
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
10 months ago |
Netfan
|
a0feeb1966
|
fix: watermark settings in the preferences modified accidentally (#5823)
|
10 months ago |
dap
|
9ee5369f35
|
fix: replace ?? to || for fix avatar
|
11 months ago |
dap
|
e0b4bf0956
|
fix: 上下文导致渲染不正常
|
1 year ago |
dap
|
686e09a1f8
|
fix: h导致的页面报错(原因未知)
|
1 year ago |
dap
|
4778ead7c2
|
chore: gitee地址
|
1 year ago |
dap
|
34a11ce64d
|
chore: 主动登出不需要带跳转地址
|
1 year ago |
dap
|
2a51d8387c
|
feat: 离线图标功能 & 一些改造
|
1 year ago |
dap
|
972e9439b7
|
chore: 更改i18n
|
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 |
dap
|
5720279063
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
1 year ago |
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
|
1 year ago |
dap
|
cd526828b3
|
chore: sse close before logout
|
1 year ago |
dap
|
b334241cef
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
1 year ago |
Vben
|
524b9badf2
|
feat: add VbenForm component (#4352)
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
|
1 year ago |
dap
|
e86313b65c
|
chore: 修改文件夹路径
|
1 year ago |
dap
|
17aa044da7
|
chore: 租户选中状态 不显示个人中心
|
1 year ago |
dap
|
6d19560863
|
feat: 个人中心(基础框架)
|
1 year ago |
dap
|
13083e6545
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
1 year ago |
Vben
|
8404c12129
|
refactor: refactor AuthLayout to configure the login page more freely (#4294)
|
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 |
dap
|
8312d7f738
|
fix: https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IAIFS9
|
1 year ago |
dap
|
1e29c37036
|
feat: 超级管理员租户切换
|
1 year ago |
dap
|
c31259598b
|
chore: 脚手架
|
1 year ago |
Vben
|
4f5783d00b
|
perf: enable strict ts type checking (#4045)
|
1 year ago |
vben
|
89dcf522f5
|
refactor: Separate store
|
1 year ago |
vben
|
cd10eb9471
|
feat: Regular monitoring page update [deploy]
|
1 year ago |
vince
|
14538f7ed5
|
refactor(project): re-adjust the overall folder
|
2 years ago |
vince
|
01e95e029f
|
feat: add v-access directive
|
2 years ago |
vince
|
910a3553ac
|
perf: reorganize the icons and reduce the volume
|
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 |
Li Kui
|
10b684832d
|
fix: back to login does not clear lock-screen state (#41)
* refactor: replace separate date variables with formatted date string
* fix: back to login does not clear lock-screen state
|
2 years ago |
Laychen
|
06f5d5686d
|
feat: add the ability to lock the screen (#30)
* feat: 锁屏功能
* feat: 锁屏样式调整
* feat: complete the lock-screen screen and support shortcut keys and preference configuration
---------
Co-authored-by: vince <vince292007@gmail.com>
|
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
|
2731a1ec96
|
refactor(@vben/layouts): remove @vben/widgets and migrate to @vben/layouts/src/widgets
|
2 years ago |
vben
|
6147d13a29
|
docs: update docs
|
2 years ago |
Li Kui
|
fbe0fc1738
|
chore: conditionally display notification dot (#31)
|
2 years ago |
vben
|
208d4188fc
|
refactor: refactor locales, separate locales within apps,fixed #12
|
2 years ago |
vben
|
1425f1d11d
|
feat: Preferences support clearing the cache and logging out
|
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
|
9572d1a1c5
|
feat: Dynamically get the menu from the back end
|
2 years ago |
vben
|
1d70d71537
|
feat: Support dayjs and component library in multiple languages
|
2 years ago |