Commit Graph

40 Commits

Author SHA1 Message Date
Mike Greiling 56914c1ac9
Prettify merge_conflicts monitoring and notebook modules 2018-10-10 02:30:25 -05:00
Mike Greiling f829b181bc
Resolve eslint-plugin-vue errors
The eslint-plugin-vue upgrade had some breaking changes to
vue/attribute-order which needed to be resolved in order to avoid
disabling the rule entirely
2018-09-20 02:39:50 -05:00
Simon Knox 4d2e9a1f32 multiseries 2018-09-07 06:05:10 +00:00
Annabel Gray 359018f5a7 Resolve "Fix arrow for popovers on monitoring graph" 2018-07-18 16:08:43 +00:00
gfyoung bce890820f Enable no-restricted-globals in JS files 2018-06-15 15:58:27 +00:00
Filipa Lacerda 647a4d6a3b
Updates eslint vue plugin version 2018-06-11 15:36:54 +01:00
Jose Ivan Vargas c93cd37767 Resolve "Monitoring graphs - Popover value improvements" 2018-05-07 21:08:59 +00:00
Jose Ivan Vargas d303b5ba1f Added specs for rendered output, changed the background for stable tracks 2018-04-06 14:51:57 -05:00
Jose Ivan Vargas af8716399d Componetize the legend component 2018-04-06 14:39:47 -05:00
Jose Ivan Vargas 146954d0bb UX Adjustments for the prometheus dashboard 2018-04-06 14:37:46 -05:00
Jose Ivan Vargas f4ff62fa64 formatting fixes 2018-04-06 14:37:46 -05:00
Jose Ivan Vargas 657fea8688 Add summary statistics prometheus dashboard 2018-04-06 14:37:46 -05:00
Mike Greiling b95c185041 Clean up monitoring components 2018-03-27 19:19:20 +00:00
Mike Greiling ab9ad2db4f
fix spacing around axis label text in small breakpoints 2018-03-06 03:11:39 -06:00
Mike Greiling 1e2830446f
hide legend without hiding the axis labels 2018-03-06 03:11:39 -06:00
Filipa Lacerda 349d06688f
Fix more eslint rules 2018-01-08 20:01:49 +00:00
Filipa Lacerda e2b759a2f4
Merge branch 'master' into 34312-eslint-vue-plugin
* master: (140 commits)
  Add Gitter room link to I want to contribute since you always have questions
  Use workhorse 3.4.0
  chore: remove symbolic link
  Add memoization for properties
  Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`"
  Resolve "Add graph value to hover"
  Fix slash commands dropdown description
  disables the shortcut to the issue boards when issues are disabled
  Fix static analysys
  Disable STI of ActiveRecord. Refactoring specs.
  Fix StaticSnalysys
  Fix change log
  Add changelog
  Revert bulk_insert and bring back AR insert(one by one)
  Add a new test for emptified params
  Use batch update for Service deactivation
  Fix query to look for proper unmanaged kubernetes service
  Fix static anylysy
  Use bulk_insert instead of AR create
  Opitmize migration process by using both unmanaged_kubernetes_service and kubernetes_service_without_template
  ...
2018-01-08 19:19:52 +00:00
Mike Greiling 1dc051fb62 Resolve "Add graph value to hover" 2018-01-08 09:35:23 +00:00
Filipa Lacerda 7c7f526684
[ci skip] Fix more rules 2018-01-05 14:31:12 +00:00
Jose Ivan Vargas 3642f6f011 Reduce the size of the deploy flag when there's no tag available 2017-12-07 13:33:21 -06:00
Jose Ivan Vargas d377aa5475 Changed the deploy markers on the prometheus dashboard to be more verbose 2017-12-07 12:56:30 -06:00
Mike Greiling 2b9230af48
make legend X-offset into a constant 2017-11-06 17:08:06 -06:00
Mike Greiling 5cc3e23542
fix eslint max-line 2017-11-06 15:38:45 -06:00
Mike Greiling cd45895042
correctly set the domain of a result set when it is different on other tracks 2017-11-06 14:51:27 -06:00
Mike Greiling 75c1a27c47
fix karma failures 2017-11-06 14:07:10 -06:00
Mike Greiling d6b0e23ac4
add dashed and dotted line styles for multiple-query graphs 2017-11-06 14:07:09 -06:00
Mike Greiling ece9621b13
allow legend to properly handle NaN values 2017-10-06 15:30:09 -05:00
Tim Zallmann 6c5837ae49 Merge branch '37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsistent' into 'master'
Resolve "Monitoring graph axes labels are inaccurate and inconsistent"

Closes #37105

See merge request gitlab-org/gitlab-ce!14258
2017-10-06 07:20:34 +00:00
Tim Zallmann d55216c092 Merge branch '38031-monitoring-hover-info-is-clipped' into 'master'
Resolve "Monitoring hover info is clipped"

Closes #38031

See merge request gitlab-org/gitlab-ce!14514
2017-10-05 10:48:06 +00:00
Jose Ivan Vargas Lopez 9857ba1871 Resolve "Hover and legend data should be linked" 2017-10-05 08:52:06 +00:00
Mike Greiling f036d43be9
rename graph_paths.vue consistent with all other sub-components of graph.vue 2017-10-05 01:07:01 -05:00
Jose Ivan Vargas c146177094 Fixed deployment flag having content hidden when being too far right 2017-09-27 11:37:23 -05:00
Jose Ivan Vargas 290217d51b Improved color selector and addressed observations 2017-09-07 14:17:38 -05:00
Jose Ivan Vargas 45900c3030 Added support for named colors, also added interpolations for the graphs 2017-09-07 09:19:13 -05:00
Jose Ivan Vargas 05a77e79b8 Added simple support for multiple colors on the different time series 2017-08-31 16:31:19 -05:00
Jose Ivan Vargas 8a807aedb8 Corrected y scale for multiple time series and visual improvements 2017-08-30 18:36:23 -05:00
Jose Ivan Vargas f6df7d6a72 Added and corrected specs for the additional time series 2017-08-30 18:36:21 -05:00
Jose Ivan Vargas 520ab72bd3 Added vertical spacing when there's multiple legends 2017-08-30 18:28:13 -05:00
Jose Ivan Vargas fdd1d59f60 Added legends for each of the time series 2017-08-30 18:28:11 -05:00
Mike Greiling daf15c3ca9 rename and organize vue components 2017-08-29 23:49:29 -05:00