grafana/pkg/api/dtos
2018-03-27 22:52:29 +02:00
..
acl.go refactor: format files by gofmt 2017-12-11 19:46:05 +03:00
alerting.go fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api (#10756) 2018-02-05 09:42:41 +01:00
annotations.go annotations: add endpoint for writing graphite-like events (#9495) 2017-10-12 10:12:15 +02:00
apikey.go New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 2015-02-26 17:23:28 +01:00
dashboard.go permissions: fix link to folder from permissions list 2018-02-05 11:10:37 +01:00
datasource.go datasource as cfg: adds readonly datasources 2017-11-15 14:30:32 +01:00
folder.go folders: use new folder service in folder api routes 2018-02-20 13:57:32 +01:00
index.go ux: new page-header design, most pages beside admin done 2017-12-01 11:32:00 +01:00
invite.go ux: org user management changes 2017-12-13 13:16:44 +01:00
models.go add fallback for gravatar in org/admin view 2018-03-27 22:52:29 +02:00
org.go feat(organization): added update org address to http api and to org details settings view, closes #2672 2015-09-08 14:22:44 +02:00
playlist.go fix(playlist): fixed sorting issue with playlist playback, fixes #5467 2016-09-22 10:06:03 +02:00
plugins.go plugins: added state property to plugins 2017-04-07 12:00:03 +02:00
prefs.go Make golint happier 2018-03-22 22:38:44 +01:00
stream.go feat(grafana_live): more work pushing data to websocket, #4355 2016-03-14 22:26:43 +01:00
user.go fix: update user permissions validation was not working properly, fixes #8977 2017-08-03 08:56:34 +02:00