grafana/pkg/api
2015-01-20 16:29:48 +01:00
..
dtos Big refactoring for context.User, and how current user info is fetching, now included collaborator role 2015-01-16 14:32:18 +01:00
account_users.go Validation check for not removing the last account admin 2015-01-20 15:48:19 +01:00
account.go worked on account creation 2015-01-20 16:29:48 +01:00
admin_users.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 2015-01-19 18:01:04 +01:00
api.go worked on account creation 2015-01-20 16:29:48 +01:00
dashboard.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 2015-01-19 18:01:04 +01:00
dataproxy_test.go InfluxDB now works in proxy mode, influxdb username and password is added in the backend and never exposed to frontend, #8 2014-12-29 13:36:08 +01:00
dataproxy.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 2015-01-19 18:01:04 +01:00
datasources.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 2015-01-19 18:01:04 +01:00
frontendsettings.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 2015-01-19 18:01:04 +01:00
login_oauth.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 2015-01-19 18:01:04 +01:00
login.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 2015-01-19 18:01:04 +01:00
metrics.go added a /api/metrics/test query that returns random walk series 2015-01-06 09:11:00 +01:00
render.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 2015-01-19 18:01:04 +01:00
search.go Various fixes to data access 2015-01-20 15:23:14 +01:00
signup.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 2015-01-19 18:01:04 +01:00
token.go Api Key role is now correcty added do middleware context 2015-01-16 16:15:35 +01:00
user.go Various fixes to data access 2015-01-20 15:23:14 +01:00