influxdb/testing
Michael Desa 2687b7fd61
feat(influxdb): add support for templates
feat(influxdb): add generic store for documents

feat(influxdb): support authorizations in document store

feat(influxdb): support orgs in user resource mapping

feat(influxdb): add read-only included field on documents

feat(influxdb): add labels support to documents service

fix(influxdb): rename data field to content on documents

feat(influxdb): add with org id options for document store

feat(http): add templates swagger

feat(influxdb): add documentation to document options

doc(kv): add documentation for kv document store

test(kv): pull document tests in to the testing package

fix(http): fix swagger specification of templates endpoints
2019-03-06 13:18:31 -08:00
..
auth.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
bucket_service.go fix(testing): update bucket update uniqueness 2019-03-06 10:17:56 -05:00
cells.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
dashboards.go feat(testing): tests for dashboards pagination 2019-01-17 12:35:00 +01:00
dbrp_mapping.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
document.go feat(influxdb): add support for templates 2019-03-06 13:18:31 -08:00
id.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
keyvalue_log.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
label_service.go chore: refactor according to label mappings improvements 2019-01-25 11:17:36 +01:00
onboarding.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
organization_service.go fix(kv): error org search if neither name nor id is set 2019-02-21 11:18:08 -08:00
passwords.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
scraper_target.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
secret.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
session.go feat(influxdb): add authorization for user actions 2019-01-17 16:05:24 -05:00
source.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
telegraf.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
user_resource_mapping_service.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
user_service.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
util.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
variable.go Rename all occurences of Macro to Variable 2019-02-14 13:21:57 -08:00