Andrew Watkins
7aec032aa4
Convert to modern syntax
2017-09-05 14:42:29 -07:00
Hunter Trujillo
89d5f7de2c
Merge pull request #1945 from influxdata/feature/url-to-presentation-mode
...
Add 'present' url param detection to presentation mode middleware
2017-09-05 09:03:34 -06:00
Jared Scheib
b882caa3ed
Merge branch 'master' into feature/url-to-presentation-mode
2017-09-04 14:19:48 -04:00
Hunter Trujillo
1dc8bb7c13
CHANGELOG>
2017-09-02 00:36:40 -06:00
Hunter Trujillo
f59fc76657
Use only the boolean interface for the present query string.
2017-09-02 00:36:08 -06:00
Hunter Trujillo
791cecd067
UPDATE CHANGELOG.
2017-09-02 00:03:31 -06:00
Hunter Trujillo
e6a98cc8f8
Update CHANGELOG.
2017-09-02 00:02:56 -06:00
Hunter Trujillo
1d23ccd587
Use src-relative path for importing enablePresentationMode action. Add query-string package. Use queryString library to parse location.search.
2017-09-01 15:07:37 -06: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
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
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 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
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