Marcus Efraimsson 770acee56a new property for current user indicating if edit permissions in folders 7 lat temu
..
acl.go 26281dd9d8 refactor: format files by gofmt 8 lat temu
alerting.go 07fa2f1722 fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api (#10756) 7 lat temu
annotations.go 04ea7efac9 annotations: add endpoint for writing graphite-like events (#9495) 8 lat temu
apikey.go c75aa23092 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 10 lat temu
dashboard.go d6faa3d06f provisioning: improve UX when saving provisioned dashboards 7 lat temu
datasource.go 36676e23c1 datasource as cfg: adds readonly datasources 8 lat temu
folder.go ea7998ca8e folders: use new folder service in folder api routes 7 lat temu
index.go 75bb894485 ux: new page-header design, most pages beside admin done 8 lat temu
invite.go ccbd18006e ux: org user management changes 8 lat temu
models.go 770acee56a new property for current user indicating if edit permissions in folders 7 lat temu
org.go fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 10 lat temu
playlist.go 39af588a94 fix(playlist): fixed sorting issue with playlist playback, fixes #5467 9 lat temu
plugins.go 1cd632cc43 plugins: added state property to plugins 8 lat temu
prefs.go 0a415c50d0 Make golint happier 7 lat temu
stream.go 2e1f26096f feat(grafana_live): more work pushing data to websocket, #4355 9 lat temu
user.go 1372d2e517 fix: update user permissions validation was not working properly, fixes #8977 8 lat temu