Commit Graph

6 Commits

Author SHA1 Message Date
Argo Zhang f88ebe12ee refactor(test): DataAccess -> DataAccess.SqlServer 2019-05-15 11:44:21 +08:00
Argo Zhang 4eabb857b3 增加功能:权限细化到按钮 closed #ITIZG
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITIZG?from=project-issue
comment: 通过Startup将MenuHelper静态方法AuthorizateButtons注入到IButtonAuthorization服务内,通过PermissionTagHelper监控asp-auth属性,通过IButtonAuthorization服务的Authorizate方法获得此按钮是否拥有权限
2019-03-23 19:29:36 +08:00
Argo-Surface f019c2a49b 单元测试:使用Collection重构单元测试,提高效率 2019-01-21 17:33:20 +08:00
Argo-Surface 2f4cb38d9b 重构代码:合并测试用例 2019-01-17 13:31:10 +08:00
Argo-Surface edcfbeeebb 单元测试:重命名ApiWebHost/ControllerWebHost 2019-01-16 18:18:57 +08:00
Argo-Surface 3b55279c16 单元测试:增加RolesController单元测试 2019-01-16 16:05:10 +08:00