Adam
9b8e6e8c6a
Merge pull request #14155 from influxdata/flux-staging
...
update flux to v0.33.0
2019-06-19 16:22:39 -04:00
Adam
b9082de498
Merge remote-tracking branch 'origin/master' into flux-staging
2019-06-19 14:09:21 -04:00
Christopher Henn
4bd7320f7c
fix(ui): update client version to resolve query bottleneck
...
Closes #14084
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2019-06-19 11:02:13 -07:00
Adam
d85ef69e19
Merge remote-tracking branch 'origin/master' into flux-staging
2019-06-19 13:38:49 -04:00
Adam
90e4f3111d
Tidy go modules
2019-06-19 11:58:02 -04:00
Roshan
b6b653d1bb
Merge pull request #14142 from influxdata/fix/to-with-multiple-fields
...
fix(stdlib): Fixed to() repeating values for multiple fields
2019-06-19 08:28:47 -07:00
Daniel Campbell
2c9f57d037
Add type metadata to User Templates ( #14154 )
...
* Add type metadata to User Templates
* Add default values
2019-06-18 16:25:13 -07:00
Adam
1d84bf6516
fix(stdlib/testing): skip flaky test regexp_replaceAllString
2019-06-18 16:25:59 -04:00
Adam
e4fbaa61e3
Merge remote-tracking branch 'origin/master' into flux-staging
2019-06-18 16:14:00 -04:00
Christopher Wolff
67236ea887
refactor(http): make http.Query use FluxCompiler when query is passed as text
2019-06-18 11:45:17 -07:00
Lyon Hill
83d9b8e89b
feat(task): Add traceID to new run's ( #14150 )
2019-06-18 11:29:25 -06:00
roshie548
15f66d1b98
moved field declaration line
2019-06-18 08:51:34 -07:00
roshie548
f45d616eaa
added test case
2019-06-18 08:51:34 -07:00
roshie548
13b397bb3c
fix(stdlib): Fixed to() creating too many rows for multiple fields
...
If a table has multiple field values, to() no longer writes rows multiple times.
2019-06-18 08:51:34 -07:00
Andrew Watkins
e25a8fa181
fix: sorting label by description ( #14148 )
...
* chore: labels test cleanup
* fix: throwing error when value is empty string
2019-06-18 08:47:57 -07:00
Alirie Gray
e5faf6faf6
Merge pull request #14131 from influxdata/tasks/unify-errors
...
chore(tasks): consolidate task errors into task_errors.go
2019-06-17 17:12:09 -07:00
Alirie Gray
66157c9d44
chore(tasks): consolidate task errors into task_errors.go
2019-06-17 16:03:18 -07:00
kelwang
69542b1752
Merge pull request #14147 from influxdata/telegraf_config_compatible_unmarshaller
...
fix(influxdb): telegraf compatible mode
2019-06-17 16:51:30 -04:00
Kelvin Wang
9b404d5c5e
fix(influxdb): telegraf compatible mode
2019-06-17 12:08:04 -04:00
Lyon Hill
411d904b64
fix(task): bug when urm's are left in the database for task lookup ( #14141 )
...
* fix(task): allow us to skip tasks with crufty maps
2019-06-14 16:21:38 -06:00
Daniel Campbell
ddf99f99f6
Add User Template Descriptions ( #14140 )
2019-06-14 11:25:47 -07:00
Nate Isley
d30fd10848
Merge pull request #14136 from influxdata/nisley-alpha-13
...
Update CHANGELOG.md for alpha 13
2019-06-13 17:00:53 -07:00
Nate Isley
eb431f9570
Update CHANGELOG.md
2019-06-13 16:57:56 -07:00
Christopher Henn
14d63be349
fix(ui): upgrade giraffe to 0.12.1
...
Closes #14133
2019-06-13 16:01:39 -07:00
Brandon Farmer
38a111d9db
Merge pull request #14132 from influxdata/static-templates-changelog
...
Update changelog for static templates
2019-06-13 14:20:57 -07:00
Brandon Farmer
af1a217bea
Update changelog for static templates
2019-06-13 14:10:39 -07:00
Brandon Farmer
827db8ae1e
Merge pull request #14130 from influxdata/static-templates
...
Static templates
2019-06-13 13:46:37 -07:00
Nate Isley
226fce0266
Merge pull request #14129 from influxdata/nisley-patch-alpha-12
...
Update CHANGELOG.md
2019-06-13 11:55:15 -07:00
Nate Isley
4919d934e3
Merge branch 'master' into nisley-patch-alpha-12
2019-06-13 11:53:53 -07:00
Daniel Campbell
fd458cb33e
Add tabs and descriptions to Templates Page ( #14105 )
...
* Add tabs and descriptions to Templates Page
* Fixes tests broken by axios upgrade
* Add type metadata
* add no description placeholder
2019-06-13 11:45:24 -07:00
Brandon Farmer
5240d5d558
Initial static templates list
2019-06-13 11:45:24 -07:00
Christopher Henn
fe3869d60e
feat(ui): add option to shade area below line graphs
2019-06-13 11:36:08 -07:00
Nate Isley
c6fbfcb18d
Update CHANGELOG.md
2019-06-13 11:12:08 -07:00
Deniz Kusefoglu
90cf07bb5b
Create task import overlay ( #14126 )
2019-06-13 10:26:25 -07:00
kelwang
869b29da18
Merge pull request #14071 from zhulongcheng/rename-OrgID
...
fix(http): rename OrgID to orgID
2019-06-13 12:16:24 -04:00
Lyon Hill
435c8bbed5
fix(task): add logging into the task analytical store ( #14124 )
...
* fix(task): add logging into the task analytical store
* add in more detail around log structure
2019-06-12 20:01:41 -06:00
Alirie Gray
8ddd7c17e8
Merge pull request #14095 from influxdata/tasks/default-run-returns
...
chore(tasks): update run limits in swagger and FindRuns
2019-06-12 16:09:07 -07:00
Alirie Gray
0ae2d318b1
chore(tasks): update run limits in swagger and FindRuns
2019-06-12 14:48:32 -07:00
Andrew Watkins
f3c516729c
perf(dashboard): cell fetching
...
* wip: cleanup
* perf(dashboards): dont fetch each views' data when opening veo
* chore: fix types
* chore: fix types
* perf: stop rerendering of all views when variables change
* chore: cleanup
2019-06-12 14:19:02 -07:00
Deniz Kusefoglu
5089854c72
Add type to template meta created from resources ( #14118 )
...
* Add type to template meta created from resources
* filter templates that are available to be instantiated as dashboard
2019-06-12 11:52:16 -07:00
Deniz Kusefoglu
f35e9caf7e
Accept all date formats that are supported by flux in date picker ( #14117 )
2019-06-12 10:05:47 -07:00
Christopher Henn
7403a181e1
fix(ui): size gauges using cell dimensions
...
Closes #13600
2019-06-12 09:33:34 -07:00
Christopher Henn
f8d8f85b62
fix(ui): prevent variable dropdown from crashing when empty
...
Closes #14076
2019-06-12 09:32:33 -07:00
Christopher Henn
9f7300b3c1
fix(ui): populate "Save As Variable" modal with current query
...
Closes #14074
2019-06-12 09:32:33 -07:00
Christopher Henn
8bcd761b21
fix(ui): tighten error boundary around variable dropdowns
...
Wraps each dropdown in the variable control bar in a error boundary of
its own, using a new `ErrorBoundary` component.
The `ErrorBoundary` component can wrap both class and non-class
components alike (unlike the existing `ErrorHandling` class decorator).
Also removed the redudant logging from the `ErrorHandling` HOC; an error
caught by an error boundary will log once now, rather than twice.
2019-06-12 09:32:33 -07:00
Christopher Henn
ea94f4f0a8
fix(ui): avoid unnecessary FluxTable[] parsing
...
Also consolidates the `VisSwitcher` and `RefreshingViewSwitcher`
components into a single `ViewSwitcher` component.
Closes #13852
2019-06-11 14:07:24 -07:00
Lyon Hill
68e9b30423
fix(task): Apply grease to the analtic system ( #14112 )
2019-06-11 13:43:33 -06:00
Lyon Hill
b7078f5510
fix(task): Ensure tasks clean up user resource maps ( #14109 )
...
* fix(task): Ensure tasks clean up user resource maps
fixes #14108
2019-06-11 10:28:09 -06:00
Ben Johnson
a181e60d70
fix(tsdb): Fix series file count ( #13770 )
...
fix(tsdb): Fix series file count
2019-06-11 10:07:12 -06:00
Christopher Wolff
950d84fee4
chore: skip flaky test
...
https://github.com/influxdata/influxdb/issues/14108
2019-06-11 08:41:13 -07:00