chronograf/server
Michael Desa b1c02b9b95 review(chronograf): make changes suggested in pr 2018-07-18 10:39:05 -04:00
..
annotations.go
annotations_test.go
assets.go
auth.go Add OrganizationConfigStore & refactor org config to be per org 2018-07-09 17:36:19 -07:00
auth_test.go Add OrganizationConfigStore & refactor org config to be per org 2018-07-09 17:36:19 -07:00
builders.go
builders_test.go
cells.go
cells_test.go
cellsv2.go feat(server): return special error if cell not found 2018-07-16 12:55:52 -04:00
cellvs2_test.go feat(server): return special error if cell not found 2018-07-16 12:55:52 -04:00
config.go Add auth config link to global application config response links 2018-07-10 16:13:37 -07:00
config_test.go Add auth config link to global application config response links 2018-07-10 16:13:37 -07:00
context.go
dashboards.go
dashboards_test.go
dashboardsv2.go review(chronograf): make changes suggested in pr 2018-07-18 10:39:05 -04:00
dashboardsv2_test.go review(chronograf): make changes suggested in pr 2018-07-18 10:39:05 -04:00
databases.go
databases_test.go
env.go
env_test.go
flux.go
helpers.go
hsts.go
influx.go
influx_test.go
kapacitors.go
kapacitors_test.go
layout.go
layout_test.go
links.go Move LogViewer from Config to OrganizationConfig links response 2018-07-12 11:28:22 -07:00
links_test.go
logger.go
logout.go
mapping.go
mapping_test.go
me.go
me_test.go
middle.go
middle_test.go
mountable_router.go
mountable_router_test.go
mux.go feat(server): add v2 dashboard API 2018-07-18 10:39:05 -04:00
org_config.go Add log viewer link to organization config response 2018-07-10 16:05:11 -07:00
org_config_test.go Add log viewer link to organization config response 2018-07-10 16:05:11 -07:00
organizations.go
organizations_test.go
path.go
permissions.go
permissions_test.go
prefixing_redirector.go
proxy.go
queries.go
queries_test.go
queryconfig.go
queryconfig_test.go
redoc.go
routes.go feat(server): add v2 dashboard API 2018-07-18 10:39:05 -04:00
routes_test.go feat(server): add v2 dashboard API 2018-07-18 10:39:05 -04:00
server.go feat(server): add cells api 2018-07-16 11:25:15 -04:00
server_test.go
service.go
services.go
sources.go fix(server): health for source returns status no content 2018-07-11 18:30:04 -05:00
sources_test.go
stores.go feat(server): add v2 dashboard API 2018-07-18 10:39:05 -04:00
stores_test.go
swagger.go
swagger.json review: make changes suggested in review 2018-07-16 11:37:20 -04:00
swagger_v2.yml review(chronograf): make changes suggested in pr 2018-07-18 10:39:05 -04:00
templates.go Enable creation of text template variables 2018-07-11 15:10:56 -07:00
templates_test.go
test_helpers.go
url_prefixer.go
url_prefixer_test.go
users.go
users_test.go
version.go