Commit Graph

5915 Commits (9cb793e66f5523a0f1dbdb1a583c70f89e39ad11)

Author SHA1 Message Date
Alex P a1f3a7c202 Remove redundant color from gauge colors list 2017-11-20 18:59:38 -08:00
Alex P de0817e420 Add optional disabled prop to color dropdown 2017-11-20 18:35:02 -08:00
Alex P aa1fc1d412 Introduce color dropdown component
Intended for choosing a color from a list; displays the color and its
name in the dropdown
2017-11-20 18:16:05 -08:00
Alex P e22e6f6ccf Introduce array of available gauge colors 2017-11-20 14:31:53 -08:00
Alex P dedf5ffec4 Refactor display options input to receive placeholder text as a prop 2017-11-20 14:31:35 -08:00
Alex P c968263250 Refactor display options input to receive column size as a prop 2017-11-20 14:16:32 -08:00
Alex P 02e5129f7f Pass in prop as bool not string 2017-11-20 13:58:40 -08:00
Alex P aa46e2e439 Redesign visualization type selector
Updated SVG designs, options appear to right side, viz type previews no
longer distort, add scrolling on overflow
2017-11-20 13:57:33 -08:00
Alex P 0386317c65 Improve label text and resize display options tab controller 2017-11-20 13:56:25 -08:00
Alex P 0c69f85a43 Add Gauge to refreshing graph available options 2017-11-20 13:28:24 -08:00
deniz kusefoglu 3928fd5fb1 Fix typo 2017-11-17 15:51:49 -08:00
deniz kusefoglu a6f346c572 Display EmptyEndpoint if endpoint has not been configured 2017-11-17 15:49:07 -08:00
Chris Goller 04cb7fa3ee Update kapacitor pipeline with comments 2017-11-17 16:42:54 -06:00
Chris Goller 6b6f725070 Add test for deadman json pipeline conversion 2017-11-17 16:24:52 -06:00
Chris Goller 5eae7fb6dd Update kapacitor to latest json-pipeline fixes 2017-11-17 16:24:52 -06:00
Chris Goller bf399e69ff Add kapacitor JSON marshal/unmarshal 2017-11-17 16:17:15 -06:00
Chris Goller 7402208300 Update kapacitor to 1.4.0rc0 2017-11-17 16:17:15 -06:00
Chris Goller 498c5d9b6c Update Makefile 2017-11-17 15:51:10 -06:00
Alex P 19dc8f0992 Redesign endpoints to use vertical tabs 2017-11-17 12:56:16 -08:00
Chris Goller 04f6d30622 Update CHANGELOG to mention support for wildcard, number and regex
queries
2017-11-17 14:16:08 -06:00
Chris Goller ad6ab36d9a Update queryConfig render to support wildcard, re, int, num 2017-11-17 14:11:05 -06:00
Alex P f43ae36985 Polish appearance of alert message section 2017-11-17 11:57:23 -08:00
Alex P 43f6e3e89f Separate rule endpoints from rule message 2017-11-17 11:52:33 -08:00
Chris Goller dc3454207c Merge pull request #2305 from influxdata/feature/auto-group-by-parse
Refactor and simplify auto group by (:interval:) template variable
2017-11-17 11:27:52 -08:00
deniz kusefoglu 3c73115cbf Add a checkbox input field to endpoint options 2017-11-17 11:19:54 -08:00
Andrew Watkins bd025c2be2 Update test 2017-11-17 10:51:50 -08:00
Alex P 2fa7eb8c37 Truncate gauge label text to 2 decimal points 2017-11-17 10:47:27 -08:00
Alex P 2d068237b8 Determine gauge size based on the smaller dimension 2017-11-17 08:21:55 -08:00
Alex P 12104412db Force canvas to maintain aspect ratio 2017-11-17 08:21:15 -08:00
Alex P e71c8c7fb7 Remove state from gauge 2017-11-17 08:20:58 -08:00
Alex P fbb63f2702 Adjust theme colors 2017-11-16 17:13:18 -08:00
Alex P 5289a2556c Fix implementation of inverse prop 2017-11-16 17:13:09 -08:00
Alex P c15beb7696 Add theme and inverse presentation options for gauges 2017-11-16 16:36:59 -08:00
Andrew Watkins 171f035cec Update CHANGELOG 2017-11-16 16:33:14 -08:00
Andrew Watkins 5aa1132be9 Fix tests to shifts 2017-11-16 16:29:44 -08:00
Andrew Watkins 4963e04d8c Remove timeShift from query options in kapacitor 2017-11-16 16:19:51 -08:00
Alex P 5672e5205c Add gradients to each section of the gauge 2017-11-16 16:18:01 -08:00
Alex P 512f90b865 Refactor gauge to include lower and upper thresholds 2017-11-16 13:08:48 -08:00
Luke Morris ddb1ca198b Shift filter box to the left 2017-11-16 10:56:41 -08:00
Alex P 1b4477f89b Render dimensions of gauge from props 2017-11-16 10:53:47 -08:00
Alex P 24a71b6c99 Throw error when gauge is passed bad values 2017-11-16 10:53:23 -08:00
Alex P 6559aea618 Reset canvas before each redraw 2017-11-16 10:52:52 -08:00
Alex P 6f112a4e35 Render gauge value in component 2017-11-16 10:52:15 -08:00
Luke Morris 6503ac8a27 Stick the Filter next to the button 2017-11-16 10:16:35 -08:00
Luke Morris d2bbd9cbcb Add filter to DashboardsPage 2017-11-16 10:04:56 -08:00
Alex P 39bc8a21b5 Style the gauge needle 2017-11-15 22:49:36 -08:00
Alex P 7d91cd5714 Remove comments 2017-11-15 22:13:03 -08:00
Alex P c3c8a5706c Add text labels to gauge 2017-11-15 19:26:12 -08:00
Alex P 9bd8c13691 WIP Gauge Component
Will eventually live inside a cell
2017-11-15 17:09:58 -08:00
Alex P 2302522229 Improve catchall template for log items 2017-11-15 09:44:44 -08:00