Commit Graph

25 Commits (e1d239a86e609637fc5119f7be3d19b5f4cb5dec)

Author SHA1 Message Date
Will Browne a8577c21ba
Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2 years ago
Will Browne 624777258b
Plugins: Refactor creation of plugin context to dedicated service (#66451) 3 years ago
Ieva 900348f3d9
Chore: remove tests for legacy AC, update other tests to work with RBAC (#68895) 3 years ago
Sasha Melentyev f0adc69ada
Chore: Change fmt.Errorf to errors.New when there is no formatting required (#58600) 3 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
Sofia Papagiannaki 96cdf77995
Revert "Chore: Refactor quota service (#57586)" (#58394) 3 years ago
Sofia Papagiannaki 326ea86a57
Chore: Refactor quota service (#57586) 3 years ago
Carl Bergquist 06705a49e2
Instrumentation: Log plugin and datasource info for each plugin request. (#54769) 3 years ago
Marcus Efraimsson 6f8fcae01b
[main] Plugin fixes (#57399) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
Will Browne 29327cbba2
Plugins: Use error plane for api/ds/query (#54750) 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
idafurjes 17ec9cac83
Add delete user from other services/stores (#51912) 3 years ago
Michael Mandrus 9aa6ce2a50
Datasource: Propagate datasource secret decryption errors to the frontend (#52068) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
Jesse Weaver 0371884cdd
Start of dashboard query API (#49547) 4 years ago
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 4 years ago
Jeff Levin 2691872c7a
remove validatedQueries feature toggle (#48381) 4 years ago
Karl Persson 61772a66b6
AccessControl: Create own interface and impl for each permission service (#48871) 4 years ago
Will Browne 4ecd57f49c
Plugins: Introduce HTTP 207 Multi Status response to api/ds/query (#48550) 4 years ago
Guilherme Caulada a367ad730c
Secrets: Implement basic unified secret store service (#45804) 4 years ago
Serge Zaitsev 41012af997
Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 4 years ago
Jeff Levin 5d2f34d8e2
ValidatedQueries: start of validated queries API (#44731) 4 years ago