Commit Graph

62 Commits (103652-docs-alert-migration-tool)

Author SHA1 Message Date
Eric Leijonmarck 32643c933e
LBAC for datasources: GA (#99511) 4 months ago
Alexander Zobnin cbb688e910
Zanzana: Remove usage from legacy access control (#98883) 6 months ago
Eric Leijonmarck b1e1297bb3
LBAC for datasources: Move validation of rules from datasources to LBAC Rules (#94622) 8 months ago
Alexander Zobnin 87d86e81ce
Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 12 months ago
Ieva 167151b211
Chore: Remove use of deprecated method in AC code (#87541) 1 year ago
Will Browne 257cc98062
Datasources: Remove unused functions (#85473) 1 year ago
Jo 36a19bfa83
AuthProxy: Allow disabling Auth Proxy cache (#83755) 1 year ago
Alexander Zobnin 043096d652
Team LBAC: Limit access to data source (#78376) 2 years ago
Eric Leijonmarck c13fd62b16
Team LBAC: Add permission check for Update datasource (#77709) 2 years ago
Alexander Zobnin 225a69ba02
Team LBAC: Fix backend validation (#77612) 2 years ago
Eric Leijonmarck 57335cb173
Team LBAC: Add validation/regex of teamheaders (#76905) 2 years ago
Eric Leijonmarck 17fe1d3fc7
Team LBAC: Refactor to use only the teamHeader json part (#76756) 2 years ago
Eric Leijonmarck be5ba68132
Team LBAC: Add `teamHeaders` for datasource proxy requests (#76339) 2 years ago
Jo 8919cafcb4
Identity: Unfurl UserID and Email in pkg/api to user identity.Requester (#76112) 2 years ago
Will Browne e855efb13d
Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Ieva ec9c35fae5
Chore: clean up access control for data sources (#73010) 2 years ago
Kousik Mitra 60496fbae3
Chore: Return correct error for name taken and validation error on add/update datasource (#70465) 2 years ago
Will Browne a8577c21ba
Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2 years ago
suntala 49b3027049
Chore: Remove Result field from datasources (#63048) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Serge Zaitsev 324310abbc
Chore: Fix goimports grouping in pkg/api (#62419) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Karl Persson 0942e0a815
RBAC: Rewrite data source api tests (#61783) 2 years ago
Serge Zaitsev fa36591380
Chore: Remove mockstore and use dbtest instead (#61629) 2 years ago
Ieva a8bae3f0b0
Access Control: Clear user's permission cache after resource creation (#59101) 3 years ago
Torkel Ödegaard e31cb93ec0
NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
Ieva 6d5bdf12e8
resolve merge conflicts (#55503) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Karl Persson 44ffbfd6aa
RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 3 years ago
Guilherme Caulada a367ad730c
Secrets: Implement basic unified secret store service (#45804) 3 years ago
Karl Persson d27ff42376
Access control: Move data source actions and scopes to datasource package (#46594) 3 years ago
Yuriy Tseretyan 314be36a7c
Move datasource scopes and actions to access control package (#46334) 3 years ago
Selene 2c90dcf3c0
Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 3 years ago
Marcus Efraimsson 6a776c78d4
Datasource: Fixes storing of secureJSONData when creating/updating datasource (#45290) 3 years ago
idafurjes df282a42cb
Remove bus from datasource api (#44987) 3 years ago
idafurjes 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 3 years ago
Jeff Levin c8154b9fe2
Datasource API: #32556 resolve readonly datasources can be modified (#44186) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 4 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Gabriel MABILLE a811d7d76f
Access control: Add a scope to Data Sources GET endpoint (#38933) 4 years ago
Gabriel MABILLE 9f29241a0c
AccessControl: add one-dimensional permissions to datasources (#38070) 4 years ago
Alexander Emelin e799257637
Live: stream resubmit on ds change, fix old ds settings in RunStream (#34130) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago