grafana/pkg/api/dtos
SamuelToh a7a964ec19 Added PATCH verb end point for annotation op
Added new PATCH verb annotation endpoint

Removed unwanted fmt

Added test cases for PATCH verb annotation endpoint

Fixed formatting issue

Check arr len before proceeding

Updated doc to include PATCH verb annotation endpt
2019-02-05 09:43:17 +10:00
..
acl.go refactor: format files by gofmt 2017-12-11 19:46:05 +03:00
alerting_test.go Fix misspell issues 2018-09-21 11:54:36 +02:00
alerting.go Added uid to AlertNotification json 2019-01-16 16:52:00 +02:00
annotations.go Added PATCH verb end point for annotation op 2019-02-05 09:43:17 +10: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 provisioning: improve UX when saving provisioned dashboards 2018-03-26 15:08:46 +02: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 Updated login page logo & wordmark and responsive behavior 2018-10-31 13:40:58 -07:00
invite.go ux: org user management changes 2017-12-13 13:16:44 +01:00
models.go Gravatar fallback does not respect 'AppSubUrl'-setting (#12149) 2018-06-04 16:03:59 +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 filter out alpha plugins in api call, fixes #14030 2018-11-15 11:10:47 +01: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