summaryrefslogtreecommitdiffstats
path: root/web/lib
AgeCommit message (Collapse)Author
2017-02-11updated the just released gauge.js v1.3.2Costa Tsaousis (ktsaou)
2017-02-05delete old gauge.jsCosta Tsaousis (ktsaou)
2017-02-05added the new gauge-1.3.1.min.js fileCosta Tsaousis (ktsaou)
2016-12-29replaced nanoScroller with perfect-scrollbar to fix issues with 4K ↵Costa Tsaousis (ktsaou)
resolutions and firefox
2016-10-03dygraphs back to version dd74404 - the new version broke IE 11 supportCosta Tsaousis (ktsaou)
2016-10-02date based versioning of included filesCosta Tsaousis (ktsaou)
2016-10-02downgraded to jquery 2.2.4 to allow jquery.sparkline to workCosta Tsaousis (ktsaou)
2016-10-02c3 requires d3 v3Costa Tsaousis (ktsaou)
2016-10-02reverted gauge.js to d5260c3 due to dynamic updates issue in c27b989; ↵Costa Tsaousis (ktsaou)
https://github.com/bernii/gauge.js/issues/100
2016-10-02updated all javascript libraries; added version on all files (when possible)Costa Tsaousis (ktsaou)
2016-10-02a more usable alarms logCosta Tsaousis (ktsaou)
2016-09-30updated all javascript librariesCosta Tsaousis (ktsaou)
2016-04-03layout: remove executable from unrelated filesAlon Bar-Lev
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2016-01-12updated jquery to 1.12.0Costa Tsaousis (ktsaou)
2016-01-09added gauge.js and adapted dashboard to use itCosta Tsaousis (ktsaou)
2016-01-06added c3 charts; added easyPieChart to default dashboardCosta Tsaousis (ktsaou)
2015-12-21added dashboard optionsCosta Tsaousis (ktsaou)
2015-12-20added resize functionality to all charts with legendCosta Tsaousis (ktsaou)
2015-12-13added bootstrap; fixed performance issues with several hundred of charts on ↵Costa Tsaousis (ktsaou)
the same page
2015-12-12made all charts update the legend on chart update; added easy-pie-chart (not ↵Costa Tsaousis (ktsaou)
active yet); fixed javascript == to ===; added nanoscroller (not active yet); fixed legend re-generation
2015-12-10updated to dygraph to github version; added custom legend code, optimized ↵Costa Tsaousis (ktsaou)
for fastest performance
2015-12-09dygraphs now support smooth plotting on line charts; dygraphs can now be ↵Costa Tsaousis (ktsaou)
rendered as sparklines
2015-12-01minor code cleanups; updated the dashboard to fix inline chartsCosta Tsaousis (ktsaou)
2015-11-29added support for custom dashboards - new API is operational and stableCosta Tsaousis (ktsaou)