Commit graph

22 commits

Author SHA1 Message Date
Dmitry Khomutov
c5ce085371
Added PHPUnit code coverage log output and chart in information tab.
Issue #148.
2018-03-06 19:47:10 +07:00
Dmitry Khomutov
6fcfa3668a
Added filtration by new label to "Errors" tab. 2017-12-10 00:00:06 +07:00
Dmitry Khomutov
42888630e7
Added filtration for errors by severity and plugin. Issue #85. 2017-10-29 21:26:43 +07:00
Dmitry Khomutov
6b102f214e
Added Paginator for build errors. Issue #85. 2017-10-29 14:06:41 +07:00
Dmitry Khomutov
4ec6d854c2 Added 'user_id' column to 'build' table (created by)
+ Renamed columns 'created' -> 'create_date', 'started' -> 'start_date' and 'finished' -> 'finish_date'
+ Code style fixes.
2017-10-16 20:40:00 +07:00
Dmitry Khomutov
5820583d4a Reformated JS code. 2017-09-17 11:22:05 +07:00
Dmitry Khomutov
f49d2b14bc
Added collapse for boxes 2017-04-09 08:44:30 +07:00
Dmitry Khomutov
1ce0b4880e
Fixes 2017-01-15 20:09:45 +07:00
Dmitry Khomutov
d0a46ee8ab
Dates localization 2017-01-15 18:11:18 +07:00
Dmitry Khomutov
40b5de70e5
Added ajax for the dashboard and timeline on main page 2017-01-15 01:11:32 +07:00
Dmitry Khomutov
69302adf2b UI fixes 2017-01-06 21:19:45 +07:00
Dmitry Khomutov
31f92327c1 Fixed naming (phpci -> php-censor) 2016-07-21 23:02:11 +06:00
Dmitry Khomutov
4fee89fb80 Fixed constants 2016-07-21 21:20:34 +06:00
Dmitry Khomutov
60a2b7282a Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00
Dmitry Khomutov
976c6c1f1a Fixed build view Error tab list 2016-07-10 15:39:27 +06:00
Dmitry Khomutov
f86834b02f Fix Information tab in build view 2016-07-10 14:33:18 +06:00
Dmitry Khomutov
8436df1c0f Fixes 2016-06-23 21:26:54 +06:00
Dmitry Khomutov
166e6d8ac0 Fixed doubling of the data in the "Error" tab (Build view)
Fixed some JS errors
2016-06-23 21:17:24 +06:00
Dan Cryer
3a9c60b83b Fixing error duplication bug. Closes #1112 2015-11-03 11:42:28 +00:00
Dan Cryer
28ad88cff9 Big update: New way of storing build errors, updated UI, AdminLTE 2, fixes, etc. 2015-10-15 10:07:54 +01:00
Mike Bronner
d446955629 Move id attribute to outer div to hide the result component completely
This will allow the other non-hidden components to properly reflow on the page.
2015-10-10 09:22:53 -07:00
Dan Cryer
43fef1539f Front-End Upgrade: New UI Based on Admin LTE.
Closes #673
2014-12-03 15:30:36 +00:00