colin
|
514914db75
|
ci: update workflows
|
6 months ago |
colin
|
bdc7e6cf3e
|
chore: upgrade abp framework to 9.3.1
|
6 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
|
e1a7a12923
|
fix: remove `yarn.lock`
- Remove `yarn.lock`
- Ignore `yarn.lock`
|
6 months ago |
colin
|
5bb063e955
|
feat(ip2region): Rename IP2RegionIPLocationResolveContributor
- Rename `IP2RegionIPLocationResolveContributorBase` to `IP2RegionIPLocationResolveContributor`
|
6 months ago |
colin
|
b3553dc276
|
fix(localization): fixed #1292
|
6 months ago |
colin
|
be485c2fd6
|
ci: update `release.yaml`
|
6 months ago |
colin
|
67c20a636a
|
chore: update `wwwroot`
|
6 months ago |
colin
|
a48f853942
|
chore: update package.json
|
6 months ago |
colin
|
b7fec531f2
|
chore: update abp framework to 9.2.3
|
6 months ago |
colin
|
adac752f3f
|
feat(auth-server): Add the default configuration of Openiddict
|
6 months ago |
colin
|
289ba087a7
|
fix(dynamic-queryable): Fixed dynamic query errors for strings and nullable types
|
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 |
yx lin
|
74ba27dd9f
|
Update EmailMessageManager.cs
|
7 months ago |
yx lin
|
cb0595406e
|
Merge pull request #1283 from colinin/remove-useless-namespace
feat(paltform): remove useless namespace
|
7 months ago |
colin
|
adeff1d666
|
feat(paltform): remove useless namespace
|
7 months ago |
yx lin
|
33fee97a0b
|
Merge pull request #1282 from colinin/fix-menu-parent
fix(platform): Fix the same menu error
|
7 months ago |
yx lin
|
7225b765e0
|
Merge pull request #1281 from colinin/fix-multiple-to-mails
fix(platform): The email system automatically resolves the recipient
|
7 months ago |
yx lin
|
62d5d60864
|
Merge branch 'dev' into fix-multiple-to-mails
|
7 months ago |
colin
|
3afc94020a
|
fix(platform): Fix the same menu error
- The current menu cannot be the same as the upper-level menu
|
7 months ago |
colin
|
ed5f1ff6e6
|
fix(platform): The email system automatically resolves the recipient
|
7 months ago |
yx lin
|
cc2345b812
|
Merge pull request #1280 from colinin/multi-audience
feat: Increase multi audience support
|
7 months ago |
colin
|
3b951571ea
|
feat: Increase multi audience support
|
7 months ago |
yx lin
|
8cb3125075
|
Merge pull request #1279 from colinin/auditing-header
feat(auditing): Record the request header in the audit log
|
7 months ago |
colin
|
0073773038
|
feat(auditing): Record the request header in the audit log
- Increase `AbpAspNetCoreAuditingModule` module
|
7 months ago |
yx lin
|
edb3cf0cfa
|
Merge pull request #1278 from colinin/fix-oss-proxy
fix(oss): fix the oss client proxy
|
7 months ago |