influxdb/bolt
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
..
authorization.go test(bolt): add tests for missing orgs and buckets (#1051) 2018-10-11 13:31:46 -05:00
authorization_test.go Refactoring code using platform.IDs 2018-08-01 18:20:59 +02:00
bbolt.go feat(platform): add meta field to dashboards 2018-10-23 13:43:06 -04:00
bbolt_test.go feat(platform): add basic auth service 2018-09-25 14:58:02 -04:00
bucket.go test(bolt): add tests for missing orgs and buckets (#1051) 2018-10-11 13:31:46 -05:00
bucket_test.go Refactoring code using platform.IDs 2018-08-01 18:20:59 +02:00
dashboard.go feat(platform): add meta field to dashboards 2018-10-23 13:43:06 -04:00
dashboard_test.go feat(platform): add meta field to dashboards 2018-10-23 13:43:06 -04:00
macro.go test(bolt): add tests for missing orgs and buckets (#1051) 2018-10-11 13:31:46 -05:00
macro_test.go feat(http): add MacroService client 2018-09-20 09:32:04 -07:00
onboarding.go add retention policy 2018-10-18 16:04:21 -04:00
onboarding_test.go feat: add onboarding defaults 2018-09-27 15:02:17 -04:00
organization.go test(bolt): add tests for missing orgs and buckets (#1051) 2018-10-11 13:31:46 -05:00
organization_test.go feat(platform/id): using uint64 for platform.IDs 2018-10-11 09:54:18 -05:00
scraper.go fix(bolt/scraper): refactoring for uint64 IDs 2018-10-11 09:54:18 -05:00
scraper_test.go tests(http): add tests for creation without IDs 2018-10-12 10:03:06 +02:00
session.go test(bolt): add tests for missing orgs and buckets (#1051) 2018-10-11 13:31:46 -05:00
session_test.go test(bolt): ensure boltdb session service conforms to tests 2018-09-27 15:45:16 -04:00
source.go test(bolt): add tests for missing orgs and buckets (#1051) 2018-10-11 13:31:46 -05:00
source_test.go fix(bolt/source): insert missing organization IDs 2018-10-11 09:54:18 -05:00
telegraf.go add telegraf store service 2018-10-17 15:01:04 -04:00
telegraf_test.go add telegraf store service 2018-10-17 15:01:04 -04:00
user.go fix(bolt): handle user not found error 2018-10-11 12:06:10 -05:00
user_resource_mapping.go changes based on review 2018-10-18 16:33:11 -04:00
user_resource_mapping_test.go feat(bolt): user-resource mapping boltdb implementation (#900) 2018-09-27 12:15:26 -07:00
user_test.go refactor(testing): rename MustIDFromString to MustIDBase16 2018-10-11 09:54:19 -05:00
view.go test(bolt): add tests for missing orgs and buckets (#1051) 2018-10-11 13:31:46 -05:00
view_test.go feat(platform): move chronogaf v2 dashboards to platform 2018-08-24 13:22:58 -04:00