Commit Graph

1225 Commits

Author SHA1 Message Date
Argo Zhang f76cf1ae6a
style: 更新样式表 2019-07-11 19:06:17 +08:00
Argo Zhang 7c50c3ca6b
style: 调整BootstrapTable内btn-sm按钮padding 2019-07-09 18:14:58 +08:00
Argo Zhang 72d3f1fa3c
style: 合并通用样式到theme.css中 2019-07-09 18:01:25 +08:00
Argo Zhang 677b318689
refactor: 增加一个换行符 2019-07-08 09:22:04 +08:00
Argo Zhang 63933f62fe
refactor: 后台任务日志使用 TaskLogController
#Comment
comment 原有 TaskController 负责任务持久化到数据库
2019-07-08 09:05:59 +08:00
Argo Zhang 6c90b13ba5
Merge branch 'dev-hangfire'
# Conflicts:
#	Bootstrap.Admin/Bootstrap.Admin.csproj
#	Bootstrap.Admin/Startup.cs
#	Bootstrap.Client.DataAccess/Bootstrap.Client.DataAccess.csproj
#	Bootstrap.Client/Bootstrap.Client.csproj
2019-07-08 08:49:41 +08:00
Argo Zhang e5bac32955
feat: 增加后台任务管理模块 2019-07-08 08:45:44 +08:00
Argo Zhang ce897986a7
refactor(AuthorizateButton): MenuHelper移除按钮授权方法 2019-07-01 19:00:19 +08:00
Argo Zhang 8ce6778bb3
refactor: 根据最新组件移除Client.DataAccess工程
#Comment
DbHelper增加大量公用静态方法
2019-07-01 16:07:50 +08:00
Argo Zhang c3d455074b
Merge branch 'dev' 2019-06-30 23:19:11 +08:00
Argo Zhang 3f5ca7c7d6
refactor: 升级依赖组件DbHelper增加大量静态方法
#Comment
Bootstrap.Client 工程使用 DbHelper 静态方法
2019-06-30 23:18:33 +08:00
Argo Zhang 13d69df127
fix(#IYI1T): 个人中心删除头像功能失效
#Comment
升级 sweetalert2 组件导致

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IYI1T
2019-06-28 14:50:49 +08:00
Argo Zhang 30f50dd9bd
fix(#IYHWE): 修复Online页面明细按钮弹出框table边框丢失问题
#Issue
Close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IYHWE
2019-06-28 13:59:28 +08:00
Argo Zhang ea2fe0f536
feat: Add IPAddress.ToIPv4String method 2019-06-25 00:12:37 +08:00
Argo-MacBookPro bae57581ec
build: 增加props文件 2019-06-24 10:44:24 +08:00
Argo-MacBookPro fc0d7fb013
fix: 导航栏中没有active菜单时客户端脚本出错
#Comment
菜单动画效果失败导致,无法计算 $navItem.offset().top
2019-06-23 19:51:30 +08:00
Argo-MacBookPro 84ae63acc4 refactor: 依赖组件升级
#Comment
Longbow.Configuration/Longbow.Cache 注入移除 IConfiguration 参数
2019-06-21 18:36:25 +08:00
Argo Zhang ff47dac2bf refactor: 重构swagger相关代码到独立文件中 2019-06-20 22:03:17 +08:00
Argo Zhang 3bed951046
refactor: 重命名方法名称 2019-06-20 08:23:22 +08:00
Argo Zhang 767eeea572
test: 增加单元测试 2019-06-19 18:16:26 +08:00
Argo Zhang a0f6bd9d60
refactor: 依赖组件升级
Bootstrap.Security相关组件升级
2019-06-19 18:16:25 +08:00
Argo Zhang e7ad06dfdf
fix(#IY131): IE 11 下所有数据表格无法显示数据
#Comment
comment commit:8b8112a5e4b41bc70f485c5023bdf2394add0739

#Issue
PR: !17
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IY131
2019-06-17 18:07:32 +08:00
Argo Zhang 9050818d99
refactor: 重构代码单点登录移动到UseBootstrapAdmin方法中
#Comment
依赖组件升级
Bootstrap.Security.Mvc 升级到2.2.7
Longbow.Web 升级到2.2.12
2019-06-16 16:48:58 +08:00
Argo Zhang 2cf6c14266
refactor(Gitee): 更新异常捕获类型
#Comment
comment commit:6de2b520da5b2a9316bcf4c7b04da620c32a304e

#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXXPS
2019-06-15 12:48:12 +08:00
Argo Zhang 6de2b520da
refactor(Gitee): 增加超时时间 2019-06-14 21:16:03 +08:00
Argo Zhang bb7010e0a1
refactor(Tools): 删除不使用的ToolsController 2019-06-14 20:37:23 +08:00
Argo Zhang 1f2a56f999
fix(#IXXPS): GiteeController 错误保护
#Comment
comment #IXXPS

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXXPS
2019-06-14 15:19:38 +08:00
Argo Zhang c6a78e3bd7
style: 网站设置缓存项目左侧间隙调整为10px 2019-06-13 09:46:04 +08:00
Argo Zhang 90559cb107
fix(#IXTRN): 删除操作日志丢失
#Comment
comment #IXTRN
link commit:8b8112a5e4b41bc70f485c5023bdf2394add0739

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXTRN
2019-06-12 14:09:58 +08:00
Argo Zhang ab8c31f251
fix(#IXT59): 数据表格选择列出现其状态值
#Comment
comment #IXT59

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXT59
2019-06-12 10:27:26 +08:00
Argo Zhang 9be7f7acdf
fix(#IXT5R): IE浏览器登录页面js异常
#Comment
comment #IXT5R

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXT5R
2019-06-12 10:20:09 +08:00
Argo Zhang 8b8112a5e4
feat: 更新sweatAlert组件 2019-06-09 14:01:03 +08:00
Argo Zhang 2574aa187d fix(#IX75C): 修复GiteeController内部错误
#Comment
comment #IX75C
相关提交 commit:1cfbf639a27c623204b9517d9d5da7a7ae601d93
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IX75C
2019-05-29 23:22:37 +08:00
Argo Zhang 33ff412eba refactor(Sentry): add Dsn into appsettings.json 2019-05-29 19:14:53 +08:00
Argo Zhang 1cfbf639a2 fix(Gitee): 增加Gitee接口保护 2019-05-29 16:48:49 +08:00
Argo Zhang 8d38819976 fix(Analyse): 修复Null引用错误 2019-05-29 15:46:04 +08:00
Argo Zhang 165015f001 doc(docker): update dockerfile for app.buddy.works 2019-05-29 08:18:25 +08:00
Argo Zhang 29cc25c647 feat(Sentry): add exception monitoring feature
#Comment
comment Sentry.AspNetCore
2019-05-28 16:13:36 +08:00
Argo Zhang ede6d8316b feat(Rollbar): 移除Rollbar功能
#Comment
comment 此版本不能对NetCore2.2很好的支持
2019-05-28 15:16:21 +08:00
Argo Zhang 22b863ff24 feat(Rollbar): 增加异常通知功能 2019-05-28 10:48:57 +08:00
Argo Zhang 8ce886af81 doc(build): 第三方组件升级 2019-05-28 10:48:57 +08:00
Argo Zhang d6be9fb957 doc(build): upgrade dependencies
#Comment
Bootstrap.Data.Access 升级到2.2.4 DBHelper内部增加集合为空保护
Bootstrap.Data.Mvc 升级到2.2.6 移除Simulate功能
2019-05-28 10:48:57 +08:00
Argo Zhang 204a6f207e doc(Docker): update docker file
#Comment
Add copy db/lic file
2019-05-27 16:35:07 +08:00
Argo Zhang f7aea58873 refactor(Analyse): remove console.log 2019-05-26 19:06:55 +08:00
Argo Zhang d32d415092 doc(docker): Add docker support file 2019-05-26 10:34:27 +08:00
Argo Zhang 79721bdab9 fix(bootstrapTable): 临时解决getOptions抛出异常问题
#Comment
提交给作者了,等待修复

#Issue
https://github.com/wenzhixin/bootstrap-table/issues/4366
2019-05-25 21:58:09 +08:00
Argo Zhang 471aee2938 feat(#IWOOT): 增加网站分析页面
#Comment
comment #IWOOT

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWOOT
2019-05-25 21:41:16 +08:00
Argo Zhang fd4d0abdf6 refactor(bootstrap-table): 升级版本到1.14.2 2019-05-25 14:34:00 +08:00
Argo-MacBookPro 0391a20b57 feat(#IWYJR): 登录日志增加时间段过滤条件
#Comment
comment #IWYJR

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWYJR
2019-05-24 12:27:14 +08:00
Argo Zhang 0fdc4d78c6 Merge branch 'dev-CustomerId' into dev 2019-05-22 12:16:49 +08:00