influxdb/testing
Michael Desa d0a2f84c07 feat(platform): add dashboards service
feat(platform): add dashboard service interface and associated types

feat(bolt): add bolt implementation ofplatform dashboard service

feat(http): add dashboard http handler and http implementation dashboard service

feat(cmd/idpd): use bolt dashboard service in idpd

test(testing): add conformance test for dashboard service

test(bolt): ensure conforms dashboard service conforms to tests

fix(platform): rename DashboardContents to DashboardCellContents in test

fix(bolt): correct mispelled comments
2018-06-04 08:26:19 -07:00
..
auth.go test(testing): fix find authorization by token test 2018-05-22 13:25:05 -04:00
bucket_service.go feat(platform): add boltdb implementation of services 2018-05-21 10:08:22 -04:00
dashboards.go feat(platform): add dashboards service 2018-06-04 08:26:19 -07:00
organization_service.go feat(platform): add boltdb implementation of services 2018-05-21 10:08:22 -04:00
user_service.go feat(platform): add boltdb implementation of services 2018-05-21 10:08:22 -04:00