colin
512d919b45
feat(open-api): Enhance the swagger configuration
- Swagger has added the oauth config
- The cors configuration can be a string array
- Add cross-domain initialization configuration for the microservice oauth client
8 months ago
colin
07749017e1
fix(cors): Fix the cors configuration error
- CORS uses the default policy
8 months ago
colin
2603728229
feat(tacking): Enhanced distributed tracking capabilities
## 重要变动
1. 增加 [Elastic.Apm.NetCoreAll](https://www.nuget.org/packages/Elastic.Apm.NetCoreAll ) 包集成;
2. 将 [OpenTelemetry]([NuGet Gallery | OpenTelemetry](https://www.nuget.org/profiles/OpenTelemetry )) 集成迁移到独立的项目;
3. 增加 [SkyWalking]([NuGet Gallery | skyapm](https://www.nuget.org/profiles/skyapm )) 集成, 这是当前微服务项目使用的默认库.
10 months ago
colin
73a745ce57
feat: 微服务集成消息中心统一发送邮件和短信
11 months ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
12 months ago
colin
4ecff357c5
feat(emailing): switch from smtp to mailkit
1 year ago
colin
e96820290e
fix(docker): Fix authentication errors when running openiddict on Docker
2 years ago
colin
96a41314bf
upgrade abp framework to 8.2.0
2 years ago
colin
6c8af70549
backlogs update
2 years ago
colin
9799dceda5
upgrade: upgrade abp framework to 8.1.3
2 years ago
colin
c652ce61e2
upgrade: upgrade abp framework to 8.1.2
2 years ago
colin
108e53daa3
fix(claims): map abp claim types to jwt
2 years ago
colin
338ddec533
upgrade abp framework to 8.0.3
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
colin
8d409fcc79
Fix multiple issues
** Fix ids manager to configure url mappings.
** Fix notice content formatting issues when the type is not Text.
** Add the missing flutter package.
2 years ago
李宏
ce829a756f
增加详细异常输出开关:App:ShowPii
修改docker配置文件,增加workflow、realtimemessage、task项目的部署
统一internalgetway的agileconfig代码
2 years ago
cKey
6f295fba79
Enhanced commit
* The DbSet needs to be added to the aggregate root entity
* The time serialization format is changed through the configuration
3 years ago
cKey
a0acb4fb10
Multiple enhancements
* add permission defined interface.
* add feature defined interface.
* refactor persistence localization contributor
3 years ago
cKey
da422b50fe
feat(migrations): 创建独立的迁移脚本项目.
3 years ago
cKey
0863ad444d
enabled DynamicFeatureStore
3 years ago
cKey
477c6bc50c
upgrade cap to 7.0.0
3 years ago
cKey
e323a60e0b
add wrapper module dependencies
3 years ago
cKey
3d45fb6305
feat(authorization): 添加适用于组织机构的权限管理
4 years ago
cKey
74e64c0202
feat(cap): added CAP dashboard middleware
4 years ago
cKey
a438506ae2
feat(saas): added saas global feature configuration.
4 years ago
cKey
1032d76fd6
feat(saas): add saas management support.
4 years ago
cKey
33b305fe01
fix(data-seeder): run the data seeder in a background service
4 years ago
cKey
e2ddb762b7
fix(cors): fix cors request not returned custom headers
4 years ago
cKey
cbc260a1d7
feat(logging): add distributed id to logging property
4 years ago
cKey
ec4911c2d7
refactor: redefine the startup project structure
4 years ago
cKey
59a488d7db
fix(localization): 解决本地化名称差异问题
4 years ago
cKey
591aac3875
enhance(tenants): added initializing data migration for new tenants
4 years ago
cKey
d6c12cd859
feat(logging): add the application name of Serilog enrichers
4 years ago
cKey
abf07bae29
feat(module): adjust module structure
4 years ago
cKey
22c2e01b80
using System.Text.Json
5 years ago
cKey
d319ec4156
Get the client IP address from the reverse proxy
5 years ago
cKey
7a3e5beee7
use Newtownsoft.Json
5 years ago
cKey
28e9734661
add dynamic localization support
5 years ago
cKey
7fce261446
configuring JSON serialization
5 years ago
cKey
f28675d6f2
Upgrade Abp Framework 4.0.0
5 years ago
cKey
5c44b98692
use forwarded headers middleware
5 years ago
cKey
53845609fc
Cap events and gateway enhancements
5 years ago
cKey
fce050f1ea
Enhance IM functionality
5 years ago
cKey
79731b3415
Resolve performance issues when querying permissions
5 years ago
cKey
c71a2a5a89
optional tracking entity changed
5 years ago
cKey
d6bb95051a
add auditing and security log management module
5 years ago
cKey
b5e1170b6e
use AbpClaimsMapMiddleware
5 years ago
cKey
73123b3b83
remove packages IdentityServer4.AccessTokenValidation
5 years ago
cKey
eba4d781dc
enhance encryption and decryption security
5 years ago
cKey
79bc9b62b1
upgrade abp framework 3.1.0
5 years ago