summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring/prometheus_graph.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-23/+48
|\
| * Used reduce over forEachPhil Hughes2017-04-211-4/+6
| * Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into m...Phil Hughes2017-04-201-169/+246
| |\
| * | Style improvementsPhil Hughes2017-04-191-4/+4
| * | Added testsPhil Hughes2017-04-181-9/+9
| * | Shows deployment box on hoverPhil Hughes2017-04-181-15/+19
| * | eslint fixesPhil Hughes2017-04-141-1/+3
| * | Fixed up some codePhil Hughes2017-04-121-2/+3
| * | Added deployment data to metrics graphsPhil Hughes2017-04-121-12/+17
* | | Metrics graph error fixJose Ivan Vargas Lopez2017-04-251-29/+34
* | | Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-0/+2
| |/ |/|
* | Introduced empty/error UX states to environments monitoring.Jose Ivan Vargas Lopez2017-04-061-16/+51
* | Removed formatRelevantDigits from text_utils.js and added it to a new file nu...environment-performance-improvementsJose Ivan Vargas2017-04-031-92/+94
* | Code corrections with a helper and a variableJose Ivan Vargas2017-04-031-9/+9
* | Added a formatRelevantDigits text utilityJose Ivan Vargas2017-04-031-4/+2
* | Added a number input to provide a way to format the number ofJose Ivan Vargas2017-04-031-5/+15
* | Legend text is now bolded also the Y legend text has a transparent backgroundJose Ivan Vargas2017-04-031-7/+13
* | Hover lines are now synced up when hovering in any graphJose Ivan Vargas2017-04-031-67/+75
* | Readded missing statement from the rebaseJose Ivan Vargas2017-04-031-0/+1
* | Added the following ux improvements:Jose Ivan Vargas2017-04-031-27/+33
|/
* Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez2017-03-211-7/+7
* Removed d3.js from the main application.js bundleJose Ivan Vargas Lopez2017-03-201-17/+17
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-2/+4
* Added Prometheus Service and Prometheus graphsKamil TrzciƄski2017-03-071-0/+333