puhui999
|
d115c3d14a
|
feat: 【ele】通知公告管理新增批量删除
|
2025-06-16 21:28:08 +08:00 |
puhui999
|
586c9e161c
|
feat: 【ele】站内信管理新增批量删除
|
2025-06-16 21:26:38 +08:00 |
puhui999
|
d1b3a98b7c
|
feat: 【ele】短信管理新增批量删除
|
2025-06-16 21:25:34 +08:00 |
puhui999
|
3bae7aa442
|
feat: 【ele】邮箱管理新增批量删除
|
2025-06-16 21:24:11 +08:00 |
puhui999
|
79c451d256
|
feat: 【ele】字典管理新增批量删除
|
2025-06-16 21:21:37 +08:00 |
puhui999
|
842404d5b9
|
feat: 【ele】岗位管理新增批量删除
|
2025-06-16 21:16:29 +08:00 |
puhui999
|
3d331d7fcc
|
feat: 【ele】角色管理新增批量删除
|
2025-06-16 21:14:19 +08:00 |
puhui999
|
879cad366f
|
feat: 【ele】用户管理新增批量删除
|
2025-06-16 21:13:01 +08:00 |
puhui999
|
995400a98f
|
feat: 【ele】租户新增批量删除
|
2025-06-16 21:01:19 +08:00 |
puhui999
|
0ecdd684f7
|
feat: 【ele】新增单表代码生成示例
|
2025-06-07 12:23:15 +08:00 |
puhui999
|
0155198f4e
|
feat: 完善 ele 的请求、路由、百度统计、概览、登录
|
2025-05-09 17:57:44 +08:00 |
Netfan
|
22e6f28464
|
perf: easy to define fieldName of response data (#5442)
|
2025-01-20 18:38:49 +08:00 |
Netfan
|
5611f6c7f5
|
perf: request support to set how to return response (#5436)
* feat: request support to set how to return response
* docs: typo
* fix: test unit
* test: add request responseReturn test
|
2025-01-19 17:41:26 +08:00 |
Vben
|
477a05c26c
|
feat: menu supports carrying default query (#4687)
|
2024-10-19 19:50:23 +08:00 |
Vben
|
240f0b5f8d
|
perf: improved exception handling when request status code is 200 (#4679)
|
2024-10-18 22:00:41 +08:00 |
Vben
|
ba4662522e
|
fix: fix request not displaying interface error messages correctly (#4596)
|
2024-10-09 22:08:55 +08:00 |
Vben
|
d37e2f599c
|
fix: naive ui form reset does not meet expectations (#4569)
* fix: naive ui form reset does not meet expectations
* fix: typo
|
2024-10-05 17:09:42 +08:00 |
Vben
|
a46c85d77d
|
chore: update documentation and deps (#4510)
* chore: update docs
* chore: update deps
* chore: update action
* fix: reset after preferences are refreshed
* fix: ci error
|
2024-09-25 23:09:48 +08:00 |
Vben
|
f815dcf3ae
|
fix: after deleting the form item, you will also get the form value (#4481)
* fix: after deleting the form item, you will also get the form value
|
2024-09-23 22:59:58 +08:00 |
Li Kui
|
08acaf05f1
|
fix: solve the problem of recursive call to logout api (#4265)
|
2024-08-28 22:37:47 +08:00 |
Vben
|
2288827265
|
fix: fixed the failure to refresh the page when login failed (#4204)
|
2024-08-20 22:33:25 +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
|
b464b87ac5
|
refactor: migrate demo applications to playground (#4116)
* chore: detail adjustment
* refactor: Migrate demo applications to playground
* perf: logic optimization
* chore: update docs
* chore: update docs
|
2024-08-11 16:09:32 +08:00 |
sea
|
08391ad53e
|
feat: api suffix (#4065)
|
2024-08-07 13:42:33 +08:00 |
vben
|
9a6e29c401
|
fix: element theme adjustment
|
2024-07-31 22:11:39 +08:00 |
Li Kui
|
4074a88c13
|
feat: element-plus app (#32)
* chore: init project
* chore: install element-plus
* chore: locale config
* fix: eslint error
* chore: merge from main
* fix: lint
* chore: finish todo
* chore: update comments
* chore: update
* fix: lint error
* chore: add unplugin-element-plus
* chore: add useElementPlusDesignTokens
* chore: configure some color
|
2024-07-31 21:22:43 +08:00 |