grafana/pkg/models
Marcus Efraimsson 2ae63e70c0
Alerting: Notification channel http api enhancements (#16219)
Now returns uid in response to get notification channel by id.
Adds GET/PUT/DELETE support for notification channel by uid, 
  /api/alert-notifications/uid/:uid.
Break apart alerting and alert notification http api docs in two 
  pages and update documentation to make it up to date
  with current implementation.

Fixes #16012
2019-03-26 18:37:02 +07:00
..
address.go
alert.go Merge pull request #13947 from bergquist/alerting_for 2018-11-19 10:38:02 +01:00
alert_notifications.go Alerting: Notification channel http api enhancements (#16219) 2019-03-26 18:37:02 +07:00
alert_test.go
apikey.go
context.go move UserToken and UserTokenService to models package 2019-02-06 16:55:12 +01:00
dashboard_acl.go
dashboard_acl_test.go
dashboard_snapshot.go snapshots: Move external snapshot creation to backend 2018-12-10 16:36:32 -05:00
dashboard_version.go
dashboards.go Max number of repeated panels per row 2019-01-09 08:01:42 +01:00
dashboards_test.go
datasource.go azuremonitor: builds a query and sends it to Azure on the backend 2019-02-08 17:20:31 +01:00
datasource_cache.go revert ds_proxy timeout and implement dataproxy timeout correctly 2019-02-11 13:42:05 +01:00
datasource_cache_test.go
folders.go
health.go
helpflags.go
home_dashboard.go
login_attempt.go
models.go
notifications.go
org.go
org_user.go Fixed gofmt issue in PR #16093 2019-03-20 10:58:20 +01:00
playlist.go
plugin_settings.go
preferences.go feat: team preferences 2018-11-12 20:01:53 +01:00
quotas.go
search.go
star.go
stats.go renames usage state name for auth token 2019-02-11 11:08:31 +01:00
streams.go
tags.go
tags_test.go
team.go teams: refactor so that you can only delete teams if you are team admin 2019-03-19 14:01:21 +01:00
team_member.go teams: explains the external property of a team membership. 2019-03-19 14:01:22 +01:00
temp_user.go
test_data.go
user.go feat: #11067 prevent removing last grafana admin permissions 2018-12-03 20:05:52 -05:00
user_auth.go Add oauth pass-thru option for datasources 2019-02-01 19:40:57 -05:00
user_token.go feat(api): support list/revoke auth token in admin/current user api 2019-03-08 15:15:38 +01:00