Commit Graph

24 Commits

Author SHA1 Message Date
Douwe Maan d048d9268c Merge branch 'metrics-deployment-history' into 'master'
Metrics deployment history

Closes #26914

See merge request !10649
2017-05-02 16:56:49 +00:00
Jose Ivan Vargas Lopez 61abdb1544 Metrics graph error fix 2017-04-25 18:03:08 +00:00
Phil Hughes 88f69cbd8c Used reduce over forEach
Moved shared date & time formats into constants
2017-04-21 12:33:31 +01:00
Phil Hughes b55ab7abc6 Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into metrics-deployment-history 2017-04-20 12:14:48 +01:00
Kushal Pandya d586b6cced Add ES lint support to identify poorly written Promises 2017-04-20 11:11:51 +00:00
Phil Hughes 8d3b2581b8 Style improvements
Fixed an issue where the line wouldnt move when hovering over deployment
2017-04-19 12:06:14 +01:00
Phil Hughes 5d8891fb85 Added tests 2017-04-18 11:57:54 +01:00
Phil Hughes da2a7823cc Shows deployment box on hover 2017-04-18 10:23:01 +01:00
Phil Hughes 69c450c094 eslint fixes 2017-04-14 15:22:16 +01:00
Phil Hughes 59616dc750 Fixed up some code
Improved the design
Pulls the endpoint from the HAML
2017-04-12 15:31:14 +01:00
Phil Hughes 8c66ced739 Added deployment data to metrics graphs
Closes #26914
2017-04-12 12:37:47 +01: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