Commit graph

15 commits

Author SHA1 Message Date
Jose Ivan Vargas Lopez
61abdb1544 Metrics graph error fix 2017-04-25 18:03:08 +00:00
Kushal Pandya
d586b6cced Add ES lint support to identify poorly written Promises 2017-04-20 11:11:51 +00:00
Jose Ivan Vargas Lopez
79d299f9af Introduced empty/error UX states to environments monitoring. 2017-04-06 13:24:33 +00:00
Jose Ivan Vargas
3069a2c959 Removed formatRelevantDigits from text_utils.js and added it to a new file number_utils.js
Also improved code formatting
2017-04-03 11:31:30 -05:00
Jose Ivan Vargas
d745876e23 Code corrections with a helper and a variable 2017-04-03 10:38:16 -05:00
Jose Ivan Vargas
b479583002 Added a formatRelevantDigits text utility 2017-04-03 10:38:16 -05:00
Jose Ivan Vargas
902d2600d7 Added a number input to provide a way to format the number of
desired decimals for the cpu metrics
2017-04-03 10:38:16 -05:00
Jose Ivan Vargas
5b0890edcc Legend text is now bolded also the Y legend text has a transparent background
to help differentiate legends
2017-04-03 10:38:16 -05:00
Jose Ivan Vargas
b076d03424 Hover lines are now synced up when hovering in any graph
Cleaned up some code
2017-04-03 10:38:16 -05:00
Jose Ivan Vargas
df3c8345a8 Readded missing statement from the rebase 2017-04-03 10:38:16 -05:00
Jose Ivan Vargas
f2238a9b92 Added the following ux improvements:
* Add text for the buttons on environment detail page
* Reduced the size of the charts
* Environment name is now a link

Also some general code cleanup
2017-04-03 10:38:16 -05:00
Jose Ivan Vargas Lopez
222cfda9c3 Resolve "Fix the Prometheus queries for multiple container environments" 2017-03-21 16:20:24 +00:00
Jose Ivan Vargas Lopez
b9120c77e9 Removed d3.js from the main application.js bundle 2017-03-20 19:54:03 +00:00
Mike Greiling
29e0cb4b91 Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
Kamil Trzciński
55f2a5debc Added Prometheus Service and Prometheus graphs 2017-03-07 16:57:42 +00:00