summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-023-23/+263
|\
| * Used reduce over forEachPhil Hughes2017-04-213-16/+24
| * Rather than looping data ourselves, d3 loops itPhil Hughes2017-04-211-68/+66
| * Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into m...Phil Hughes2017-04-202-188/+267
| |\
| * | Style improvementsPhil Hughes2017-04-192-8/+51
| * | Added testsPhil Hughes2017-04-182-11/+11
| * | Shows deployment box on hoverPhil Hughes2017-04-182-22/+64
| * | eslint fixesPhil Hughes2017-04-142-22/+44
| * | Fixed up some codePhil Hughes2017-04-122-30/+35
| * | Added deployment data to metrics graphsPhil Hughes2017-04-122-12/+121
* | | 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-202-17/+23
* 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