Chris Goller
6d24f6f763
chore(cypress): clarify line protocol comments
2019-11-20 15:55:58 -06:00
Chris Goller
ebf58f2ca1
refactor(cypress): use graph view types test ids
2019-11-20 15:55:58 -06:00
Chris Goller
0f1e0e112c
chore(cypress): remove unused variable
2019-11-20 15:54:32 -06:00
Chris Goller
8b0c25f1ec
test(cypress): add writing and exploring data
2019-11-20 15:54:32 -06:00
Chris Goller
f9c5021782
feat(influxd/launcher): add tmp filesystem backed engine for e2e
2019-11-20 15:54:32 -06:00
Chris Goller
7de2cafb13
feat(storage/readservice): define engine interface
...
We added an interface for the *storage.Engine to make it easier
to add end-to-end tests.
Co-authored-by: Bucky Schwarz <d.w.schwarz@gmail.com>
2019-11-20 15:54:32 -06:00
Stuart Carnie
88e019b6fb
Merge pull request #15991 from influxdata/sgc/issue/5335
...
fix(kv): Add push down predicate hint to filter by keys
2019-11-20 14:06:11 -07:00
Stuart Carnie
d248fea5e5
fix(kv): Add push down predicate hint to filter by keys
...
A KV store may optionally implement a key predicate
function to filter on keys, which may reduce memory and CPU usage.
Expected user resource mapping improvements for a single user:
Before:
3813719 ns/op 4170142 B/op 33 allocs/op
After:
316869 ns/op 816 B/op 15 allocs/op
2019-11-20 13:35:13 -07:00
Deniz Kusefoglu
c0011a6f56
fix(ui): Remove add member flow and users redux state ( #15979 )
...
* fix(ui): Remove add member flow and users redux state
* fix(getResourcesStatus): added tests to getresources function to ensure stability
* Refactor getResourcesStatus and testing
2019-11-20 12:15:43 -08:00
Johnny Steenbergen
4036e6c426
feat(pkger): add authentication to service dependencies for pkger
...
closes : #15897
2019-11-20 11:12:14 -08:00
Johnny Steenbergen
dc2d931f00
feat: add support for setting password and org for a new user in the cli
...
one thing to note here is that new endpoint was created. there was no
endpoint for setting an initial password that worked. The existin endpoint
was a bit messy and coupled across multiple routes. Having multiple auth
schemes proved incredibly taxing to write against.
2019-11-20 09:16:31 -08:00
Johnny Steenbergen
bc083e169c
chore: refactor password service to provide userID instead of name
2019-11-20 09:16:31 -08:00
Alex Boatwright
388df3e99e
feat(ui): autofilling the organization in the client examples ( #15983 )
2019-11-19 14:59:59 -08:00
Johnny Steenbergen
4d5ac08fff
chore(influx): refactor auth cli cmd
2019-11-19 12:36:52 -08:00
Timmy Luong
bb6c666810
fix(ui): Delay threshold re-rendering until mouse up when dragging markers
2019-11-19 11:40:20 -08:00
pierwill
8196d280cd
Edit `influx repl` command description
2019-11-19 11:27:26 -08:00
Lyon Hill
5c7787743e
fix(task): add hinting to allow us to skip task auth lookup ( #15973 )
2019-11-19 11:06:04 -07:00
Jade McGough
6b19ea7569
fix(kv): don't stub system buckets when searching by name ( #15928 )
...
* Removed an unused function as cleanup.
* Users without true system buckets won't have fake buckets returned if they don't specify their org in the request, but this shouldn't break tasks.
2019-11-18 23:33:15 -08:00
Johnny Steenbergen
a875a6a7ea
chore(pkger): add tests to pkg new cli command
2019-11-18 12:19:15 -08:00
Alex Boatwright
612a89854e
fix(ui): sort out table state ( #15944 )
2019-11-18 09:49:15 -08:00
Jade McGough
1606b089b4
fix(cli): add organization back to bucket response ( #15947 )
2019-11-18 09:45:03 -08:00
Ariel Salem
59f3ca2b30
fix(getResourcesStatus): added checks for status prop in getResourceStatus ( #15941 )
...
* fix(getResourcesStatus): added checks for status prop in getResourceStatus
* fix(getResourcesStatus): updated file to align with prettier format
* fix(getResourcesStatus): removed helper func for better performance
2019-11-18 09:39:04 -08:00
Deary Hudson III
12846aa8e1
feat(pkger): adds histogram chart support ( #15943 )
2019-11-16 14:14:46 -06:00
Lyon Hill
698200b188
fix(task): make calls to update runs force UTC time ( #15945 )
...
It is best to standardize the data we store in etcd and influxdb
2019-11-15 19:36:07 -07:00
Deniz Kusefoglu
b923452250
feat(ui): Event marker filtering for check status levels. ( #15874 )
...
* feat(ui): Add unknown as check status level
* feat(ui) Implement eventMarker filtering
* feat(ui): update giraffe dependency
* feat(ui): Fix css classes
* feat(ui): Add tests
2019-11-15 18:05:13 -08:00
Zoe Steinkamp
1f29a46834
Merge pull request #15923 from influxdata/zs-singlestatstring-#15314
...
Zs singlestatstring #15314
2019-11-15 18:45:35 -07:00
Alex Boatwright
624a92a0a6
feat(ui): add some color to monaco ( #15882 )
2019-11-15 15:13:45 -08:00
Zoe Steinkamp
5b9c99463f
improvment(UI): Single Stat allow string
...
Fixing test description
2019-11-15 16:08:48 -07:00
Zoe Steinkamp
f9404a9134
improvment(UI): Single Stat allow string
...
running prettier
2019-11-15 16:07:41 -07:00
Zoe Steinkamp
c37cfaade9
improvment(UI): Single Stat allow string
...
Fixing test
2019-11-15 15:37:54 -07:00
Timmy Luong
6751205505
test: combine tests and remove unnecessary thens
2019-11-15 14:33:21 -08:00
Zoe Steinkamp
b6af1b53db
improvment(UI): Single Stat allow string
...
Modifying test
2019-11-15 15:22:11 -07:00
alexpaxton
288ce95e70
chore(ui): upgrade to clockface 1.0.6 ( #15925 )
...
* chore(ui): upgrade to clockface 1.0.6
* refactor(ui): update old instances of g1-raven
2019-11-15 14:03:12 -08:00
Zoe Steinkamp
5df1c0c2ee
improvment(UI): Single Stat allow string
...
Fixing cannot mispellings
2019-11-15 14:22:21 -07:00
Zoe Steinkamp
2d98e4994a
improvment(UI): Single Stat allow string
...
the full fix
2019-11-15 14:22:21 -07:00
Zoe Steinkamp
26422d255d
improvment(UI): Single Stat allow string
...
This is not complete, we have found the problem that needs to be fixed
2019-11-15 14:22:21 -07:00
Johnny Steenbergen
e88fa7d90a
fix(influx): bad shorthand var for pkg command
2019-11-15 11:36:33 -08:00
Johnny Steenbergen
626b719769
feat(pkger): add pkg new operation to cli to create packages
2019-11-15 10:08:41 -08:00
Ariel Salem
b50eeaf6be
fix(ui/alertbuilder): updated scss file to accurately set textarea height ( #15936 )
2019-11-15 09:59:36 -08:00
Deary Hudson III
fbe04bea45
fix(pkger): adds back failures var ( #15935 )
2019-11-15 11:17:31 -06:00
Edd Robinson
53c6608994
Merge pull request #15933 from influxdata/er-fix-pred
...
fix(storage): fixes panic when building predicates
2019-11-15 15:50:31 +00:00
Edd Robinson
2471c2468c
fix(storage): fixes panic when building predicates
...
Fixes #15916 .
If a predicate was passed in with multiple key/value matches for the
same tag key, then the value index would be incorrect. This ensures that
each tag key can only be added to the location map once.
2019-11-15 15:07:36 +00:00
Deary Hudson III
93c9189a49
feat(pkger): exports scatter and heatmap charts ( #15890 )
2019-11-14 19:05:21 -06:00
Johnny Steenbergen
ab50e18695
feat: add support for insecure skip verify on cli http clients
2019-11-14 16:48:13 -08:00
Zoe Steinkamp
eb5e0e420d
Merge pull request #15920 from influxdata/zs-arrowsintable-#15888
...
fix(ui): arrows in table
2019-11-14 17:44:09 -07:00
Zoe Steinkamp
ae54fd34b2
fix(ui): arrows in table
...
Change to function
2019-11-14 17:09:29 -07:00
Zoe Steinkamp
96d27324d1
fix(ui): arrows in table
...
The fix for getting sorting to work
2019-11-14 14:55:07 -07:00
Johnny Steenbergen
1a28a3256e
feat(pkger): extend apply HTTP API to return parse err with 422 resp
2019-11-14 12:11:13 -08:00
Johnny Steenbergen
d08ebf8658
feat(pkger): improve error handling for parser
2019-11-14 08:32:52 -08:00
Deary Hudson III
d3381c4cc0
feat(pkger): adds markdown chart support ( #15872 )
2019-11-13 15:30:52 -06:00