grafana/pkg/api/dtos
2017-05-22 13:02:49 +02:00
..
alerting.go feat(alerting): shows when no_data triggered alerts 2017-01-17 09:49:25 +01:00
annotations.go alert: alerting annotation improvements, fixes #8421 2017-05-22 13:02:49 +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
index.go feat(footer): began work on page footer 2016-05-03 09:00:58 +02:00
invite.go feat(invite): can now add org user with sername again, #2353 2015-08-10 14:03:08 +02:00
models.go api: omit unused fields for /api/datasources 2017-04-25 15:23:36 +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 feat(preferences): theme and home dashbord settings now work work on profile and org settings page 2016-04-02 13:54:06 -07:00
stream.go feat(grafana_live): more work pushing data to websocket, #4355 2016-03-14 22:26:43 +01:00
user.go fix(http api): throw validation error if missing property in call to /api/admin/users/123/permissions, #7365 2017-01-26 08:54:51 +01:00