Leonardo Di Donato
556e0b180b
fix(platform/testing): Use MustIDFromString within tests
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
c0d0c0196c
fix(inmem): ID comparation and error message for invalid IDs
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
6ca8ab5139
fix(macro): Use MustStringFromID within tests
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
226bd4fc25
fix(platform/inmem): major fixes to make inmem (almost) working with uint64 IDs
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
e582dcab15
fix(bolt/scraper): refactoring for uint64 IDs
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
3932729a03
fix(bolt/macro): refactoring for uint64 IDs
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
6470d20e61
fix(platform/testing): use MustIDFromString
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
92ac07ab02
wip(query): fixing platform.IDs
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
19e88d6202
fix(execute_test): importing flux now not query
2018-10-11 09:54:18 -05:00
Lorenzo Fontana
e6bf3f8c83
fix(bolt): auth tests
...
Signed-off-by: Lorenzo Fontana <lo@linux.com>
Co-authored-by: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Lorenzo Fontana <lo@linux.com>
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
e534efcf35
wip(bolt): initial fixes for uint64 platform.IDs
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-Authored-by: Lorenzo Fontana <lo@linux.com>
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
9fa032da28
fix(http): refactoring to support uint64 platform.IDs
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-Authored-By: Lorenzo Fontana <lo@linux.com>
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
4454ff7398
deps(platform/id): pointing towards flux branch supporting uin64 platform.IDs
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-Authored-By: Lorenzo Fontana <lo@linux.com>
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
d95c750fed
fix(platform_test): refactor platform tests to support uint64 platform.IDs
...
Co-Authored-By: Lorenzo Fontana <lo@linux.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
ef7007f40c
fix(testing): use MustIDFromString for platform.IDs
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-Authored-By: Lorenzo Fontana <lo@linux.com>
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
f5dfe0aecc
fix(task/backend): create task returns a platform.ID + inmem store
...
refactoring
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-Authored-by: Lorenzo Fontana <lo@linux.com>
2018-10-11 09:54:18 -05:00
Leonardo Di Donato
8d7f06cf4b
feat(platform/id): using uint64 for platform.IDs
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-Authored-by: Lorenzo Fontana <lo@linux.com>
2018-10-11 09:54:18 -05:00
Delmer
23a53d2d2e
Rename logs namespace dropdown ( #1034 )
...
Rename namespace to bucket in logs
* Update bucket to match buckets response
* Update logs action to use getBuckets
* rename(logs/page): Renames namespace to bucket
2018-10-11 10:48:53 -04:00
Jonathan A. Sternberg
c986ce255f
Merge pull request #1036 from influxdata/js-move-logger-package
...
refactor: move the logger package from influxdb to platform
2018-10-10 17:56:04 -05:00
Jonathan A. Sternberg
e7e17d6972
refactor: move the logger package from influxdb to platform
...
We are moving the necessary code for 2.0 from the influxdb 1.X
repository to the platform 2.0 repository. The logger is an unnecessary
dependency on the old influxdb that is making life more complicated.
2018-10-10 15:49:07 -05:00
Jonathan A. Sternberg
18cdd698e2
Merge pull request #1028 from influxdata/js-check-go-mod
...
feat: checktidy will check the go.mod and go.sum files in circleci
2018-10-10 15:47:10 -05:00
Brandon Farmer
d6c18abfd5
Merge pull request #1030 from influxdata/add-me-endpoint
...
Add a me endpoint for chronograf
2018-10-10 13:46:11 -07:00
Jonathan A. Sternberg
0e14b63425
feat: checktidy will check the go.mod and go.sum files in circleci
2018-10-10 15:35:02 -05:00
Brandon Farmer
0799765d1b
Add me endpoint to links
2018-10-10 13:31:34 -07:00
Christopher Henn
bbd7153cca
Replace Flux Builder with Data Explorer
...
Co-authored-by: Chris Henn <chris@chrishenn.net>
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-10-10 13:12:11 -07:00
Iris Scholten
8b17102a7d
Implement timeMachines Redux reducer
...
Co-authored-by: Chris Henn <chris@chrishenn.net>
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-10-10 13:12:11 -07:00
Jeff Wendling
6bd79ab2fe
Remove unused grpc reader
...
The pb package was only referenced in cmd/influx/query.go, but in
dead code, since it uses the same machinery as the repl, which goes
through the HTTP endpoints, rather than the gRPC endpoints.
2018-10-10 14:06:27 -06:00
Delmer
4a9f0959b8
feat(logs/overlay): Add log options overlay ( #969 )
...
feat(logs/overlay): Add log options overlay
Adds the log options overlay components in preparation for showing log
config for table columns.
2018-10-10 15:32:26 -04:00
Lyon Hill
610faf18e7
Update the scheduler to add a few task logs ( #1029 )
2018-10-10 12:37:11 -06:00
Jonathan A. Sternberg
5f9b0e951e
Merge pull request #1032 from influxdata/js-goreleaser-update
...
fix: update goreleaser to a version that doesn't use a conflicting masterminds/semver import
2018-10-10 13:28:05 -05:00
Jonathan A. Sternberg
cfdd3f85f0
fix: update goreleaser to a version that doesn't use a conflicting masterminds/semver import
...
The version of goreleaser we pinned used `masterminds/semver`, but the
project itself uses `Masterminds/semver`. This caused go modules to be
unable to resolve both of them.
The most recent goreleaser on master switched to using the official
casing.
2018-10-10 13:00:38 -05:00
Brandon Farmer
3eae61c202
Add me endpoint to swagger
2018-10-10 10:29:05 -07:00
Brandon Farmer
d65008d24b
Add a me endpoint for chronograf
...
Returns the currently signed in user from session or token
2018-10-10 10:07:54 -07:00
Edd Robinson
ad74678200
Merge pull request #1024 from influxdata/er-retention-service
...
Add Retention Enforcer to storage engine
2018-10-10 18:07:14 +01:00
Delmer
9a65938e1d
feat(logs/actions): Add getConfig action ( #1027 )
...
feat(logs/actions): Add getConfig action
Adds getConfig and cleans up log imports
2018-10-10 12:28:54 -04:00
Edd Robinson
f815dcfeb7
Schedule retention enforcer from within engine
2018-10-10 15:45:26 +01:00
Edd Robinson
d5ed17adb2
Rename retention service
2018-10-10 15:40:08 +01:00
Edd Robinson
1f2f03d93b
Open/close Retention properly
2018-10-10 15:40:08 +01:00
Edd Robinson
031bb7f502
Add prom metrics
2018-10-10 15:40:08 +01:00
Edd Robinson
4597fdea48
Wire Retention service into engine
2018-10-10 15:40:08 +01:00
Edd Robinson
54d1ac09c1
Integrate Retention metrics
2018-10-10 15:40:08 +01:00
Edd Robinson
116456534a
Initial Retention Service
2018-10-10 15:39:27 +01:00
Delmer
03236c2d95
feat(v2/views): Add read views api util ( #999 )
...
feat(v2/views): Add read views api util
2018-10-10 10:08:41 -04:00
Deniz Kusefoglu
beed7c7ad7
Merge pull request #989 from influxdata/signin-and-setup-in-component-state
...
Revise onboarding flow
2018-10-10 06:28:47 -07:00
Alex P
9c309bf264
Adjust styles of onboarding wizard
...
Co-Authored-By: Deniz Kusefoglu <ebb-tide@users.noreply.github.com>
2018-10-10 08:51:27 +03:00
Alex P
3bc86f2a48
Use splash page components in sign in page
...
Co-Authored-By: Deniz Kusefoglu <ebb-tide@users.noreply.github.com>
2018-10-10 08:51:27 +03:00
Alex P
fe2520c5fd
Redesign and refactor splash page components
...
Co-Authored-By: Deniz Kusefoglu <ebb-tide@users.noreply.github.com>
2018-10-10 08:50:20 +03:00
Alex P
d74fca9383
Add classname prop to Form
...
Co-Authored-By: Deniz Kusefoglu <ebb-tide@users.noreply.github.com>
2018-10-10 08:50:20 +03:00
Deniz Kusefoglu
550690913b
WIP onboarding styles
2018-10-10 08:50:20 +03:00
Deniz Kusefoglu
3571d2f24d
Place signin and setup state in component state rather than redux
2018-10-10 08:50:19 +03:00