Commit Graph

4933 Commits (1371c6afad28d2e44c46a8333ba76bf37ccd83fe)

Author SHA1 Message Date
Jared Scheib 1371c6afad Merge remote-tracking branch 'origin/master' into fill-query-widget 2017-09-05 10:52:41 -04:00
Jared Scheib cfcb2ec260 Use different query config if for Kapacitor rule
This removes the 'fill' property from a default
query config if it is for use in a Kapacitor
alert rule

Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-09-01 20:01:10 -04:00
Jared Scheib bcca6ec596 Remove obsolete getInitialState store helper func 2017-09-01 17:37:07 -04:00
Andrew Watkins 04818f1a61 Merge pull request #1957 from influxdata/bugfix/stacked
BUGFIX: Stacked graph bug
2017-09-01 13:14:53 -07:00
Andrew Watkins 33c32dcfeb All the implicit returns 2017-09-01 11:12:02 -07:00
Andrew Watkins 5842ed1d1d Update CHANGELOG 2017-09-01 10:13:59 -07:00
Andrew Watkins 5a843836c9 Fix stacked graph bug 2017-09-01 10:09:52 -07:00
Andrew Watkins eff225e9c2 Merge pull request #1952 from influxdata/bugfix/crosshair-remove
BUGFIX: crosshair remove
2017-08-31 14:39:48 -07:00
Andrew Watkins ec05a50627 Merge pull request #1956 from influxdata/bugfix/alerts
Fix alerts table to display if alerts are missing a host, name, or level
2017-08-31 14:39:31 -07:00
Andrew Watkins a5f984bd36 Merge branch 'master' into bugfix/crosshair-remove 2017-08-31 14:16:29 -07:00
Andrew Watkins 2a0eee6394 Merge pull request #1947 from influxdata/bugfix/some-fields
BUGFIX: 'fields' property missing from queryConfig in DataExplorer
2017-08-31 14:15:59 -07:00
Andrew Watkins cd7de90642 Fix alerts table to display if alerts are missing a host, name, or level 2017-08-31 14:15:33 -07:00
Andrew Watkins 1ac66a364f Merge branch 'master' into bugfix/some-fields 2017-08-31 14:07:15 -07:00
Andrew Watkins f0b9088c9e Invoke line colors and stop wrapping 2017-08-31 14:06:28 -07:00
Andrew Watkins 79945b02e3 Merge branch 'master' into bugfix/crosshair-remove 2017-08-31 13:12:43 -07:00
Andrew Watkins a674ef5edd Merge pull request #1943 from influxdata/bugfix/add-kapa-from-source
Fix inability to add kapacitor from source page
2017-08-31 13:12:09 -07:00
Andrew Watkins dc82dde36b Sugar 2017-08-31 13:06:55 -07:00
Andrew Watkins e27de94b9f Update CHANGELOG 2017-08-31 09:21:07 -07:00
Andrew Watkins d4d2fb3618 Cleanup Dygraph component 2017-08-31 09:06:16 -07:00
Andrew Watkins d3637907f8 Slim crosshair and remove gradient 2017-08-31 09:00:36 -07:00
Andrew Watkins d64b737aac Make legend hide less sensitive 2017-08-31 09:00:36 -07:00
Andrew Watkins fd5560512a Remove crosshair when someone graph is moused out 2017-08-31 09:00:36 -07:00
Andrew Watkins c25e15c64d Fix inability to add kapacitor from source page
The kapacitors array on source was not yet defined.  So, I added
a default empty array to the kapacitors key off of source.  Also,
cleaned up some logic regarding the duplication of kapacitor names.
2017-08-31 08:59:18 -07:00
Andrew Watkins 0cb070de20 Update CHANGELOG 2017-08-30 14:11:01 -07:00
Andrew Watkins f40db15409 Add spec 2017-08-30 14:09:24 -07:00
Andrew Watkins 031f963d0a Update toggle field function to handle missing field key 2017-08-30 13:58:55 -07:00
Andrew Watkins 61985ac847 Make fields empty array if no key detected 2017-08-30 13:46:43 -07:00
Andrew Watkins 00b7a5c050 Refactor FieldList to ES6 class syntax 2017-08-30 13:37:31 -07:00
Timothy J. Raymond 3d2c012e72 Merge pull request #1929 from influxdata/bugfix/tr-abs-agb
Add nanosecond precision to :interval: calc
2017-08-30 16:28:21 -04:00
Andrew Watkins d597f07101 Fix DE freezing up when there is no field list 2017-08-30 13:28:15 -07:00
Alex Paxton c6edc5f8bc Merge pull request #1944 from influxdata/sidebar-polish
Sidebar Polish
2017-08-30 10:53:36 -07:00
Alex P 43818bcc07 Updoot the log of changes 2017-08-29 19:04:57 -07:00
Alex P 822415f498 Use invisible triangle to prevent accidental hovers when mousing to a subnav item 2017-08-29 18:54:31 -07:00
Alex P afc911c1ce Highlight logo square when viewing status page 2017-08-29 18:34:39 -07:00
Alex Paxton bba01f6c6f Merge branch 'master' into fill-query-widget 2017-08-29 18:05:38 -07:00
Alex Paxton 8aaa374c80 Merge pull request #1940 from influxdata/fix-duration-cell-width
Fix Sizing of Table in Admin > Databases
2017-08-29 18:04:15 -07:00
Alex P 11c1d2c99a Recover accidentally removed styles 2017-08-29 17:51:39 -07:00
Alex P 5fa4fa9792 Focus on number input after Number is selected from dropdown
Instead of autofocus
2017-08-29 17:48:11 -07:00
Alex P ce5d091f93 Merge remote-tracking branch 'origin/fill-query-widget' into fill-query-widget 2017-08-29 17:42:26 -07:00
Alex P 012aacaa23 Use labels adjacent to dropdowns instead of inside "selected" 2017-08-29 17:40:22 -07:00
Alex P 91549f180d Switch order of group by and fill dropdowns 2017-08-29 17:39:32 -07:00
Alex Paxton 2ddcabdc2b Merge branch 'master' into fix-duration-cell-width 2017-08-29 16:30:09 -07:00
Alex Paxton 267216cd7a Merge pull request #1942 from influxdata/polish-kapacitor-optional-styles
Polish Optional Alert Parameters
2017-08-29 16:29:32 -07:00
Andrew Watkins 16ab7f2598 Update placeholder 2017-08-29 16:25:28 -07:00
Andrew Watkins 7c43a37550 Update CHANGELOG 2017-08-29 16:18:19 -07:00
Andrew Watkins 93d7469729 Fix inability to add kapacitor from source page
The kapacitors array on source was not yet defined.  So, I added
a default empty array to the kapacitors key off of source.  Also,
cleaned up some logic regarding the duplication of kapacitor names.
2017-08-29 16:11:43 -07:00
Jared Scheib 9cb25917fc WIP 2017-08-29 16:00:07 -07:00
Jared Scheib ce6d21cc1a Fix FillQuery interpretation of number values 2017-08-29 15:32:47 -07:00
Jared Scheib d7f6761c3c Add fill to Data Explorer UI and queryConfigs 2017-08-29 15:32:22 -07:00
Jared Scheib b5ea9dbbca Remove FillQuery component from Kapacitor rule alert query builder 2017-08-29 15:31:12 -07:00