colin
4e39f207a7
fix(vben5): remove husky and lint-staged
6 months ago
colin
2a9b01b3a2
fix(vben5): Fix the incorrect localized text
6 months ago
colin
09154e3b93
fix(tasks): Fix args that might be empty
6 months ago
colin
f42f515816
fix(vben5): Fix the slot setting event
6 months ago
colin
8af8449be2
feat(vben5): remove `oidc-client-ts` for app-antd
7 months ago
colin
83a5b5d341
feat(vben5): Use secure storage for oidc data
7 months ago
colin
48bb694bb8
chore(vben5): Update package.json
- Update the package version to 9.2.0
8 months ago
colin
8fd6ac0050
fix(vben5): Fixed the concurrent error in updating profile
- fixed #1246
8 months ago
colin
e136f1b1af
fix(vben5): 修复编辑菜单没有重置表单
- 修复编辑菜单时没有重置前一个表单数据
8 months ago
colin
1e617c2df6
chore(vben5): 同步vben5 `5.5.7` 版本
- 从 [vben5](https://github.com/vbenjs/vue-vben-admin ) 同步 `5.5.7` 版本变更
8 months ago
colin
33726c7866
feat(vben5): 增强用户信息
- 用户Dto增加 `accessFailedCount` 字段
- 增加用户详情标签页
- 用户列表增加邮件验证标签
- 用户列表增加手机号验证标签
8 months ago
colin
34a6d101d3
feat(vben5): disabling PKCE is allowed
- add `VITE_GLOB_DISABLE_PKCE` env key
- set the `disablePKCE` value in `UserManager`
- disable hash mode routing
8 months ago
colin
65134dd9ec
feat(vben5): Add authority server center login
- add `oidc-client-ts` package
- add `onlyOidc` environment variable
- add oidc login and token refresh functions to `useAuthStore`
- If `onlyOidc` is enabled to guide users to jump to the certification authority server
- third-party login only provides certification center server
8 months ago
colin
28477f0340
feat(vben5): Modify the expired password localized content
- 更改密码过期本地化提示内容
8 months ago
colin
1aa569e81c
feat(vben5): The login page is configured for self-registration
- 登录页根据设置启用自注册
8 months ago
colin
365f31ca3b
feat(vben5): Increase the localization of auth errors
- 增加登录必须更改密码本地化
8 months ago
colin
f77c96cdc2
feat(vben5): Realize mobile phone number login
- 新增手机号码登录api
- 新增发送手机登录验证码api
- 新增发送手机重置密码验证码api
8 months ago
colin
96042d6ed0
feat(vben5): Change the title of the reset password button
- 更改重置密码提交按钮标题
8 months ago
colin
a9282a2245
feat(vben5): Realize password recovery
- 完善登录页忘记密码
8 months ago
colin
713dd9276c
feat(vben5): Increase the localization of certification
- 账户锁定
- 账户未启用
- 用户名或密码错误
- Token已过期
- 需要二次认证
- 密码已过期
8 months ago
colin
bf57331f51
feat(vben5): Add changing password when login
8 months ago
colin
d476b85c11
chore: update package version
9 months ago
colin
8d060d631f
fix(vben5): 管理宿主功能应检查权限
9 months ago
colin
d1d912cb84
fix(vben5): 添加缺少的npm包
9 months ago
colin
d27eeffcf2
fix(vben5): 用户清空租户时应删除cookie
9 months ago
colin
d4bf2c6dda
fix(vben5): 修复邮件确认窗口未定义
9 months ago
colin
d1f0e792d8
fix(vben5): 修复错误的api导出
9 months ago
colin
90db54b54a
feat(vben5): 增加文件上传功能
9 months ago
colin
c371d294a7
feat(vben5): 增加Oss管理
10 months ago
colin
8c30c7ae8c
feat(vben5): 增加动态路由支持
10 months ago
colin
685a66e38d
feat(vben5): 实现用户菜单管理
10 months ago
colin
c1fb38a9c9
feat(vben5): 实现角色菜单管理
10 months ago
colin
e9033b1043
feat(vben5): 增加部分页面权限
10 months ago
colin
274477745d
feat(vben5): 增加部分页面权限管控
10 months ago
colin
29fc81d867
feat(vben5): Implement menu management
10 months ago
colin
bf64d0d7ed
feat(vben5): add layouts manage
10 months ago
colin
8ec9a28d7c
feat(vben5): Realize the item management of the data dictionary
10 months ago
colin
3217e1ab89
feat(vben5): Realize the management of data dictionaries
10 months ago
colin
c8801d576c
feat: add data dictionary management
10 months ago
colin
f0da2a4468
fix(vben5): Fixed initialization of the new application failed
10 months ago
colin
1e24bee02b
feat(vben5): Complete text template
10 months ago
colin
d083d20a94
feat(vben5): add component `MarkdownViewer`
10 months ago
colin
3f041adb12
feat(vben5): add text-template modal
10 months ago
colin
441a40bc54
feat(vben5): add text-template defintions route
10 months ago
colin
7a1c1f72e5
feat(vben5): add `@abp/text-templating` package
10 months ago
colin
6e9ae34000
feat(vben5): 增加发送记录drawer查看
10 months ago
colin
55999f7fac
feat(vben5): 增加批量处理Webhook发送记录
10 months ago
colin
14335836c7
feat(vben5): 增加Webhook发送记录列表视图
10 months ago
colin
3bbd2a1cb5
feat(vben5): 增加http状态代码hooks
10 months ago
colin
065b5180dc
feat(vben5): 增加管理Webhook订阅
10 months ago