Commit Graph

9 Commits

Author SHA1 Message Date
Argo Zhang fcb50ffda4
fix(#IZOW4): 增加TasksExtensions扩展任务示例
#Comment
comment #IZOW4
增加 TasksExtensions 扩展方法,调用 services.AddHostedService<TaskBackgroundServices>()

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IZOW4
2019-07-25 10:03:17 +08:00
Argo 7388a54f20
refactor: 根据最新的Tasks组件重构代码 2019-07-18 11:56:11 +08:00
Argo Zhang 1689a5da92
test: 提交后台任务相关单元测试
#Comment
link commit commit:e5bac329551a21015801cc0c0f9fc73e8d4caf82
2019-07-15 08:57:05 +08:00
Argo Zhang 4eedb34906
doc: 移除注释 2019-07-15 08:09:10 +08:00
Argo Zhang 63933f62fe
refactor: 后台任务日志使用 TaskLogController
#Comment
comment 原有 TaskController 负责任务持久化到数据库
2019-07-08 09:05:59 +08:00
Argo Zhang e5bac32955
feat: 增加后台任务管理模块 2019-07-08 08:45:44 +08:00
Argo-Surface 034fedfddb 合并分支:合并dev-Peta分支功能,数据库操作整合到PetaPoco框架上,依赖Longbow.Data/Bootstrap.Security.DataAccess组件升级 2019-01-11 23:20:28 +08:00
Argo-Surface b326d0e83e 升级工程:webapi统一继承ControllerBase,增加ApiController标签 2018-11-24 15:12:44 +08:00
Argo-MacBookPro 26e2c32180 临时提交 2018-06-15 16:25:59 +08:00