Commit Graph

145 Commits (a7d08997f74200e77348b51a1724cfa4bcf2efe7)

Author SHA1 Message Date
Jo 729dafaff9
Auth: Unfurl OrgID in pkg/api to allow using identity.Requester interface (#76108) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Serge Zaitsev f19569d61d
Chore: Remove result field from search (#65583) 2 years ago
idafurjes 00d954320f
Chore: rename Id to ID in alert notification models (#62868) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Serge Zaitsev b1c98f7119
Chore: Remove result field from alert commands and queries (#62714) 2 years ago
idafurjes 3bda112c5f
Chore: Move search model from models package to search service (#62215) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
Kristin Laemmert 40feee0d17
chore: move alert-related models (#61716) 2 years ago
idafurjes b573b19ca3
Chore: Remove dashboards from models pkg (#61578) 2 years ago
Kristin Laemmert f6e3252c00
chore: move notifications models into notifications service (#61638) 2 years ago
Sofia Papagiannaki 11d8bcbea9
Guardian: Introduce additional constructors (#59577) 3 years ago
Sofia Papagiannaki b157fcdd87
Chore: fix formating for swagger definitions (#54993) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Kyle Brandt 643d2bc890
Chore: Sql store split for legacy alerting (#52901) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
Jean-Philippe Quéméner ba9c18d9c3
Alerting: use static channel configuration to determinate secure fields (#52527) 3 years ago
Joe Blubaugh 0cbc14961a
Alerting: Disable /api/admin/pause-all-alerts with Unified Alerting (#51895) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
ying-jeanne e979690011
Linter: fix linter for golangci-lint version v1.45.0 (#47623) 3 years ago
Serge Zaitsev b31c7d3654
Chore: Remove bus from alerting rule (#47508) 3 years ago
ying-jeanne 0d5a6c2194
remove bus from search and avoid import cycle (#46789) 3 years ago
idafurjes b01a56c2b7
Fix alerting methods using AlertNotificationService (#45477) 3 years ago
Serge Zaitsev 058e3ffc21
Chore: Remove bus from Alerting API (#44894) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 4 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
ying-jeanne a404a311da
add context in the alert_notification (#41307) 4 years ago
Santiago 6987ad7b4d
Fix issues with invalid Slack contact points (#41062) 4 years ago
Marcus Efraimsson 2d2f7afbde
Chore: Propagate context for search (#41010) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Marcus Efraimsson 518a0d0458
Chore: Propagate context for dashboard guardian (#39201) 4 years ago
Serge Zaitsev 6005e6572d
Chore: fix param names in ctx.ParamsInt64 (#39223) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Ganesh Vernekar 918552d34b
NGAlert: Send list of available ngalert notification channels via API (#33489) 4 years ago
Arve Knudsen 6408b55a7c
Slack: Use chat.postMessage API by default (#32511) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Agnès Toulet 3303e28b38
Search: add sort information in dashboard results (#30609) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Carl Bergquist cffc1b13ad
adds tracing for all bus calls that passes ctx (#29434) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
jgulick48 5bc6c447e3
Alerting: Return proper status code when trying to create alert notification channel with duplicate name or uid (#28043) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Agnès Toulet 0c4b7d3f5d
Alerting API: send 404 not found error and enrich delete with UID endpoint response with alert notification ID (#27550) 5 years ago
Mitsuhiro Tanda 292c985b76
Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 5 years ago
vikkyomkar 3866f609ce API: Added alert state validation before changing its state (#21375) 6 years ago
Marcus Efraimsson 8fd153edb7
API: Restrict anonymous user information access (#18422) 6 years ago