Mark Rushakoff
0168d3107e
fix(task): only claim active tasks at startup
2019-03-18 20:40:02 -07:00
Mark Rushakoff
92a52e90fa
fix(swagger): synchronize permission enum with code
2019-03-18 20:22:19 -07:00
Deniz Kusefoglu
2fa533717e
Merge pull request #12712 from influxdata/remove-required-label
...
Remove required label param from Document types
2019-03-18 17:31:40 -07:00
Deniz Kusefoglu
0167a831c9
Remove required label param from Document types
2019-03-18 17:23:11 -07:00
Iris Scholten
a6abcea690
Merge pull request #12703 from influxdata/refactor/add-note-dashboard
...
Refactor/add note dashboard
2019-03-18 16:44:11 -07:00
Brandon Farmer
4fc97b1912
Move add note overlay to react router
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-03-18 16:20:27 -07:00
Andrew Watkins
2d97cd9b69
feat(labels/ui): update label name ( #12702 )
2019-03-18 15:46:13 -07:00
Andrew Watkins
77cf726a52
chore: use error message from server ( #12704 )
2019-03-18 15:44:41 -07:00
kelwang
b879d8ae59
Merge pull request #12677 from influxdata/swagger_resource_buckets
...
fix(http): change source buckets from slice to obj
2019-03-18 18:29:23 -04:00
Kelvin Wang
7646f482b5
feat(telegraf): allow config to be empty
2019-03-18 18:11:18 -04:00
Kelvin Wang
6a64e0818f
fix(http): change source buckets from slice to obj
2019-03-18 17:53:53 -04:00
Alirie Gray
394de878fc
Merge pull request #12655 from influxdata/dashboards/variables-toolbar
...
Dashboards/variables toolbar
2019-03-18 14:17:41 -07:00
Jonathan A. Sternberg
862f168967
deps: update flux-staging to master of both influxdb and flux ( #12698 )
2019-03-18 16:13:02 -05:00
Alirie Gray
260c61262f
feat(dashboards): add variable control bar for selecting values
...
Co-Authored-By: Alex Paxton <thealexpaxton@gmail.com>
2019-03-18 13:59:38 -07:00
jlapacik
124a2c6b6c
test(stdlib): fix mismatched planner node types ( #12695 )
2019-03-18 14:54:48 -05:00
Kelvin Wang
57e3db9c01
fix(http): telegraf swagger issues
2019-03-18 14:54:04 -04:00
Christopher Henn
243f1ea511
Enable selecting variable values in time machine
2019-03-18 11:40:39 -07:00
Christopher Henn
b6ff068e5c
Load variables before rendering Data Explorer
2019-03-18 11:40:39 -07:00
Jade McGough
953d9c66af
Merge pull request #12669 from influxdata/label-auth
...
fix(http): wrap label service with authorizer
2019-03-18 11:20:21 -07:00
Iris Scholten
dfb06f15b1
Merge pull request #12684 from influxdata/fix/org-bucket-mismatch
...
Fix mismatch in bucket row and header
2019-03-18 11:12:26 -07:00
Iris Scholten
2bf7c0aa4f
fix(ui): Fix mismatch in bucket row and header
2019-03-18 10:57:17 -07:00
Deniz Kusefoglu
c0980e8a3f
Merge pull request #12668 from influxdata/fix-types-after-client-update
...
Remove add label defaults to dashboard
2019-03-18 10:16:11 -07:00
Brandon Farmer
8d70a01167
Merge pull request #12573 from influxdata/dashboard-save-as-overlay
...
Data Explorer save as overlay uses router
2019-03-18 09:30:52 -07:00
Brandon Farmer
82ad513830
Merge pull request #12618 from influxdata/refactor/veo-overlay
...
VEO uses react router
2019-03-18 09:30:23 -07:00
kelwang
2e1cab077d
Merge pull request #12676 from influxdata/swagger_bucket_owner
...
Swagger bucket owner
2019-03-18 11:42:33 -04:00
Kelvin Wang
30e8ac65a2
fix(http): fix swagger bucket owners
2019-03-18 11:10:15 -04:00
Kelvin Wang
28c0030be0
fix(http): fix swagger bucket owners
2019-03-18 11:05:39 -04:00
Jade McGough
5500419357
fix(http): wrap label service with authorizer
2019-03-17 20:47:21 -07:00
Deniz Kusefoglu
d5e1483fbd
Merge pull request #12661 from influxdata/add-import-to-empty
...
Add import to empty
2019-03-17 17:46:31 -07:00
Deniz Kusefoglu
46da0c8096
Add styles to empty state dropdown
...
Add dropdown to Dashboards empty state
Add dropdown to tasks empty state
Add missing import property
Fix e2e tests
2019-03-16 10:26:52 -07:00
Deniz Kusefoglu
1474b6a72e
Remove add label defaults to dashboard
2019-03-16 09:53:27 -07:00
Mark Rushakoff
c8e2339d61
fix(task): filter by measurement early in query logreader
...
The late measurement filter, after a pivot, had the potential to result
in empty groups without a runID, which would cause a runtime error,
which would cause the whole query to fail.
Experimentation has shown that those empty tables will no longer arrive
by filtering early on measurement.
2019-03-15 22:28:13 -07:00
Iris Scholten
009e5130e8
Merge pull request #12663 from influxdata/feat/flux--insert-function
...
feat(ui): Update flux functions insertion from toolbar to add to current line or below
2019-03-15 17:37:56 -07:00
Deniz Kusefoglu
6770d36b2f
Merge pull request #12664 from influxdata/adapt-template-types-to-client
...
Adapt template types to client
2019-03-15 17:32:48 -07:00
Iris Scholten
e250eb1977
feat(ui): Update flux functions insertion from toolbar to add to current line or below
2019-03-15 17:24:01 -07:00
kelwang
32a511b671
Merge pull request #12645 from influxdata/telegraf_delete
...
fix(http): fix telegraf delete
2019-03-15 20:16:50 -04:00
Deniz Kusefoglu
bc106c269a
Convert ITemplate types to documentcreate types
2019-03-15 17:01:04 -07:00
Brandon Farmer
32ab5f54ac
VEO uses react router
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-03-15 17:00:37 -07:00
Deniz Kusefoglu
28fd243fa2
Bump client version
2019-03-15 17:00:24 -07:00
Russ Savage
0a9ad0c04e
Update changelog for alpha 6 ( #12662 )
...
* Update changelog for alpha 6 again
2019-03-15 19:54:00 -04:00
Russ Savage
966ff97735
Update Changelog for Alpha 6 ( #12660 )
...
* Update Changelog for Alpha 6
2019-03-15 19:30:55 -04:00
Jade McGough
4a4bd76e70
Merge pull request #12585 from influxdata/label-names
...
Label names
2019-03-15 16:29:35 -07:00
kelwang
5787e8642b
Merge pull request #12648 from influxdata/fix_swagger_tasks_defined_twice
...
fix(http): remove dup tasks definition
2019-03-15 19:29:16 -04:00
Jade McGough
b2775ef9da
feat(labels): allow label names to be updated
2019-03-15 16:24:23 -07:00
Jade McGough
8da4614360
remove dead label tests
2019-03-15 16:24:23 -07:00
Jade McGough
334b9ec0ae
remove unnecessary ID filtering logic
2019-03-15 16:24:23 -07:00
Deniz Kusefoglu
0e5e2a5703
Merge pull request #12623 from influxdata/death-to-v2-folders-dashboards
...
Death to v2 folders dashboards
2019-03-15 14:13:16 -07:00
Deniz Kusefoglu
98e74881eb
Fix confused types and remove add label defaults
2019-03-15 13:55:00 -07:00
Deniz Kusefoglu
181f5eb2c9
dashboards/reducers/v2
2019-03-15 13:55:00 -07:00
Deniz Kusefoglu
0dd37106d9
dashboards/actions/v2
2019-03-15 13:55:00 -07:00