Commit Graph

76 Commits (d8fbbdefeaf9b9d9fe067ccf33848a1dc4ed687a)

Author SHA1 Message Date
Marcus Efraimsson 6f8fcae01b
[main] Plugin fixes (#57399) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
Michael Mandrus ea8549b8c2
Datasources: Support mixed datasources in a single query (#56832) 3 years ago
juanicabanas 69c49f6ba2
PublicDashboards: Make mixed datasource calls concurrently (#56421) 3 years ago
Will Browne 29327cbba2
Plugins: Use error plane for api/ds/query (#54750) 3 years ago
owensmallwood deb86e3250
PublicDashboards: Dont support exemplars (#54933) 3 years ago
owensmallwood f4bbce15a0
Public Dashboards: Add Expressions Support (#54336) 3 years ago
Marcus Efraimsson 87afd9cadc
Plugins: Remove various custom headers logic (#54146) 3 years ago
Guilherme Caulada f25c7f6ddd
Chore: Refactor secrets kvstore to organize testing and migrations (#54249) 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
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) 3 years ago
Jesse Weaver 0371884cdd
Start of dashboard query API (#49547) 3 years ago
Todd Treece 99db588919
Data Sources: Add QueryData OAuth & cookie forwarding middleware (#50466) 3 years ago
Marcus Efraimsson a7813275a5
Plugins: Support headers field for check health (#49930) 3 years ago
Marcus Efraimsson 1196b4a609
Datasource: Fix allowed cookies to be forwarded as header to backend datasources (#49541) 3 years ago
Karl Persson 61772a66b6
AccessControl: Create own interface and impl for each permission service (#48871) 3 years ago
Guilherme Caulada a367ad730c
Secrets: Implement basic unified secret store service (#45804) 3 years ago
Travis Patterson 9eb82f9fff
Propagate all headers (#43812) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 3 years ago
idafurjes ff3cf94b56
Chore: Remove context.TODO() from services (#42555) 3 years ago
Alexander Zobnin 2c0f961c59
OAuth: Fix forwarding id token to the data source (#43204) 3 years ago
Ryan McKinley 2754e4fdf0
Expressions: use datasource model from the query (#41376) 3 years ago
Ryan McKinley c0ff685d3b
Live: support query execution with live RPC (#43118) 4 years ago