Lyon Hill
7796af7160
task(fix): Tasks should no longer have inaccurate response data ( #13641 )
...
* task(fix): Tasks should no longer have inaccurate response data
tasks should be able to pull from a table with both success and failed results
Co-authored-by: AlirieGray <alirie@influxdata.com>
Co-authored-by: docmerlin <emrys@influxdata.com>
2019-04-26 00:40:04 -06:00
Christopher Henn
cd1fcf6c1f
Detect more errors in JSON query responses
2019-04-25 18:41:35 -07:00
Deniz Kusefoglu
da2339ea24
Merge pull request #13638 from influxdata/fix-notifications
...
Clean up notifications
2019-04-25 16:40:23 -07:00
Deniz Kusefoglu
68fed64b7a
Fix failing notifications tests
2019-04-25 16:21:22 -07:00
Palakp41
5b814fd664
Merge pull request #13645 from influxdata/fix/permissions-buckets-token
...
Fix permissions on view token overlay
2019-04-25 15:51:48 -07:00
Deniz Kusefoglu
ca17786924
import NotifyAction directly from types
2019-04-25 15:14:11 -07:00
Palak Bhojani
1a9441c86a
Fix permissions on view token overlay
2019-04-25 15:10:15 -07:00
Christopher Wolff
ab8d964a85
fix(query): remove per-query memory limit from OSS
...
Fixes #13639 .
2019-04-25 15:08:07 -07:00
Jade McGough
7b00699914
Merge pull request #13640 from influxdata/fix/document-org-param
...
fix(http): make org param optional in document get request
2019-04-25 15:05:42 -07:00
Deniz Kusefoglu
27b00b293d
Remove ActionType on notifications
2019-04-25 15:00:28 -07:00
Jade McGough
e2cac953f5
fix(http): make org param optional in document get request
2019-04-25 14:45:01 -07:00
Deniz Kusefoglu
1cd0bf5807
Remove v2 notifications, and remove unused notifications
2019-04-25 14:14:11 -07:00
Deniz Kusefoglu
bbefc71f02
Use immer library in notifications reducer
2019-04-25 13:15:02 -07:00
Deniz Kusefoglu
c4f3580e0b
Move notifications action types back in to actions file
2019-04-25 12:39:42 -07:00
Christopher M. Wolff
dcd6dea97a
Merge pull request #13635 from influxdata/flux-staging
...
chore: update Flux to v0.28.1
2019-04-25 12:18:16 -07:00
Palakp41
2a76243170
Merge pull request #13634 from influxdata/fix/scraper-create-bucket-change
...
Fix create scraper bucket dropdown
2019-04-25 12:17:02 -07:00
Palak Bhojani
5e46917dab
Fix create scraper bucket dropdown to use params orgID
2019-04-25 11:29:24 -07:00
Christopher Wolff
26f93b0886
chore: update Flux to v0.28.1
2019-04-25 11:23:35 -07:00
jlapacik
e75d10d6b7
test(launcher): fix ill-formatted query; range must come before filter
...
Until https://github.com/influxdata/flux/issues/1215 is fixed, the query
writer must make sure to always place a range directly after a from
operation. Otherwise the query will fail planning.
2019-04-25 11:16:11 -07:00
jlapacik
5c973b6830
fix(launcher): call Done on query that errors
2019-04-25 11:16:11 -07:00
Nathaniel Cook
e651b020b2
refactor(query): enable new planner rules and remove old rules
2019-04-25 11:16:11 -07:00
Deniz Kusefoglu
98d443708d
Merge pull request #13613 from influxdata/buckets-tasks-limits
...
Buckets tasks limits
2019-04-25 10:46:52 -07:00
kelwang
417b4acf28
Merge pull request #13388 from influxdata/scraper_filter_by_org
...
feat(influxdb): add scraper filter
2019-04-25 12:46:34 -04:00
Deniz Kusefoglu
1efe9825b1
Add Asset limit alert component to buckets dashboards and tasks
2019-04-25 09:24:33 -07:00
Kelvin Wang
717fcc44b3
feat(influxdb): add scraper filter
2019-04-25 11:33:34 -04:00
Jade McGough
54525e10fc
Merge pull request #13628 from zhulongcheng/org-optional
...
fix(http): make org & orgID optional
2019-04-24 23:28:42 -07:00
zhulongcheng
382e49b59b
fix(http): make org & orgID optional
2019-04-25 11:13:49 +08:00
Russ Savage
0983797b14
updated markdown link to a more useful site ( #13602 )
...
* updated markdown link to a more useful site
2019-04-24 17:03:46 -07:00
Palakp41
28dce8de4e
Merge pull request #13626 from influxdata/fix/telegraf-config-setup
...
Update telegraf config setup instructions to use Link
2019-04-24 16:24:41 -07:00
Deniz Kusefoglu
c8a345b35d
Improve error message copy for read, write, asset limits
2019-04-24 15:39:18 -07:00
Deniz Kusefoglu
268229d31c
Avoid runtime errors in case of limits missing in redux
2019-04-24 15:37:43 -07:00
Deniz Kusefoglu
f116adcfff
Remove unnecessary else statements and default props
2019-04-24 15:37:43 -07:00
Deniz Kusefoglu
13cc0ae547
Add missing prop to tasks test
2019-04-24 15:37:43 -07:00
Deniz Kusefoglu
5c9131e406
Add titleText to dashboard add resource dropdown
2019-04-24 15:37:43 -07:00
Deniz Kusefoglu
281b268cef
add limits to tasks
2019-04-24 15:37:43 -07:00
Deniz Kusefoglu
5e603974e7
Add optional titleText to AddResourceDropdown
2019-04-24 15:37:43 -07:00
Deniz Kusefoglu
a00b5f6257
remove unused props from dashboards index
2019-04-24 15:37:43 -07:00
Deniz Kusefoglu
6d6a194150
Add limits to buckets
2019-04-24 15:37:43 -07:00
Palak Bhojani
a27d4acb6a
Update telegraf config setup instructions to use Link
2019-04-24 15:20:49 -07:00
alexpaxton
843dbfe039
Polish Login Panel ( #13624 )
...
* Simplify version info styles
* Simplify splash page styles
Ensure classnames match component names
make more flexible
* Refactor signin page to use clockface panel
* Remove purgatory styles
* Simplify version info styles more
* Remove unused imports
2019-04-24 14:56:07 -07:00
Iris Scholten
5b6223382c
Merge pull request #13618 from influxdata/fix/line-protocol-error-message
...
fix(ui): Display error message from writing line protocol
2019-04-24 14:46:18 -07:00
Iris Scholten
cdb325d0e0
fix(ui): Display error message from writing line protocol
2019-04-24 14:26:41 -07:00
Jade McGough
04d23e3be0
Merge pull request #13620 from influxdata/fix/bucket-swagger
...
fix(http): update bucket swagger to reflect recent changes
2019-04-24 14:12:13 -07:00
Jade McGough
8428c3630c
fix(http): update bucket swagger to reflect recent changes
2019-04-24 14:11:38 -07:00
Palakp41
3126eb243d
Merge pull request #13619 from influxdata/fix/line-protocol-upload
...
Fix line protocol bugs with upload and styling
2019-04-24 14:11:29 -07:00
Palak Bhojani
68fdcd0ecd
Fix line protocol bugs with upload and styling
2019-04-24 13:50:43 -07:00
Nathaniel Cook
760e60421c
Merge pull request #13617 from influxdata/flux-staging
...
chore(dep): update Flux to v0.28.0
2019-04-24 14:08:07 -06:00
Nathaniel Cook
4c05b10cbe
chore(dep): update Flux to v0.28.0
2019-04-24 13:09:06 -06:00
Alirie Gray
6500a00ce4
Merge pull request #13562 from influxdata/move-task-validator-to-authorizer
...
refactor(tasks): move validator to authorizer package
2019-04-24 11:59:28 -07:00
Stuart Carnie
9b2d4184e1
Merge pull request #13527 from influxdata/sgc/feat/tagkeys-13377
...
Implementation of storage schema TagKeys API
2019-04-24 11:46:20 -07:00