1304 Commits (d1f0e792d899d9256606a6d2b659b68512b9e821)

Author SHA1 Message Date
colin 7d25da2979 feat(platform): 增加vben5预制路由 1 year ago
colin a2b8763dad fix(platform): 编辑时应检查是否重名 1 year ago
colin f53a3dcbdf fix(webhook): 修复未能返回超时时间字段 1 year ago
colin 43e312eee6 feat(oss): 使用临时链接下载文件 1 year ago
colin da43ad944a fix(oss): 修复扩展接口名称错误 1 year ago
colin 558b3c38d5 feat(oss): 分片上传文件合并前检查文件是否存在 1 year ago
colin 423c881fd6 feat(oss): 增加oss存储是否存在接口 1 year ago
colin dadef5c62c feat(platform): 优化用户角色多框架菜单管理 1 year ago
colin e639523166 feat(cli): update cli to 9.1.1 1 year ago
colin e4192234d9 feat(templates): add exporter module 1 year ago
colin 7f7f1f0a89 feat: update micro template to 9.1.1 1 year ago
colin 6710519fab fix(tasks): Stop job scheduling when deleting a job 1 year ago
colin dc69a5f7d2 fix(tasks): Fix the quartz configuration prefix 1 year ago
colin f5a892d789 fix: add missing ef migrations files 1 year ago
colin 882042fa71 fix(tests): fix unit tests 1 year ago
colin 6cbbc12d89 fix(tests): fix unit tests 1 year ago
colin d1873daf82 upgrade: upgrade abp framework to 9.1.1 1 year ago
colin 7c4391e3ea fix(data-protected): 增加多租户模块依赖 1 year ago
colin fbc4dacbb9 feat: 完善单体项目数据种子初始化 1 year ago
colin 3c2eae35cc feat: 增加SqlServer启动配置 1 year ago
colin aa5f52d533 fix(tests): 修复单元测试 1 year ago
colin 04a9e5215a feat(notifications): 重命名发送模板消息接口 1 year ago
colin fb1665a74d feat: 修复SqlServer初始化脚本 1 year ago
colin 87ec36e44a feat(data-protected): 更新演示模块查询参数 1 year ago
colin 9e766c9a3f feat(data-protected): 增加数据权限策略配置 1 year ago
colin a6e5cdec06 fix(oss): Repair minio bucket duplicate 1 year ago
colin 578050a250 fix(settings): Fixed some Settings localization errors 1 year ago
colin b9ec5c9765 feat(identity): Handle user sessions using distributed events 1 year ago
colin faec82a29c fix(account): Fix the user profile picture upload path error 1 year ago
colin ba11b31ae6 fix(oauth): Fix #1148 1 year ago
colin ddb71b98c0 feat(quartz): Optimized database install 1 year ago
colin ab8e7cf909 feat(quartz): Database initialization for table checking 1 year ago
colin c7febe00fa feat(quartz): References the MySql initialization module 1 year ago
colin 2959f4ad50 feat(saas): Added database connection string check 1 year ago
colin a1beec4be9 feat(quartz): Added automatic migration of Quartz database 1 year ago
colin 2d3ab102b5 feat(elsa): Added automatic elsa database migration 1 year ago
colin 8c56136585 fix: Remove the solution project 1 year ago
colin 2603728229 feat(tacking): Enhanced distributed tracking capabilities 1 year 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一致, 填充角色信息 1 year ago
feijie db61240c23 feat(tests): 添加用户应用服务和数据种子初始化测试 1 year ago
feijie b7972bd363 refactor(appsettings): 删除冗余日志配置和Quartz配置,简化数据初始化 1 year ago
feijie bc2e5e3b7b feat(user): 添加用户管理功能,包括创建、更新、删除、查询用户等功能 1 year ago