Commit graph

27 commits

Author SHA1 Message Date
Dmitry Khomutov 5820583d4a Reformated JS code. 2017-09-17 11:22:05 +07:00
Dmitry Khomutov c4509af6b7 Improved chart colors in the Information tab. 2017-09-17 10:55:21 +07:00
Dmitry Khomutov d4da493f7f Updated assets (AdminLTE2) 2016-07-23 10:50:03 +06:00
Dmitry Khomutov d3e99988c4 Localization fixes 2016-07-10 14:50:31 +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
Dmitry Khomutov 878d2d1822 Added plugins to Quality Trend chart 2016-06-23 21:17:24 +06:00
Dmitry Khomutov a482356155 Fixed "Quality Trend" chart when warningsPlugin.data[build][key] is NaN (no any of meta_key in build_meta table).
Fixed doubling of the data in the "Error" tab (Build view)
2016-06-23 21:17:24 +06:00
Dan Cryer af029a95d3 Fix for warnings chart, courtesy of @Henk8 closes #1098 2015-11-03 11:58:22 +00:00
Dan Cryer 5966908df7 Switching charts to use Chart.js instead of Google Charts 2015-10-15 12:34:58 +01: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
Igor Timoshenko 808ae7725a Added Codeception UI plugin 2015-02-16 11:47:07 +01:00
Lee Willis bad53fe51b Move legends to below chart to avoid word wrapping issues
Closes #773
2015-02-03 10:12:36 +00:00
Dan Cryer c1ac322d93 Fixes 2014-12-22 16:18:33 +00:00
Artjom Kurapov 6faf24ae25 Logarithmic vertical scale for charts
Since we have one diagram for multiple results, we may have PHPCS result giving 12000 errors, while PHPUnit gives 200 tests, and 1 failed test.. those numbers and their variation won't be very visible, unless we use logarithmic scale

Closes #686
2014-12-22 16:05:31 +00:00
Dan Cryer 5a9e71adc5 Merge fixes 2014-12-18 10:45:21 +00:00
Stephen Ball 9ced5a4097 New plugin to support PHP TAL linting.
Closes #701
2014-12-18 09:45:17 +00:00
Dan Cryer 62b957fb83 View build 2014-12-04 13:08:48 +00:00
Dan Cryer 43fef1539f Front-End Upgrade: New UI Based on Admin LTE.
Closes #673
2014-12-03 15:30:36 +00:00
James Inman e898306990 Fixing graph for docblock checker. 2014-05-14 11:04:37 +01:00
Dan Cryer cc99df4c5a Updating UI plugins to fix memory leak reported in #394 2014-05-09 15:34:14 +01:00
Dan Cryer 9ecd3bfa11 Adding PHP Docblock Checker plugin 2014-05-08 16:02:24 +00:00
Dan Cryer cb70b2d410 Updating PHPUnit plugin to provide a report like PHPMD and PHPCS, fixes #305 2014-05-02 14:36:34 +01:00
Alexander Wenzel 00d779286c fix #335: unify (loc / quality trend) graph labels 2014-04-16 19:22:04 +02:00
Alexander Wenzel f4bef26663 fix #334: fix flickering of quality trend graph; fix hidden data points for single errors / warnings 2014-04-12 00:11:46 +02:00
Alexander Wenzel 801cc8ee5e store errors from parallel-lint as build_meta (key "phplint-errors");
add them to the "Quality Trend" graph on the build view
2013-11-13 19:55:45 +01:00
Dan Cryer 56b8a57efd Renaming key / value columns in build_meta with meta_key / meta_value to avoid SQL errors. 2013-10-08 13:00:38 +01:00
Dan Cryer b33189e08e UI plugins, including quality trend chart, logs and lines of code. Some UI tweaks. 2013-10-08 07:21:46 +01:00