grafana/pkg/services
jgulick48 5bc6c447e3
Alerting: Return proper status code when trying to create alert notification channel with duplicate name or uid (#28043)
* Alerting: Return proper status code when trying to create an Alert Notification where the name or UID already exists.

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-20 13:53:48 +02:00
..
alerting Alerting: Add labels to name when converting data frame to series (#28085) 2020-10-09 08:21:16 -04:00
annotations Annotation: Add clean up job for old annotations (#26156) 2020-09-02 08:07:31 +02:00
auth Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
cleanup Users: Expire old user invites (#27361) 2020-10-13 12:30:09 +02:00
dashboards Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
datasources Data sources: Use SQL store directly, not via bus (#27000) 2020-08-21 09:30:06 +02:00
guardian Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
hooks Footer: Display Grafana edition (#21717) 2020-01-27 09:24:44 +01:00
ldap Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
licensing provide license token directly via plugin environment (#25987) 2020-07-01 13:02:53 -04:00
live Live: cleanup and simple changes (#28028) 2020-10-04 23:53:52 -07:00
login Chore: Use errors.Is for comparing errors (#26719) 2020-07-31 10:16:49 +02:00
multildap Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
ngalert AlertingNG: remove warn/crit from eval prototype (#28334) 2020-10-16 12:33:57 -04:00
notifications Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
provisioning Provisioning: Remove provisioned dashboards without parental reader (#26143) 2020-09-11 09:19:44 +02:00
quota Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
rendering Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
search Provisioning: Fix bug when provision app plugins using Enterprise edition (#26340) 2020-07-16 10:36:08 +02:00
shorturls Dashboard: Allow shortlink generation (#27409) 2020-10-14 12:48:48 +02:00
sqlstore Alerting: Return proper status code when trying to create alert notification channel with duplicate name or uid (#28043) 2020-10-20 13:53:48 +02:00
teamguardian chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00