Commit Graph

5915 Commits (9cb793e66f5523a0f1dbdb1a583c70f89e39ad11)

Author SHA1 Message Date
deniz kusefoglu 9cb793e66f Remove parseAlerta 2017-12-07 16:21:36 -08:00
deniz kusefoglu 928be9877c Save or Exit alert rule before redirecting to config page 2017-12-07 15:53:10 -08:00
deniz kusefoglu b7c4756ad6 Convert SFCs to have implicit returns 2017-12-07 13:20:31 -08:00
deniz kusefoglu 93791a9201 display alert.type instead of alert.alias in the alert tabs 2017-12-07 13:04:16 -08:00
deniz kusefoglu ef635fa4b2 Modify changelog 2017-12-05 17:15:47 -08:00
deniz kusefoglu 6a22e1fb07 Change test output to pass tests 2017-12-05 16:45:53 -08:00
deniz kusefoglu fd4e78ee7b Change test output to pass tests 2017-12-05 16:33:44 -08:00
Deniz Kusefoglu 903e461d40 Merge branch 'master' into multiple-event-handlers 2017-12-05 16:18:01 -08:00
deniz kusefoglu 73ed17a466 Fix a failing test 2017-12-05 16:01:19 -08:00
deniz kusefoglu 469514d346 Fix a failing test 2017-12-05 15:59:39 -08:00
deniz kusefoglu 6282698b40 Add missing props validation 2017-12-05 15:27:03 -08:00
deniz kusefoglu 23c9f8c22d Add post header inputs 2017-12-05 15:23:32 -08:00
deniz kusefoglu 50b7086f6f Add Pagerduty back 2017-12-05 14:12:53 -08:00
deniz kusefoglu cc349bfc7f Remove Pagerduty 2017-12-05 14:11:28 -08:00
Nathan Haugo e5afdc3c23 Merge pull request #2410 from influxdata/gauge-cell-type
Gauge Dashboard Cell
2017-12-05 13:26:02 -08:00
Nathan Haugo 21b4d68f59 Merge pull request #2479 from influxdata/feature/add-meta-auth
Add basic auth or JWT tokens for meta queries
2017-12-05 12:41:18 -08:00
Chris Goller 86843f73d3 Merge branch 'master' into feature/add-meta-auth 2017-12-05 14:37:47 -06:00
Andrew Watkins 4b299ffd0b Merge pull request #2450 from influxdata/feature/auto-group-by-de
Auto GROUP BY in the DataExplorer
2017-12-05 12:27:45 -08:00
Andrew Watkins 672fe21c65 Merge pull request #2477 from influxdata/bugfix/hoverline
Fix the hoverline
2017-12-05 12:24:20 -08:00
Andrew Watkins bad3f93c3d Merge branch 'master' into bugfix/hoverline 2017-12-05 12:24:11 -08:00
Alex P 6025c1224a Merge branch 'master' into gauge-cell-type 2017-12-05 12:12:16 -08:00
Alex P 5f80268191 Guard against missing colors 2017-12-05 12:07:40 -08:00
deniz kusefoglu c132793266 Change size of dropdown 2017-12-05 11:58:48 -08:00
Nathan Haugo 8d324790db Merge pull request #2485 from influxdata/feature/empty_meta_url
Allow for empty MetaURL in UpdateSource
2017-12-05 11:39:04 -08:00
deniz kusefoglu cb297439a6 Remove unused lodash 2017-12-05 11:28:54 -08:00
deniz kusefoglu af2fc45dfe Fix detail styling 2017-12-05 11:27:17 -08:00
deniz kusefoglu e42a87746f HandlerOptions styling 2017-12-05 11:25:14 -08:00
Michael Desa 8cfc6bbbae Allow for empty MetaURL in UpdateSource
Currently, if an empty source is supplied, then the source's meta url
will not be updated. Now, if the MetaURL is supplied and is different
than the one that is currently on the source, the value will be updated.
Even in the case of empty string meta urls.
2017-12-05 13:04:31 -05:00
deniz kusefoglu 0c935d9887 Rename Victorops 2017-12-05 10:03:24 -08:00
deniz kusefoglu cd7086cc2c Rename Opsgenie 2017-12-05 10:01:57 -08:00
Hunter Trujillo eaecdce3b6 Merge pull request #2481 from influxdata/bugfix/setback-webpack-callback
Node-style callbacks instead of async/await/promisify in webpack build dir cleanup code
2017-12-05 10:40:11 -07:00
Nathan Haugo cecd203a75 Merge pull request #2483 from influxdata/feature/canned-mysql-per-second
Update mysql pre-canned dashboard to use last value over a second derivative
2017-12-05 07:53:23 -08:00
Chris Goller 0a3c5f9e81 Update CHANGELOG.md to mention updating mysql precanned dashboard 2017-12-05 08:39:24 -06:00
Chris Goller 3be078492b Update mysql pre-canned dashboard to use last value over a second derivative 2017-12-05 08:36:50 -06:00
deniz kusefoglu 7254e26824 Remove ALERT_NODES_ACCESSORS 2017-12-04 20:50:11 -08:00
deniz kusefoglu 65f984fcf8 Remove updateAlerts 2017-12-04 20:47:59 -08:00
deniz kusefoglu dbb274ea14 Fix tests 2017-12-04 20:46:40 -08:00
deniz kusefoglu cbbd7b7d7e Improve message details styles 2017-12-04 18:23:26 -08:00
Hunter Trujillo 68be5030c2 Remove unnecessary return. 2017-12-04 18:13:40 -07:00
Hunter Trujillo 188cd8f1ca Refactor webpack file cleanup script to use ES6-compatible callback-style Node fs calls. 2017-12-04 18:10:57 -07:00
Alex P 12d1845395 Use destructuring and implicit return
Just a nicer pattern
2017-12-04 16:53:48 -08:00
Andrew Watkins ca22d26808 Merge branch 'master' into feature/auto-group-by-de 2017-12-04 16:51:01 -08:00
Alex P 3adb6206e1 Use template string instead of String constructor 2017-12-04 16:49:39 -08:00
Alex P ee82fd6c4d Remove unused ref 2017-12-04 16:48:45 -08:00
Alex P 8e7e2bb266 Use PureComponent in favor of shouldComponentUpdate with shallow compare 2017-12-04 16:44:21 -08:00
Chris Goller a1a458cf73 Update CHANGELOG to mention adding auth for meta nodes 2017-12-04 18:07:13 -06:00
Chris Goller ef1cadb7a4 Add basic auth or JWT tokens for meta queries 2017-12-04 18:07:08 -06:00
Nathan Haugo 2254d3f96f Merge pull request #2478 from influxdata/bugfix/logging-cookies
Fix headers sent to Kapacitor proxy endpoint by clientside fetch
2017-12-04 15:56:13 -08:00
Hunter Trujillo e904296b2f Fix headers sent to Kapacitor proxy endpoint by clientside fetch. 2017-12-04 16:47:23 -07:00
Andrew Watkins dfe308ab9d Update CHANGELOG 2017-12-04 15:31:44 -08:00