summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)Author
2017-02-12Update /charts at API definition.Simon Nagl
2017-02-12properly reset charts after max time of refreshes; fixes #1631Costa Tsaousis (ktsaou)
2017-02-11improved dashboard information about web_log chartsCosta Tsaousis (ktsaou)
2017-02-11web_log fixes and improvementsCosta Tsaousis (ktsaou)
2017-02-11add timing gauge at web_log overviewCosta Tsaousis (ktsaou)
2017-02-11updated the just released gauge.js v1.3.2Costa Tsaousis (ktsaou)
2017-02-11added information on the dashboard for web_log pluginCosta Tsaousis (ktsaou)
2017-02-08additional information at the dashboardCosta Tsaousis (ktsaou)
2017-02-08advertise the os type at the charts API call, to allow the dashboard provide ...Costa Tsaousis (ktsaou)
2017-02-08multi-os support (final touch)Costa Tsaousis (ktsaou)
2017-02-06respect caching of decimal digits calculation when custom dashboard request s...Costa Tsaousis (ktsaou)
2017-02-06respect custom dashboards decimal digits settingsCosta Tsaousis (ktsaou)
2017-02-05chart y-axis labels are now using the same formatting as the legend valuesCosta Tsaousis (ktsaou)
2017-02-05legends now have uniform but dynamic number of fraction digitsCosta Tsaousis (ktsaou)
2017-02-05removed debugging stringsCosta Tsaousis (ktsaou)
2017-02-05fixed an issue where units and date were randomly not rendered on chartsCosta Tsaousis (ktsaou)
2017-02-05minor fixesCosta Tsaousis (ktsaou)
2017-02-05detect slow browsers and lower charts detail and update frequency; fixes #212Costa Tsaousis (ktsaou)
2017-02-05delete old gauge.jsCosta Tsaousis (ktsaou)
2017-02-05added the new gauge-1.3.1.min.js fileCosta Tsaousis (ktsaou)
2017-02-05updated to gauge.js v1.3.1Costa Tsaousis (ktsaou)
2017-02-05code simplification in dashboard.jsCosta Tsaousis (ktsaou)
2017-02-04minor code clarityCosta Tsaousis
2017-02-04more jslint fixes and typo fixesCosta Tsaousis
2017-02-04inform jslint that globals are assigned intentionallyCosta Tsaousis (ktsaou)
2017-02-04dashboard.js code cleanup and jslint fixesCosta Tsaousis (ktsaou)
2017-02-04test browser localStorage before using itCosta Tsaousis (ktsaou)
2017-02-03fixed typoCosta Tsaousis (ktsaou)
2017-02-03fixed mem.committed duplicate keyCosta Tsaousis (ktsaou)
2017-01-29set qos submenu based on fireqos interface nameCosta Tsaousis (ktsaou)
2017-01-27added more fping alarms; added the ability to have alarms that never send CLE...Costa Tsaousis (ktsaou)
2017-01-26do not break if alarms are fetched for non-existing chartsCosta Tsaousis (ktsaou)
2017-01-26uncaching dashboard.jsCosta Tsaousis (ktsaou)
2017-01-26pretty value formatting on all alarm notificationsCosta Tsaousis (ktsaou)
2017-01-26added fping alarms and various aesthetic improvements to alarmsCosta Tsaousis (ktsaou)
2017-01-23fix spelling of "systemd"Steven Noonan
2017-01-21updated copyright datesCosta Tsaousis (ktsaou)
2017-01-18add support for tracking NUMA locality metricsSteven Noonan
2017-01-18show null values on the legends on hover when the dimensions do not have dataCosta Tsaousis (ktsaou)
2017-01-15added systemd services charts, based on cgroupsCosta Tsaousis (ktsaou)
2017-01-07Merge pull request #1520 from ktsaou/masterCosta Tsaousis
2017-01-07improvements suggested by codeclimateCosta Tsaousis (ktsaou)
2017-01-07do not show role in alarms if there is no warning or critical conditionCosta Tsaousis (ktsaou)
2017-01-07Fixed calculation in index.htmltryncatchDE
2017-01-06Grammar correctionJonathon Wiebe
2017-01-05updated versions for CDN uncachingCosta Tsaousis (ktsaou)
2017-01-05layout trashing prevention is problematic on IE and safari - the display is o...Costa Tsaousis (ktsaou)
2017-01-05more work on preventing web browser layout trashing on loadingCosta Tsaousis (ktsaou)
2017-01-04avoid web browser layout trashing when the dashboard is loaded; gained 500ms ...Costa Tsaousis (ktsaou)
2017-01-03added allmetrics call to swaggerCosta Tsaousis (ktsaou)