Commit Graph

3057 Commits (4e1f19f3a7e198a6d25cba1eaea5fc5825699828)

Author SHA1 Message Date
deniz kusefoglu 4e1f19f3a7 WIP Partially transform Values Section to an SFC 2017-09-08 10:36:35 -07:00
Andrew Watkins 1ab705e431 Fix deadman UI 2017-09-07 15:21:20 -07:00
deniz kusefoglu 4e16fa33c4 WIP move sections some more 2017-09-07 14:08:39 -07:00
Andrew Watkins 54c1d45c07 WIP Move sections around 2017-09-07 11:43:30 -07:00
Andrew Watkins f4e6e70efe Remove redundant call to getChildContext
The CheckSources component already provedes source to this component
and its children.
2017-09-07 11:41:37 -07:00
Andrew Watkins c36a78e84c Reform Relative into an SFC 2017-09-06 15:40:54 -07:00
Andrew Watkins 6e558e9653 Make Threshold an SFC 2017-09-06 14:58:56 -07:00
Andrew Watkins 7a4f105f5a Handle kapacitor range values being undefined 2017-09-06 14:01:22 -07:00
Andrew Watkins 13f938a896 WIP Move relative and threshold to separate file 2017-09-06 13:53:45 -07:00
Andrew Watkins 0c4662552e Transform Deadman to an SFC 2017-09-06 12:57:04 -07:00
Andrew Watkins 482f69a196 Prettier and prettier 2017-09-05 15:35:45 -07:00
Andrew Watkins 3a75df0208 Move rule condition above query builder 2017-09-05 15:34:53 -07:00
Andrew Watkins eb2c761129 Convert to modern syntax 2017-09-05 15:01:13 -07:00
Andrew Watkins 7aec032aa4 Convert to modern syntax 2017-09-05 14:42:29 -07:00
Jared Scheib b882caa3ed Merge branch 'master' into feature/url-to-presentation-mode 2017-09-04 14:19:48 -04:00
Hunter Trujillo f59fc76657 Use only the boolean interface for the present query string. 2017-09-02 00:36:08 -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 33c32dcfeb All the implicit returns 2017-09-01 11:12:02 -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 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 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 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 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
Hunter Trujillo 079d8a320e Add 'present' url query/search param to presentation mode middleware. 2017-08-30 10:52:04 -06: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 2ddcabdc2b Merge branch 'master' into fix-duration-cell-width 2017-08-29 16:30:09 -07:00
Andrew Watkins 16ab7f2598 Update placeholder 2017-08-29 16:25:28 -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 0445d4722f Polish optional alert rules 2017-08-29 12:44:32 -07:00
Alex P 07e096ee78 Fix for 1932 2017-08-29 11:12:33 -07:00
Andrew Watkins ff58f3d71d Fix broken hostpage 2017-08-28 18:16:45 -07:00
Andrew Watkins 059a9f19fb Fix js rounding errors 2017-08-28 12:39:49 -07:00
Andrew Watkins 96e64df06b Cleanup TimeRangeDropdown's constructor 2017-08-25 12:25:35 -07:00
Andrew Watkins 0de80cbe1e Fix reprsent the zoomed time range in the header 2017-08-25 12:25:17 -07:00