Andrew Watkins
a976a2e3a7
Cleanup Dygraph component
2017-08-31 09:06:16 -07:00
Andrew Watkins
20b249a780
Slim crosshair and remove gradient
2017-08-31 09:00:36 -07:00
Andrew Watkins
17c18d1c29
Make legend hide less sensitive
2017-08-31 09:00:36 -07:00
Andrew Watkins
d3d898a3d4
Remove crosshair when someone graph is moused out
2017-08-31 09:00:36 -07:00
Andrew Watkins
6de0c0a5c0
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
adf8e69278
Update CHANGELOG
2017-08-30 14:11:01 -07:00
Andrew Watkins
6c38d9e7be
Add spec
2017-08-30 14:09:24 -07:00
Andrew Watkins
2dd667e598
Update toggle field function to handle missing field key
2017-08-30 13:58:55 -07:00
Andrew Watkins
b45b5f924f
Make fields empty array if no key detected
2017-08-30 13:46:43 -07:00
Andrew Watkins
937b2777f5
Refactor FieldList to ES6 class syntax
2017-08-30 13:37:31 -07:00
Timothy J. Raymond
60d3433405
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
ac2f5a1f7a
Fix DE freezing up when there is no field list
2017-08-30 13:28:15 -07:00
Alex Paxton
aaf805fd15
Merge pull request #1944 from influxdata/sidebar-polish
...
Sidebar Polish
2017-08-30 10:53:36 -07:00
Hunter Trujillo
80ea83c163
CAHAMGLOG
2017-08-30 10:58:51 -06:00
Hunter Trujillo
91db0045d8
Add 'present' url query/search param to presentation mode middleware.
2017-08-30 10:52:04 -06:00
Alex P
e3213d219a
Updoot the log of changes
2017-08-29 19:04:57 -07:00
Alex P
6f5b3bdd3c
Use invisible triangle to prevent accidental hovers when mousing to a subnav item
2017-08-29 18:54:31 -07:00
Alex P
9459ff9745
Highlight logo square when viewing status page
2017-08-29 18:34:39 -07:00
Alex Paxton
89dc904c8c
Merge branch 'master' into fill-query-widget
2017-08-29 18:05:38 -07:00
Alex Paxton
04769c2960
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
e62428cd57
Recover accidentally removed styles
2017-08-29 17:51:39 -07:00
Alex P
295bfe5b9f
Focus on number input after Number is selected from dropdown
...
Instead of autofocus
2017-08-29 17:48:11 -07:00
Alex P
488599f879
Merge remote-tracking branch 'origin/fill-query-widget' into fill-query-widget
2017-08-29 17:42:26 -07:00
Alex P
355cbdcf3f
Use labels adjacent to dropdowns instead of inside "selected"
2017-08-29 17:40:22 -07:00
Alex P
3ea2d05edf
Switch order of group by and fill dropdowns
2017-08-29 17:39:32 -07:00
Alex Paxton
7b18b7e6c1
Merge branch 'master' into fix-duration-cell-width
2017-08-29 16:30:09 -07:00
Alex Paxton
08347660a2
Merge pull request #1942 from influxdata/polish-kapacitor-optional-styles
...
Polish Optional Alert Parameters
2017-08-29 16:29:32 -07:00
Andrew Watkins
493d863378
Update placeholder
2017-08-29 16:25:28 -07:00
Andrew Watkins
340e7f0083
Update CHANGELOG
2017-08-29 16:18:19 -07:00
Andrew Watkins
6d028c755f
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
4cab185c2c
WIP
2017-08-29 16:00:07 -07:00
Jared Scheib
61e4b4bfec
Fix FillQuery interpretation of number values
2017-08-29 15:32:47 -07:00
Jared Scheib
a980706304
Add fill to Data Explorer UI and queryConfigs
2017-08-29 15:32:22 -07:00
Jared Scheib
faca6c19fd
Remove FillQuery component from Kapacitor rule alert query builder
2017-08-29 15:31:12 -07:00
Alex P
6ba2e641a1
Updoot the log of change
2017-08-29 12:48:09 -07:00
Alex P
4a17615fd6
Polish optional alert rules
2017-08-29 12:44:32 -07:00
Alex P
3e633722ff
Updoot log of changes
2017-08-29 11:15:28 -07:00
Alex P
b3127c5e23
Fix for 1932
2017-08-29 11:12:33 -07:00
Andrew Watkins
8974faf1e6
Merge pull request #1934 from influxdata/feature/granular-zoom
...
Zoom and Enhance
2017-08-29 10:46:29 -07:00
Andrew Watkins
72137bc44c
Merge pull request #1930 from influxdata/bugfix/same-range
...
Fix equal min max bug
2017-08-29 10:01:47 -07:00
Andrew Watkins
4602d15938
Fix broken hostpage
2017-08-28 18:16:45 -07:00
Jared Scheib
b4416745b8
Fix state setting when fill value is number
2017-08-28 14:40:03 -07:00
Jared Scheib
a425d92546
Remove Kapacitor queryFill filtering from influx queries
2017-08-28 14:25:39 -07:00
Andrew Watkins
78cab61c9c
Fix js rounding errors
2017-08-28 12:39:49 -07:00
Chris Goller
cc51237785
Update CHANGELOG about line-stacked for memory graphs
2017-08-25 17:28:23 -05:00
Chris Goller
9dfd856b1c
Merge pull request #1933 from Joxit/master
...
Use line stacked in mem.json (#1892 )
2017-08-25 17:25:42 -05:00
Andrew Watkins
8bb60dd2d1
Update CHANGELOG
2017-08-25 13:41:40 -07:00
Andrew Watkins
18dc19d560
Merge branch 'master' into feature/granular-zoom
2017-08-25 13:36:15 -07:00
Andrew Watkins
01aa95bbc6
Cleanup TimeRangeDropdown's constructor
2017-08-25 12:25:35 -07:00
Andrew Watkins
9fd19882ce
Fix reprsent the zoomed time range in the header
2017-08-25 12:25:17 -07:00