aboutsummaryrefslogtreecommitdiffstats
path: root/web/js
Commit message (Collapse)AuthorAgeLines
...
| * | Set Client ports description to "None configured" if no configured client ports.Håkon Solbjørg2018-03-30-1/+1
| |/ | | | | This fixes a bug where "Client ports" value could be "0 / NaN" if no client ports were configured.
* | Merge pull request #170 from sklirg/patch-1Kristian Lyngstøl2018-04-06-1/+1
|\ \ | | | | | | Make health view the default view.
| * | Make health view the default view.Håkon Solbjørg2018-03-29-1/+1
| |/
* | Ignore chart failures to reduce log noiseKristian Lyngstol2018-04-04-53/+56
| |
* | Tweak DHCP/uplink/client-port logicKristian Lyngstol2018-04-04-8/+32
| |
* | Fix replay for TG18 and in generalKristian Lyngstol2018-04-04-10/+29
| |
* | Throw TG18-stuff over the wallroot2018-03-31-16/+161
| |
* | Mange dager med rot på TG18root2018-03-26-15/+16
| |
* | Hide community be defaultOle Mathias Heggem2018-03-22-0/+5
| |
* | Commit diverse av Ole Mathias sitt template-greierroot2018-03-22-29/+47
|/
* Merge branch 'master' of github.com:tech-server/gondulroot2018-03-21-21/+262
|\
| * Merge pull request #168 from olemathias/network-firstclassKristian Lyngstøl2018-03-21-21/+262
| |\ | | | | | | Network as own table
| | * Merge branch 'master' into network-firstclassOle Mathias Aa. Heggem2018-03-21-18/+93
| | |\
| | * | Making network first class citizenOle Mathias Aa. Heggem2018-01-28-1/+1
| | | |
| | * | Making network first class citizenOle Mathias Aa. Heggem2018-01-28-21/+262
| | | | | | | | | | | | | | | | Still work in progress
* | | | js/health: Tweak criticality of rebootroot2018-03-21-3/+3
|/ / /
* | / Make health-map defaultroot2018-03-21-3/+3
| |/ |/|
* | Color tweak to latency chartOle Mathias Aa. Heggem2018-03-18-5/+11
| |
* | latencyChart autoupdateOle Mathias Aa. Heggem2018-03-17-8/+27
| |
* | Added support for delete switchesOle Mathias Aa. Heggem2018-03-17-4/+30
| |
* | Small change to latency chartOle Mathias Aa. Heggem2018-03-17-1/+6
| |
* | Added a litle better color scheme to charts and some words about securing influxOle Mathias Aa. Heggem2018-03-17-5/+24
|/
* Merge pull request #166 from sjurtf/masterKristian Lyngstøl2017-12-27-3/+6
|\ | | | | Added support to calculate uptime in days
| * Added support to calculate uptime in daysSjur Fredriksen2017-11-12-3/+6
| |
* | Merge pull request #164 from msbone/influxKristian Lyngstøl2017-12-27-21/+374
|\ \ | |/ |/| InfluxDB, charting and a few fixes to Ansible
| * A few typosOle Mathias Aa. Heggem2017-11-06-1/+2
| |
| * influx/chart and ansibleOle Mathias Aa. Heggem2017-11-05-22/+374
| |
* | fixed typo in error messageSjur Fredriksen2017-11-10-1/+1
| |
* | treewide: remove typosTorstein Husebø2017-10-03-1/+1
|/
* No search-box at zero results, the search button change color on 0 (white) , ↵Ole Mathias Heggem2017-04-20-25/+28
| | | | 1 (green) and multiple (blue) hits
* Merge remote-tracking branch 'refs/remotes/tech-server/master'Ole Mathias Heggem2017-04-19-30/+180
|\
| * TG17 monster commitKristian Lyngstøl2017-04-16-15/+139
| |
| * TG17 stuff ?Kristian Lyngstøl2017-04-10-22/+48
| |
* | Added a basic search results page and search on tagsOle Mathias Heggem2017-03-25-10/+72
|/
* Tweak various graphite/grafana integrationsKristian Lyngstol2016-11-18-2/+5
| | | | s3 is currently disabled as it's bugged.
* Tweak template UI slightlyKristian Lyngstol2016-11-14-3/+1
|
* More GUI for the templating frontendKristian Lyngstol2016-11-14-2/+2
| | | | | | | | Fixes #151 While there are certainly more things that can be done - such as reading the list of templates dynamically, it wouldn't be horrible to go into production with the GUI the way it is right now.
* Templating GUI: Show errors tooKristian Lyngstol2016-11-14-1/+5
|
* Provide basic UI for template-testingKristian Lyngstol2016-11-14-2/+39
| | | | | | Still leaves a lot to be desired, but is a good start. References #151
* Push all numerical snmp-data to graphiteKristian Lyngstol2016-11-10-4/+4
| | | | Fixes #126
* Use dynamic size for the top-tickerKristian Lyngstol2016-11-09-1/+5
|
* Force graph reloading ... sigh...Kristian Lyngstol2016-11-09-1/+1
| | | | | There really should be a way to make it obey cache-control instead of this rubbish.
* Tweak graphs slightly for size and moreKristian Lyngstol2016-11-07-2/+2
|
* Graph ALL the thingsKristian Lyngstol2016-11-07-5/+18
| | | | | | | Tweaks background colors on graphs. Adds a funky "ticker" to the navbar that may or may not break small screens. Graphs average latency and total bandwidth for all equipment.
* Change order of in/out bytes on overview port-graphKristian Lyngstol2016-11-06-1/+1
| | | | Needs to match with the drill-down graphs so the colors match up.
* Front: Add "reset"-button for placementKristian Lyngstol2016-11-06-0/+8
| | | | | | | Perhaps not the most intuitive name, but it'll have to do for now or until someone complains. Fixes #124
* Remove Score Card-pageKristian Lyngstol2016-11-06-67/+0
| | | | | | | | It doesn't do any good in its current implementation. If it were to make sense, we'd need to drastically enrich it. Closes #128
* Remove "Details"/"Settings" pane of switchesKristian Lyngstol2016-11-06-48/+3
| | | | | | It was identical to settings/edit. Fixes #123
* More graph normalizationKristian Lyngstol2016-11-06-4/+4
|
* Add size styling to graphsKristian Lyngstol2016-11-04-0/+3
| | | | | | | ♥ SVG I don't have to figure out the exact pixel count on the width to make it fit well :D