Commit Graph

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

Author SHA1 Message Date
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Michael Mandrus c043a8818a
Secrets: add better error handling for secret plugin failures when updating datasources (#50542) 3 years ago
Karl Persson 7fad8d6171
RBAC: Move datasource access check to middleware (#50430) 3 years ago
Marcus Efraimsson 36c3398c6d
Datasource: Remove support for unencrypted passwords (#49987) 3 years ago
Marcus Efraimsson a7813275a5
Plugins: Support headers field for check health (#49930) 3 years ago
Sofia Papagiannaki be0d043673
API: Add endpoint for updating a data source by its UID (#49396) 3 years ago
Sofia Papagiannaki 6bb843bd0e
API: Introduce health and resources data source endpoints using the data source UID (#48676) 3 years ago
Will Browne f135a5c8a4
Plugins: Refactor plugin resource call with and without data source (#48754) 3 years ago
Guilherme Caulada 2533f21015
DataSource: Fix secure json data reset on datasource update (#48557) 3 years ago
Guilherme Caulada 53e9bf47db
Secrets: Implement tests and debug log improvements on unified secrets (#48213) 3 years ago
Guilherme Caulada a367ad730c
Secrets: Implement basic unified secret store service (#45804) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Karl Persson cac6936015
Access control: Change data source permissions to be based on UID (#46741) 3 years ago
Gabriel MABILLE 3440e7c8f7
AccessControl: Fix locked role picker in orgs/edit page (#46539) 3 years ago
Karl Persson 7ab1ef8d6e
Access Control: Support other attributes than id for resource permissions (#46727) 3 years ago
Emil Tullstedt 0e5ac29763
Data sources: Grant creator edit permissions to data source by default (#46168) 3 years ago
Selene 5eaf6509c0
Dashboard Extractor: Don't fail when using default OSS implementation (#46024) 3 years ago
Gabriel MABILLE 14bee49f9a
AccessControl: Compute metadata from context permissions (#45578) 3 years ago
Gabriel MABILLE 6fbf346747
AccessControl: Add endpoint to get user permissions (#45309) 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
Karl Persson e93e1bdd2b
Access control: Enable data source view for partial permissions (#44695) 3 years ago
Santiago 7ed82ac049
Check for empty URLs when creating/updating a data source (#42837) 3 years ago
Will Browne b5dd4842d0
Plugins: Make manager more easily composable (#44467) 3 years ago
Jeff Levin c8154b9fe2
Datasource API: #32556 resolve readonly datasources can be modified (#44186) 3 years ago
Karl Persson f75e4d1a4f
Access Control: Allow signed in users access to GET data sources endpoints (#43338) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 4 years ago
Gabriel MABILLE 92c568e9f7
AccessControl: Remove unused error from `GetResourcesMetadata` (#43710) 4 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 4 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 4 years ago
Gabriel MABILLE c7cabdfd6f
AccessControl: Add accesscontrol metadata to datasources DTOs (#42675) 4 years ago
Will Browne 6c4555265a
Plugins: Update client to use SDK resource contract (#42888) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
idafurjes 725dbf8d95
Chore: Add context to datasource service (#42294) 4 years ago
Will Browne 2e3e7a7e55
Plugins: Plugin Store API returns DTO model (#41340) 4 years ago
Tania B b84496bc00
Fix decrypting in datasource update (#41704) 4 years ago
Agnès Toulet 3a6b8535b1
API: return resource ID when deleting datasource with UID and library element (#41342) 4 years ago
Tania B 5652bde447
Encryption: Use secrets service (#40251) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Will Browne e4297006f6
Chore: Propagate context for data source provisioning (#40235) 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
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
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Stephanie Hingtgen db2e0d46b7
Update http error code when datasource health check fails (#37895) 4 years ago
Alexander Emelin e799257637
Live: stream resubmit on ds change, fix old ds settings in RunStream (#34130) 4 years ago
Carl Bergquist 5ec530f3fc
API: Return 409 on datasource version conflict (#32425) 4 years ago
Carl Bergquist eb241b960f
API: Datasource endpoint should return 400 bad request if id and orgId is invalid (#32392) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago