colin
|
e01127c0ad
|
feat(openiddict): add pushed_authorization(PAR) endpoints
|
3 weeks ago |
colin
|
b20784249d
|
fix(saas): fixed edit saas
- There is no need to check the connection string when editing tenants
|
3 weeks ago |
colin
|
e5b57f63f0
|
feat(openiddict): Add the implementation of SelectAccount
- 增加 `SelectAccount` 页面,实现select_account模式
|
4 weeks ago |
colin
|
495d51d6b6
|
feat(oauth): Rewrite the user authorize page
- 重写OpenIddict授权同意页,允许用户勾选授权范围
|
4 weeks ago |
colin
|
e457f5b5f4
|
feat: Add Aspire Integration
|
1 month ago |
colin
|
1a6eb9cdbc
|
feat(vben5): Avatar upload supports cropping
- Add `cropper.js ` component integration.
- Add Component locales.
- Reconstruct personal Settings for uploading avatars and support avatar cropping.
|
4 months ago |
colin
|
e45ce44e50
|
fix(vben5-feature): Fix the error in the function definition description field
|
4 months ago |
colin
|
1ae8550566
|
feat(vben5): export lodash.isdate and lodash.isNumber
|
4 months ago |
colin
|
9da802d658
|
feat(vben5): add table sorting support
|
4 months ago |
colin
|
04b4f8b068
|
fix: fixed #1329
|
4 months ago |
colin
|
2145ddc054
|
fix: fix the display of the upper-level menu
|
4 months ago |
colin
|
99a185465f
|
feat(xsrf): Add `xsrf-token` in the request header
|
5 months ago |
colin
|
8bde36e993
|
feat(vben5-wechat): Add an integrated module for wechat
- add package `@abp/wechat`
- add a wechat Settings management component
- realize user binding management
- realize the binding to wecom
|
5 months ago |
colin
|
3a1ae17700
|
chore(vscode): add vscode settings
|
5 months ago |
colin
|
e01f804ee1
|
feat(vben5): Optimize the basic layout page
- Remove the unnecessary menus
|
5 months ago |
colin
|
5b85673364
|
feat(vben5): Optimize identity authentication
- Integrate the endpoint calls related to oauth into the useOAuthService
|
5 months ago |
colin
|
04a082b0a9
|
feat(vben5): ssystem log has added the viewing exception
|
6 months ago |
colin
|
894d8d7dfe
|
feat(vben5): user logout
- add a token revocation api
- the token is revoked when the user logs out
- add an logout button to the 404 page
|
6 months ago |
colin
|
ef10dd5b4f
|
feat(vben5): enhanced `dateUtils`
|
6 months ago |
colin
|
36cc37c2df
|
feat(vben5): Personal Settings component
- Personal Settings Add components to enable configuration items
- It is allowed to revoke my session
|
6 months ago |
colin
|
65bcf9cf69
|
fix(vben5-app): Restore the erroneous changes
|
6 months ago |
colin
|
5ea4eefdee
|
feat(vben5-platform): Add deleting the favorites menu
|
6 months ago |
colin
|
330acf1366
|
feat(vben5-platform): add WorkbenchQuickNavModal
|
6 months ago |
colin
|
8d9552a31b
|
feat(vben5-platform): add UserFavoriteMenu `createApi`
|
6 months ago |
colin
|
711935500a
|
feat: add `vue3-colorpicker`
|
6 months ago |
colin
|
77d3db79db
|
feat(vben5-identity): add data-protected icon
|
6 months ago |
colin
|
8659467a4a
|
fix(vben5-platform): Remove redundant interface requests
|
6 months ago |
colin
|
75308055f7
|
chore(vben5-platform): update `preferences.ts`
- Set `defaultHomePath` to `/workspace`
- Set Theme following system
- Set Theme radius to `0.25`
- Hide the default notification widget
|
6 months ago |
colin
|
a78af8a0a5
|
chore(vben5-platform): Refactor component `Workbench`
|
6 months ago |
colin
|
5ea821337b
|
chore(vben5-platform): add component `WorkbenchQuickNav`
|
6 months ago |
colin
|
589fb9ec3c
|
chore(vben5-platform): add global types
|
6 months ago |
colin
|
90dc091959
|
chore(vben5-platform): add component `WorkbenchTrends`
|
6 months ago |
colin
|
abfd1587df
|
chore(vben5-platform): add component `WorkbenchTodo`
|
6 months ago |
colin
|
3377b7abab
|
chore(vben5-platform): add component `WorkbenchHeader`
|
6 months ago |
colin
|
ea8514e986
|
chore(vben5-platform): update dependencies
|
6 months ago |
colin
|
68ee821da0
|
feat(vben5): add platform locales
|
6 months ago |
colin
|
f5d7869a18
|
feat(vben5): Add a favorite menu api
|
6 months ago |
colin
|
b12a52a3a9
|
fix: fixed #1277
- update `vxe-table` to `^4.14.4`
- update `vxe-pc-ui` to `^4.7.12`
- rewrite the `commitProxy` `initial` args
|
6 months ago |
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 |