kelwang
2a57dc1970
Revert "convert /buckets endpoint error to platform error "
2018-11-29 12:02:32 -05:00
Kelvin Wang
232d9d71e3
fix(http): fix bucket errors
2018-11-29 09:58:56 -05:00
Kelvin Wang
25eebd0084
fix(http): convert auth errors
2018-11-16 19:33:20 -05:00
Kelvin Wang
8d15d70360
fix(http): convert auth errors
2018-11-16 19:30:34 -05:00
Kelvin Wang
6123246049
fix 404 to an empty array
2018-11-14 11:16:48 -05:00
Kelvin Wang
63da5d1e9f
(feat/testing) add onboarding and basic auth service
2018-11-02 12:20:45 -04:00
Mark Rushakoff
4c129e0044
chore(context,gather,inmem,kit): fix megacheck errors
2018-11-01 12:54:46 -07:00
Kelvin Wang
74ef984e53
add http for telegraf
2018-10-30 14:00:10 -04:00
Jade McGough
80900f5e20
chore(inmem): remove unused u/r mapping function ( #1176 )
2018-10-25 21:53:45 -07:00
Jade McGough
91dbd48258
feat(http): validate dashboard cell updates ( #1199 )
...
* feat(http): validate dashboard cell updates
* run formatter
2018-10-25 16:05:12 -07:00
Michael Desa
3d653521d2
feat(platform): add meta field to dashboards
...
feat(testing): test for meta field on dashboard conformance tests
feat(http): ensure that dashboard json is encoded correctly
feat(bolt): update dashboard meta appropriately
fix(testing): use equate empty in dashboard test for empty cells list
feat(inmem): add meta to dashboards for conformance tests
feat(http): add support for dashboard conformance tests
feat(platform): add find options to FindDashboards method on dashboard svc
feat(testing): use find options in dashboard conformance tests
feat(mock): add find options to dashboard service
feat(bolt): add find options to dashboard service
feat(inmem): add find options to dashboard service
feat(http): add find options to dashboard service
feat(http): update dashboard swagger specification
fix(platform): fix mistakes after rebase
review(http): use default find options for dashboards
2018-10-23 13:43:06 -04:00
Chris Goller
814317c3d8
feat(dashboard): add dashboard validation
2018-10-22 20:35:27 -05:00
Chris Goller
ad82fe9379
feat(dashboard): add description fields to dashboard
2018-10-22 20:25:18 -05:00
Kelvin Wang
285cf3831c
changes based on review
2018-10-18 16:33:11 -04:00
Kelvin Wang
a8ac4a931c
add telegraf store service
2018-10-17 15:01:04 -04:00
Chris Goller
b4e1cd4199
tests(http): add tests for creation without IDs
2018-10-12 10:03:06 +02:00
Leonardo Di Donato
7531448ac3
fix(inmem): filter user resource mapping by user type
...
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
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
226bd4fc25
fix(platform/inmem): major fixes to make inmem (almost) working with uint64 IDs
2018-10-11 09:54:18 -05:00
Mark Rushakoff
d827e8de1d
test(inmem): re-enable skipped CreateBucket test
...
I don't know why it was skipped originally, but I ran it under the race
detector for tens of thousands of iterations and couldn't get it to
fail.
2018-10-09 16:54:33 -07:00
Jade McGough
2f73208681
test for finding multiple dashboards by id
2018-10-08 18:56:22 -07:00
Jade McGough
d4520bf35d
feat(bolt): add filter on resource type for u/r mappings
2018-10-08 18:56:02 -07:00
Jade McGough
bd672f6933
fix(http): support multiple IDs in dashboard GET params
2018-10-08 18:54:40 -07:00
Jade McGough
5465f3bede
feat(inmem): use sync.Map for filtering dashboards on IDs
2018-10-08 18:51:16 -07:00
Jade McGough
232d87b9ac
feat(bolt): user-resource mapping boltdb implementation ( #900 )
...
* add bolt tests for user resource mapping
* add function boilerplate
* add more segfaults
* add create fn for bolt mapping
* initialize user resource mapping bucket
* fix error message
* add find user mapping fn
* fix error message
* implement user resource mapping filter fn
* add rest of user resource mapping filter fn
2018-09-27 12:15:26 -07:00
Jade McGough
8e04f5e6e8
add org member endpoints ( #846 )
...
add org member endpoints
2018-09-24 10:17:54 -07:00
Christopher Henn
d8598bd584
feat(http): add MacroService client
...
Co-authored-by: Chris Goller <goller@gmail.com>
Co-authored-by: Chris Henn <chris@chrishenn.net>
2018-09-20 09:32:04 -07:00
Chris Goller
34fd898d6c
Merge pull request #845 from influxdata/feature/dashboard-client-tests
...
Feature/dashboard client tests
2018-09-17 12:56:03 -07:00
Chris Goller
a4982e4107
test(http): add dashboard HTTP client tests
2018-09-16 21:39:46 -05:00
Christopher Henn
babab631e8
feat(inmem): add MacroService inmem implementation
...
Also adds some bolt tests.
2018-09-15 07:51:59 -07:00
kelwang
b7070828d2
Merge pull request #763 from influxdata/feat/scraper
...
Prototype of Scraper
2018-09-14 22:54:22 -04:00
Chris Goller
01950e9942
fix(http): update tests to use context.Background()
2018-09-14 19:24:32 -05:00
Kelvin Wang
f636c52fa5
feat(scraper): add scraper lib
2018-09-14 16:59:18 -04:00
Chris Goller
eb68362cfc
feat(inmem): add in-memory service implementations
2018-09-14 09:25:14 -05:00