xingyu4j
|
f57eff9ad2
|
perf: 优化租户选择
|
2025-06-18 14:05:43 +08:00 |
xingyu4j
|
50558e3bde
|
perf: help
|
2025-06-18 13:56:16 +08:00 |
xingyu4j
|
5b4846e93d
|
perf: tenant-dropdown
|
2025-06-18 11:58:47 +08:00 |
xingyu4j
|
39d9e394c3
|
fix: tenant dropdown style
|
2025-06-18 09:01:42 +08:00 |
xingyu4j
|
a4f4c0d6f6
|
feat: style
|
2025-06-17 20:22:24 +08:00 |
xingyu4j
|
841ea4bf36
|
fix: type error
|
2025-06-15 19:22:52 +08:00 |
YunaiV
|
47716d6264
|
review:【ep 全局】实现
|
2025-05-12 19:31:49 +08:00 |
xingyu4j
|
785bd00e97
|
Merge branch 'dev' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev
|
2025-05-06 22:27:42 +08:00 |
YunaiV
|
9f8e7533fb
|
fix:租户切换首次无法加载的问题
|
2025-05-06 22:22:32 +08:00 |
xingyu4j
|
60bd4a13b1
|
perf: 使用封装的vben/utils工具类 替换 windows.open
|
2025-05-06 21:39:25 +08:00 |
xingyu4j
|
bd02645e26
|
perf: 优化 租户切换
|
2025-05-06 15:44:31 +08:00 |
xingyu4j
|
64ee81c327
|
feat: 增加切换租户功能
|
2025-05-06 14:11:46 +08:00 |
xingyu4j
|
6cfe9e0300
|
fix: warn
|
2025-04-30 15:35:48 +08:00 |
xingyu4j
|
7af4a0261c
|
feat: add help
|
2025-04-27 20:48:44 +08:00 |
YunaiV
|
7d00744a82
|
feat:完善我的站内信 100%(右上角)
|
2025-04-21 19:04:03 +08:00 |
YunaiV
|
57c8d88bae
|
feat:增加个人中心:20% 支持左侧的个人信息
|
2025-04-20 08:04:51 +08:00 |
YunaiV
|
1662598488
|
feat:增加 user 的 email、username 的展示
|
2025-04-19 19:45:35 +08:00 |
YunaiV
|
9f48aeb434
|
feat:水印 content 改成 userid + nickname
|
2025-03-31 11:10:17 +08:00 |
Netfan
|
ed2da6315e
|
fix: watermark settings in the preferences modified accidentally (#5823)
|
2025-03-31 11:09:36 +08:00 |
YunaiV
|
c881a47ffd
|
refactor: 【web-ant】重构认证模块并移除未使用的组件和功能【0fed9472】(剩余 request、present)
|
2025-03-26 07:36:12 +08:00 |
Vben
|
0df8c5c02c
|
refactor: reconstruct language files into multi-file structures (#4683)
* refactor: reconstruct language files into multi-file structures
* chore: typo
|
2024-10-19 14:28:21 +08:00 |
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
|
2024-10-06 17:27:32 +08:00 |
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>
|
2024-09-10 21:48:51 +08:00 |
Vben
|
8404c12129
|
refactor: refactor AuthLayout to configure the login page more freely (#4294)
|
2024-08-31 21:38:24 +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
|
4f5783d00b
|
perf: enable strict ts type checking (#4045)
|
2024-08-05 21:12:22 +08:00 |
vben
|
89dcf522f5
|
refactor: Separate store
|
2024-07-30 21:10:28 +08:00 |
vben
|
cd10eb9471
|
feat: Regular monitoring page update [deploy]
|
2024-07-29 22:35:18 +08:00 |
vince
|
14538f7ed5
|
refactor(project): re-adjust the overall folder
|
2024-07-23 00:03:59 +08:00 |
vince
|
01e95e029f
|
feat: add v-access directive
|
2024-07-18 21:31:34 +08:00 |
vince
|
910a3553ac
|
perf: reorganize the icons and reduce the volume
|
2024-07-17 22:25:27 +08:00 |
vben
|
7eff46d80c
|
refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui
|
2024-07-13 17:25:15 +08:00 |
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
|
2024-07-12 22:22:36 +08:00 |
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>
|
2024-07-12 12:14:09 +08:00 |
vince
|
c4c8103af2
|
perf: improve the login process
|
2024-07-11 21:48:56 +08:00 |
vince
|
d62a3da009
|
perf: improve the logic related to login expiration
|
2024-07-11 20:11:11 +08:00 |
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
|
2024-07-11 11:05:01 +08:00 |
vince
|
2731a1ec96
|
refactor(@vben/layouts): remove @vben/widgets and migrate to @vben/layouts/src/widgets
|
2024-07-09 22:49:36 +08:00 |
vben
|
6147d13a29
|
docs: update docs
|
2024-07-07 23:52:19 +08:00 |
Li Kui
|
fbe0fc1738
|
chore: conditionally display notification dot (#31)
|
2024-07-07 16:19:17 +08:00 |
vben
|
208d4188fc
|
refactor: refactor locales, separate locales within apps,fixed #12
|
2024-07-07 00:17:44 +08:00 |
vben
|
1425f1d11d
|
feat: Preferences support clearing the cache and logging out
|
2024-07-06 14:41:18 +08:00 |
vince
|
dd71988253
|
chore: update deps
|
2024-07-05 23:22:37 +08:00 |
vince
|
8042e2b044
|
perf: Improve the use of store in the app
|
2024-07-05 23:15:46 +08:00 |
vben
|
9572d1a1c5
|
feat: Dynamically get the menu from the back end
|
2024-06-30 15:03:37 +08:00 |
vben
|
1d70d71537
|
feat: Support dayjs and component library in multiple languages
|
2024-06-30 15:42:30 +08:00 |
vben
|
d4f61c283f
|
chore: update uikit -> ui-kit
|
2024-06-23 20:03:41 +08:00 |
vben
|
0023964eb7
|
chore: update common-ui to universal-ui
|
2024-06-16 23:20:09 +08:00 |
vben
|
35c3dd78ec
|
chore: format code
|
2024-06-09 13:31:43 +08:00 |
vben
|
7bcd7746ca
|
chore: format code
|
2024-06-08 19:49:06 +08:00 |