grafana/pkg/api/dtos
Marcus Efraimsson af34f9977e Add avatar to team and team members page (#10305)
* teams: add db migration for email column in teams table

* teams: /teams should render index page with a 200 OK

* teams: additional backend functionality for team and team members

Possibility to save/update email for teams.
Possibility to retrive avatar url when searching for teams.
Possibility to retrive avatar url when searching for team members.

* teams: display team avatar and team member avatars

Possibility to save and update email for a team

* teams: create team on separate page instead of modal dialog
2017-12-20 21:20:12 +01:00
..
acl.go refactor: format files by gofmt 2017-12-11 19:46:05 +03:00
alerting.go feat(alerting): shows when no_data triggered alerts 2017-01-17 09:49:25 +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 dashfolders: use canadmin permission in settings menu 2017-06-23 00:36:17 +02:00
datasource.go datasource as cfg: adds readonly datasources 2017-11-15 14:30: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 avatar to team and team members page (#10305) 2017-12-20 21:20:12 +01: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: update user permissions validation was not working properly, fixes #8977 2017-08-03 08:56:34 +02:00