colin
|
fb1665a74d
|
feat: 修复SqlServer初始化脚本
|
12 months ago |
colin
|
87ec36e44a
|
feat(data-protected): 更新演示模块查询参数
|
12 months ago |
colin
|
9e766c9a3f
|
feat(data-protected): 增加数据权限策略配置
|
12 months ago |
colin
|
a6e5cdec06
|
fix(oss): Repair minio bucket duplicate
|
12 months ago |
colin
|
578050a250
|
fix(settings): Fixed some Settings localization errors
|
12 months ago |
colin
|
b9ec5c9765
|
feat(identity): Handle user sessions using distributed events
|
12 months ago |
colin
|
faec82a29c
|
fix(account): Fix the user profile picture upload path error
|
12 months ago |
colin
|
ba11b31ae6
|
fix(oauth): Fix #1148
|
12 months ago |
colin
|
ddb71b98c0
|
feat(quartz): Optimized database install
|
12 months ago |
colin
|
ab8e7cf909
|
feat(quartz): Database initialization for table checking
|
12 months ago |
colin
|
c7febe00fa
|
feat(quartz): References the MySql initialization module
|
12 months ago |
colin
|
2959f4ad50
|
feat(saas): Added database connection string check
|
12 months ago |
colin
|
a1beec4be9
|
feat(quartz): Added automatic migration of Quartz database
|
12 months ago |
colin
|
2d3ab102b5
|
feat(elsa): Added automatic elsa database migration
|
12 months ago |
colin
|
8c56136585
|
fix: Remove the solution project
|
12 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)) 集成, 这是当前微服务项目使用的默认库.
|
12 months ago |
colin
|
cb6d11ef68
|
feat(data-protected): Update the data protection entity migrations
|
1 year ago |
colin
|
36c78defea
|
feat(data-protected): Enhanced data protected module
|
1 year ago |
colin
|
b6bbd42460
|
feat(single): Add Agileconfig reference
|
1 year ago |
colin
|
8d5dc4d6d5
|
feat(oss): The user decided to use Minio storage
|
1 year ago |
colin
|
2741082de3
|
feat(oss): Configure Oss container providers using users
|
1 year ago |
feijie
|
b557781ddf
|
🐛 fix(DbContext): 修复DbContext基类,使用AbpDbContext替代AbpDataProtectionDbContext。解决更新操作无效的问题,如需要启用数据保护可以使用AbpDataProtectionDbContext
|
1 year ago |
feijie
|
413f18eae6
|
️ chore(EntityFrameworkCore): 修复 PostgreSQL 时间戳兼容性问题,并添加缺失引用.
|
1 year ago |
feijie
|
72b7d192c9
|
docs(README.md): 更新 README,提供更清晰的快速启动指南和单元测试说明
|
1 year ago |
feijie
|
4dea327cb7
|
✨ feat(UserAppService): 确保更新用户状态与DTO一致, 填充角色信息
🐛 fix(UserManager): 修复删除用户时的并发冲突问题, 增加重试机制
✨ feat(ProjectNameApplicationTestModule): 添加默认的双因素令牌提供者配置
✨ feat(Migrate.ps1): 动态查找所有可用的DbContext, 提升灵活性
|
1 year ago |
feijie
|
db61240c23
|
✨ feat(tests): 添加用户应用服务和数据种子初始化测试
新增用户应用服务单元测试,包含创建、查询、更新和删除等功能测试。同时增加数据种子初始化测试,验证角色和用户的创建。更新EF Core测试模块,使用PostgreSQL代替内存数据库,并添加数据种子。
|
1 year ago |
feijie
|
b7972bd363
|
✨ refactor(appsettings): 删除冗余日志配置和Quartz配置,简化数据初始化
删除appsettings.json和appsettings.Development.json中无用的日志文件配置和Quartz配置信息。
重命名数据初始化类,并简化数据初始化逻辑,仅保留用户数据初始化。
|
1 year ago |
feijie
|
bc2e5e3b7b
|
✨ feat(user): 添加用户管理功能,包括创建、更新、删除、查询用户等功能
|
1 year ago |
feijie
|
436b81cee6
|
✨ feat(host): 添加 Hangfire 支持,并启用仪表盘
为应用添加后台任务调度框架 Hangfire,并启用其仪表盘,以便监视和管理后台任务。
|
1 year ago |
feijie
|
60e90a5c3d
|
✨ feat(Directory.Packages.props): 更新依赖包版本, 移除多余依赖,并添加 Hangfire.MemoryStorage 依赖.
|
1 year ago |
feijie
|
f9c3345e65
|
✨ feat(common.props): 启用 XML 文档生成并添加 NU1900 警告抑制
|
1 year ago |
tanshanli
|
57caf31967
|
fix:修复SingleProject缺少引用导致项目编译错误
|
1 year ago |
colin
|
ed9fe4b70e
|
feat(localization): Implement multi-language external store
|
1 year ago |
colin
|
a61f221723
|
fix(account): 补全客户端代理接口
|
1 year ago |
colin
|
c1454ee243
|
feat(notifications): 完善企业微信消息.
|
1 year ago |
colin
|
a49817b131
|
chore:解决方案文件改动
|
1 year ago |
colin
|
d720281bdd
|
feat: 增加企业微信登录
|
1 year ago |
colin
|
9c96fca63a
|
feat(account): 增加用户头像变更接口
|
1 year ago |
colin
|
8bccc8fc65
|
fix(account): 用户头像文件验证
|
1 year ago |
colin
|
101dbd51a9
|
feat(account): 增加用户头像更改接口
|
1 year ago |
colin
|
9a785f70c1
|
feat(openiddict): 增加扫码登录实现
|
1 year ago |
ksdaylight
|
37e05cf964
|
fix: The lifetime of AbpCookieAuthenticationHandler needs to be configured as Transient, otherwise the extraction of the cookie named Identity.External will fail
|
1 year ago |
colin
|
9f7846183d
|
refactor(localization): 从解决方案移除不需要的模块
|
1 year ago |
colin
|
0b18942936
|
feat(localization): 重构动态多语言本地化
|
1 year ago |
colin
|
7aaeb83474
|
feat(migrations): 聚合EfCore数据库连接字符串
|
1 year ago |
colin
|
2854411ea5
|
feat(account): 增加接口代理
|
1 year ago |
colin
|
ada08c6480
|
feat(oss): 增加接口代理模块
|
1 year ago |
colin
|
68f140a9b1
|
feat(auditing): 从常量提取模块名称
|
1 year ago |
colin
|
479f2bdece
|
feat(gdpr): 增加客户端代理模块
|
1 year ago |
colin
|
4c640ad010
|
feat(webhook): Webhooks增加集成服务接口
|
1 year ago |