Andrew Watkins
6d57b61c08
wip: add token to auths
2019-03-07 21:09:34 -08:00
Andrew Watkins
4ce43462c8
feat: add tokens to redux
2019-03-07 21:09:34 -08:00
Andrew Watkins
062fbe5945
feat(perms): display proper permissions to user
2019-03-07 21:09:34 -08:00
Andrew Watkins
c1e5a5ddb7
feat: add tokens to telegraf configs
2019-03-07 21:09:34 -08:00
Andrew Watkins
ba60e12629
feat: add telegraf configs to the config page
2019-03-07 21:09:34 -08:00
kelwang
81e15b7141
Merge pull request #12443 from influxdata/check_token_existance
...
fix(influx): return the error when token file already exists
2019-03-07 20:37:15 -05:00
Iris Scholten
59024eb53b
Merge pull request #12442 from influxdata/fix/import-tasks-duplicate-labels
...
fix(ui): Update client library dependency to fix duplicating labels on task import
2019-03-07 17:14:57 -08:00
Kelvin Wang
9d3b5932ba
fix(influx): return the error when token file already exists
2019-03-07 20:10:48 -05:00
Iris Scholten
368292d5d2
fix(ui): Update client library dependency to fix duplicating labels on task import
2019-03-07 16:39:00 -08:00
Palakp41
0e022e37c8
Merge pull request #12437 from influxdata/feat/remove-member-org
...
Add the ability to remove a member from org
2019-03-07 16:11:17 -08:00
Palak Bhojani
834f6d0b75
Add the ability to remove a member from org
2019-03-07 14:52:58 -08:00
Chris Goller
a2b06c49cd
Merge pull request #12434 from influxdata/feat/session-to-auth
...
feat(http): convert user sessions to auth for query service
2019-03-07 16:47:47 -06:00
Lyon Hill
ad515cbdc5
Update the required fields for task swagger ( #12400 )
...
* Update the required fields for task swagger
2019-03-07 15:34:12 -07:00
Palakp41
336848b816
Merge pull request #12433 from influxdata/fix/filter-user-dropdown
...
Update users dropdown to filter out the users that already exist in org
2019-03-07 14:28:18 -08:00
Palak Bhojani
7c348b7bb4
Update users dropdown to filter out the users that already exist in org
2019-03-07 14:03:16 -08:00
Chris Goller
c1e74f30ad
feat(http): convert user sessions to auth for query service
...
Co-Authored-By: Kelvin Wang <sherkrainwang@gmail.com>
Co-Authored-By: Michael Desa <mjdesa@gmail.com>
Co-Authored-By: Christopher M. Wolff <chris.wolff@influxdata.com>
2019-03-07 16:01:31 -06:00
Lyon Hill
a1ed6e3cec
Return empty list of runs and logs when none are found ( #12432 )
...
* Return empty list of runs and logs when none are found
2019-03-07 14:55:19 -07:00
Delmer
05868409bb
fix(ui/signin): remove loading state transition interval ( #12430 )
2019-03-07 15:12:32 -05:00
Iris Scholten
69b51cbc4b
Merge pull request #12428 from influxdata/update-client-dependency
...
Update client dependency to fix dashboard cloning and task import
2019-03-07 11:26:28 -08:00
Jacob Marble
e2608ba50c
fixes after rebase
2019-03-07 12:12:31 -07:00
Jacob Marble
2d740fc1ce
panic on nil context
2019-03-07 12:12:31 -07:00
Jacob Marble
603a1f26e0
use tracing.StartSpanFromContext
2019-03-07 12:12:31 -07:00
Jacob Marble
8d146db9ad
commit to using runtime.Caller and added tests
2019-03-07 12:12:31 -07:00
Jacob Marble
742c5fd166
godoc formatting
2019-03-07 12:12:31 -07:00
Jacob Marble
ed4e3e130b
return n with error
2019-03-07 12:12:31 -07:00
Jacob Marble
9541e861a3
goimports -w -local github.com/influxdata/influxdb
2019-03-07 12:12:31 -07:00
Jacob Marble
92fa813c45
add spans to multiple services
2019-03-07 12:12:31 -07:00
Andrew Watkins
b441d23818
chore: add buckets sub item to config nav ( #12429 )
2019-03-07 10:37:26 -08:00
Chris Goller
f9ca3be160
Merge pull request #12423 from influxdata/feat/test-chronograf-session
...
feat(influxd/launcher): add test mimicing chronograf setup
2019-03-07 12:35:47 -06:00
Andrew Watkins
2a1813bb13
test: reintroduce org ( #12425 )
...
* chore: unskip org test
* chore: org experiment
* test: only run each test once
2019-03-07 10:13:50 -08:00
Iris Scholten
d319f88fcf
chore(ui/client): Update client dependency to fix dashboard cloning and task import
2019-03-07 10:02:35 -08:00
Chris Goller
0d74ea8d55
feat(influxd/launcher): add test mimicing chronograf setup
2019-03-07 11:07:02 -06:00
Chris Goller
9fda8bd63c
Merge pull request #12422 from influxdata/fix/oper-user
...
Grant user union of their tokens and urms perms
2019-03-07 10:58:14 -06:00
Michael Desa
c143694c4e
fix(kv): grant user union of their tokens and urms perms
2019-03-07 08:42:21 -08:00
Christopher M. Wolff
e28ecdc0e9
refactor(query): make queryd present ProxyQueryService ( #12360 )
...
Fixes influxdata/idpe#2014 .
2019-03-07 07:32:13 -08:00
Edd Robinson
27970f8ee9
Merge pull request #12391 from influxdata/er-tags
...
Reorder series key tagset
2019-03-07 11:51:27 +00:00
Edd Robinson
40b53d40ab
Update CHANGELOG
2019-03-07 11:35:19 +00:00
Edd Robinson
807ee67729
Fix test case
2019-03-07 09:56:07 +00:00
Edd Robinson
582ed6834c
ddress PR feedback
2019-03-07 09:56:07 +00:00
Edd Robinson
098ec71919
Remove erroneous print
2019-03-07 09:56:07 +00:00
Edd Robinson
8bdf857ddb
Fix expected flux cases
2019-03-07 09:56:07 +00:00
Edd Robinson
3f1bec0836
Update emitted keys and tests
2019-03-07 09:56:07 +00:00
Edd Robinson
f21be142d1
Storage engine now validates all tags are utf-8
...
The storage engine will now drop any points that contain invalid tag
data. Special tag keys for the measurement and field key will be
excepted from this validation.
2019-03-07 09:56:07 +00:00
Edd Robinson
1cb20b654d
ExplodePoints now complies with new keys
2019-03-07 09:56:07 +00:00
Edd Robinson
9949fef2a5
Only validate tag pairs are valid unicode
...
We will want to validate that all tag key/value data is valid unicode.
This commit changes the validation helper to only validate provided
tags, since measurements are currently very likely to contain invalid
utf-8 characters.
There are two exceptions to the tag validation: the validation of the
special tag keys for measurements and field keys.
2019-03-07 09:56:07 +00:00
Edd Robinson
f029f1645d
Change location and value for internal tag keys
2019-03-07 09:56:07 +00:00
Jorge Landivar
2d0ba57f4b
Merge pull request #12387 from zhulongcheng/task-paging
...
feat(http): add task paging links
2019-03-07 01:49:29 -06:00
Russ Savage
e79ff69a45
Merge pull request #12415 from influxdata/fix/system-dash
...
fixing system dash
2019-03-06 18:17:40 -08:00
Chris Goller
94dcfc770e
Merge pull request #12412 from influxdata/fix/remove-all-users-create-org
...
fix(authz): revert https://github.com/influxdata/influxdb/pull/11441
2019-03-06 20:08:04 -06:00
Russ Savage
4874bd0a72
fixing system dash
2019-03-06 18:03:00 -08:00