Commit Graph

4976 Commits (8e5bed7a107c08156970acd47788d061bd0a86a3)

Author SHA1 Message Date
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
Hunter Trujillo d36dbebcaf CAHAMGLOG 2017-08-30 10:58:51 -06:00
Hunter Trujillo 079d8a320e Add 'present' url query/search param to presentation mode middleware. 2017-08-30 10:52:04 -06: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
Alex P 19e902cf08 Updoot the log of change 2017-08-29 12:48:09 -07:00
Alex P 0445d4722f Polish optional alert rules 2017-08-29 12:44:32 -07:00
Alex P 2cfd9de398 Updoot log of changes 2017-08-29 11:15:28 -07:00
Alex P 07e096ee78 Fix for 1932 2017-08-29 11:12:33 -07:00
Andrew Watkins 79ab79c232 Merge pull request #1934 from influxdata/feature/granular-zoom
Zoom and Enhance
2017-08-29 10:46:29 -07:00
Andrew Watkins 404b151db5 Merge pull request #1930 from influxdata/bugfix/same-range
Fix equal min max bug
2017-08-29 10:01:47 -07:00
Andrew Watkins ff58f3d71d Fix broken hostpage 2017-08-28 18:16:45 -07:00