colin
b6644e6f57
fix: Fix the error of the unique index for resource permission
2 months ago
colin
279f2cf284
fix: Fix permissions interface
2 months ago
colin
96f0bcc61c
feat: Reference to the move contract layer
2 months ago
colin
df36e5fd9f
feat: Add query for authorized objects
2 months ago
colin
65ec7ced26
fix: The token cleanup operation failed to be repaired.
2 months ago
colin
0d04733a1c
chore: Update abp framework to 10.4.0
2 months ago
colin
ac754c7b82
feat(identity): Add checks for inactive users' jobs
- Add the notification job for inactive users
- Increase the operation for cleaning inactive users
- Increase the number of inactive user entities
3 months ago
colin
c94b098415
fix: Fix the MySQL token cleanup issue
- After querying the expired token collection, then delete it
3 months ago
colin
55b5469719
feat: Optimize microservice data seeds
4 months ago
colin
b03768f915
feat: Upgrade abp framework to 10.2.0
4 months ago
colin
d347d32c6d
feat(ai): Optimize the default options of ChatClientBuilder
5 months ago
colin
57073b8122
feat: Add notification sending records
5 months ago
colin
656db9f616
feat(seed): Optimize data seeds
- 优化OpenIddict数据种子
- 增加身份标识数据种子
7 months ago
colin
fb7ed9690b
feat(migrations): add SqlServer db migrations
7 months ago
colin
1423bb3b1e
feat(migrations): add PostgreSql db migrations
7 months ago
colin
d361a6a59f
feat: Adjust the initialization of the dynamic in module
7 months ago
colin
153fd0d488
feat(mapper): Use `Mapperly` instead of `AutoMapper`
7 months ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
7 months ago
colin
e457f5b5f4
feat: Add Aspire Integration
7 months ago
colin
368e7e9647
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
8 months ago
colin
a46cb8e950
feat(platform): Remove the vben2.x menu definition dependency
11 months ago
colin
bdc7e6cf3e
chore: upgrade abp framework to 9.3.1
1 year ago
colin
bfe98c3a06
fix(elsa): Fixed elsa-related errors
- Upgrade elsa 2.x to 2.15.2
- Redirecting the `Rebus.RabbitMq` package version resolves the compatibility issue of the` RabbitMQ.Client` 6.x
- Add `LINGYUN.Abp.Elsa.Designer`
1 year ago
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
1 year ago
colin
89963577d8
feat(token): Add token wildcard Issuer validator
- add [TokenWildcardIssuerValidator](https://github.com/maliming/Owl.TokenWildcardIssuerValidator )
- The microservice module adds jwt `IssuerValidator`
1 year ago
colin
82566c77d6
feat(single): 增加客户端种子数据
- 增加oauth客户端预制数据
1 year ago
colin
5897750ade
chore: update abp to 9.1.3
1 year ago
colin
72b0245768
fix(identity): 修复新建租户时重复创建用户
1 year ago
colin
f5a892d789
fix: add missing ef migrations files
1 year ago
colin
d1873daf82
upgrade: upgrade abp framework to 9.1.1
1 year ago
colin
fbc4dacbb9
feat: 完善单体项目数据种子初始化
1 year ago
colin
9e766c9a3f
feat(data-protected): 增加数据权限策略配置
1 year ago
colin
ab8e7cf909
feat(quartz): Database initialization for table checking
1 year ago
colin
cb6d11ef68
feat(data-protected): Update the data protection entity migrations
1 year ago
colin
d720281bdd
feat: 增加企业微信登录
1 year ago
colin
0b18942936
feat(localization): 重构动态多语言本地化
1 year ago
colin
7aaeb83474
feat(migrations): 聚合EfCore数据库连接字符串
1 year ago
colin
0c80eb485c
feat: add Gdpr module
2 years ago
colin
3864070dbb
update: add migrations
2 years ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
2 years ago
colin
3d46630db0
feat(platform): 增加消息中心统一处理邮件短信消息.
2 years ago
colin
45902b4fc3
🐛 fix: 修复项目引用
2 years ago
feijie
2b16f9a36b
🚀 feat(migrations): 添加新的迁移以创建认证实体及其相关属性和规则表
2 years ago
feijie
1dac72a6ba
🔧 修复(migrations): 修改依赖项以支持MySql数据库迁移模块
2 years ago
feijie
618e4d9599
🎉 feat(aspnet-core/migrations): 新增 Entity Framework Core SQL Server 模块及相关配置文件
2 years ago
feijie
b5c990cf73
📚 docs: 添加单体服务启动指南文档,提供详细的环境配置和数据库初始化步骤。
2 years ago
feijie
ec41df34c3
🗑️ delete(appsettings.PostgreSql.json): 删除 PostgreSQL 配置文件以优化项目配置管理
🔄 rename(appsettings.Development.json): 重命名开发环境配置文件为 appsettings.MySql.json
🔧 update(SingleMigrationsDbContextFactory.cs): 更新数据库上下文工厂以使用 MySql 配置文件
2 years ago
feijie
ef1368e9c6
🔧 refactor(数据库迁移模块): 移除对MySQL和PostgreSQL的条件编译指令,简化代码结构
2 years ago
feijie
ff5c038541
🔧 refactor(数据库迁移模块): 移除对MySQL和PostgreSQL的条件编译指令,简化代码结构
2 years ago
feijie
6fd4215305
feat(docs): 添加数据迁移模块文档
2 years ago