| .. |
|
alerting.go
|
e78da57e4d
feat(alerting): shows when no_data triggered alerts
|
9 lat temu |
|
annotations.go
|
a0b9dcad4d
alert: alerting annotation improvements, fixes #8421
|
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
|
c87418d060
refactoring: Dashboard history restore operation is now reusing existing
|
8 lat temu |
|
index.go
|
de26a17dc7
feat(footer): began work on page footer
|
9 lat temu |
|
invite.go
|
e53c1e39d3
feat(invite): can now add org user with sername again, #2353
|
10 lat temu |
|
models.go
|
c87418d060
refactoring: Dashboard history restore operation is now reusing existing
|
8 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
|
ab1048b7ee
feat(preferences): theme and home dashbord settings now work work on profile and org settings page
|
9 lat temu |
|
stream.go
|
2e1f26096f
feat(grafana_live): more work pushing data to websocket, #4355
|
9 lat temu |
|
user.go
|
2f4da15264
fix(http api): throw validation error if missing property in call to /api/admin/users/123/permissions, #7365
|
9 lat temu |