BootstrapAdmin/Bootstrap.Admin/Controllers/Api
Argo Zhang 63933f62fe
refactor: 后台任务日志使用 TaskLogController
#Comment
comment 原有 TaskController 负责任务持久化到数据库
2019-07-08 09:05:59 +08:00
..
AnalyseController.cs fix(Analyse): 修复Null引用错误 2019-05-29 15:46:04 +08:00
AppsController.cs 增加功能:权限细化到按钮 closed #ITIZG 2019-03-23 19:29:36 +08:00
CategoryController.cs 增加功能:菜单维护页面查询区域增加下拉框智能提示 closed #ITDMN 2019-03-11 15:45:38 +08:00
DictsController.cs 增加功能:权限细化到按钮 closed #ITIZG 2019-03-23 19:29:36 +08:00
ExceptionsController.cs 增加功能:权限细化到按钮 closed #ITIZG 2019-03-23 19:29:36 +08:00
GiteeController.cs refactor(Gitee): 更新异常捕获类型 2019-06-15 12:48:12 +08:00
GroupsController.cs 增加功能:权限细化到按钮 closed #ITIZG 2019-03-23 19:29:36 +08:00
InterfaceController.cs refactor: 重命名方法名称 2019-06-20 08:23:22 +08:00
LoginController.cs feat(#IW4W7): 登录日志增加IP地址查询条件 2019-05-04 17:48:41 +08:00
LogsController.cs feat: Add IPAddress.ToIPv4String method 2019-06-25 00:12:37 +08:00
MenusController.cs 增加功能:权限细化到按钮 closed #ITIZG 2019-03-23 19:29:36 +08:00
MessagesController.cs 升级工程:webapi统一继承ControllerBase,增加ApiController标签 2018-11-24 15:12:44 +08:00
NewController.cs 单元测试:增加NewController单元测试 2019-01-16 15:36:58 +08:00
NotificationsController.cs 修改BUG:数据库异常信息在数据库异常通知中不显示 closed #IVGWL 2019-04-16 17:58:46 +08:00
OnlineUsersController.cs feat: Add IPAddress.ToIPv4String method 2019-06-25 00:12:37 +08:00
ProfilesController.cs test(AppTest): 增加单元测试覆盖率 2019-05-19 19:22:11 +08:00
RegisterController.cs 修改BUG:忘记密码功能先判断用户是否存在不存在的时候不写入数据库 closed #ITRMN 2019-03-18 11:44:29 +08:00
RolesController.cs 增加功能:权限细化到按钮 closed #ITIZG 2019-03-23 19:29:36 +08:00
SettingsController.cs 增加功能:权限细化到按钮 closed #ITIZG 2019-03-23 19:29:36 +08:00
TasksController.cs refactor: 后台任务日志使用 TaskLogController 2019-07-08 09:05:59 +08:00
TasksLogController.cs refactor: 后台任务日志使用 TaskLogController 2019-07-08 09:05:59 +08:00
TracesController.cs style: 更改文件格式 2019-05-01 16:46:24 +08:00
UsersController.cs 增加功能:权限细化到按钮 closed #ITIZG 2019-03-23 19:29:36 +08:00