influxdb/inmem
Michael Desa 92eaa53936 feat(platform): add organization id to dashboard
feat(http): add organization id to dashboard handler

feat(testing): add organization id to dashboards for testing

feat(bolt): add organization dashboard index

feat(inmem): filter dashboards by organization id

feat(http): add organizationID to dashboard response

feat(bolt): use index key to retrieve dashboard id

Co-authored-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-authored-by: Michael Desa <mjdesa@gmail.com>

feat(influxdb): support organization as filter for dashboards

fix(http): add query params to self links in dashboards/protos api
2019-01-14 11:28:28 -05:00
..
auth_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
auth_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
basic_auth.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
basic_auth_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
bucket_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
bucket_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
dashboard.go feat(platform): add organization id to dashboard 2019-01-14 11:28:28 -05:00
dashboard_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
dbrp_mapping_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
dbrp_mapping_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
kv.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
kv_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
label_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
label_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
lookup_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
lookup_service_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
macro.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
macro_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
onboarding.go fix(influxdb): add org id to permissions 2019-01-11 12:23:28 -05:00
onboarding_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
organization_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
organization_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
scraper.go add(gather): add writer interface 2019-01-11 13:09:18 -05:00
scraper_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
telegraf.go fix(inmem): empty set rather than error when there aren't telegraf configs for an org 2019-01-14 17:08:44 +01:00
telegraf_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
user_resource_mapping_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
user_resource_mapping_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
user_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
user_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
view.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
view_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00