Commit Graph

132 Commits (521b0202e2cb6a04a2de3ca85389b34b5e7ab6d3)

Author SHA1 Message Date
Sofia Papagiannaki be0d043673
API: Add endpoint for updating a data source by its UID (#49396) 4 years ago
Sofia Papagiannaki 6bb843bd0e
API: Introduce health and resources data source endpoints using the data source UID (#48676) 4 years ago
Will Browne f135a5c8a4
Plugins: Refactor plugin resource call with and without data source (#48754) 4 years ago
Guilherme Caulada 2533f21015
DataSource: Fix secure json data reset on datasource update (#48557) 4 years ago
Guilherme Caulada 53e9bf47db
Secrets: Implement tests and debug log improvements on unified secrets (#48213) 4 years ago
Guilherme Caulada a367ad730c
Secrets: Implement basic unified secret store service (#45804) 4 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 4 years ago
Karl Persson cac6936015
Access control: Change data source permissions to be based on UID (#46741) 4 years ago
Gabriel MABILLE 3440e7c8f7
AccessControl: Fix locked role picker in orgs/edit page (#46539) 4 years ago
Karl Persson 7ab1ef8d6e
Access Control: Support other attributes than id for resource permissions (#46727) 4 years ago
Emil Tullstedt 0e5ac29763
Data sources: Grant creator edit permissions to data source by default (#46168) 4 years ago
Selene 5eaf6509c0
Dashboard Extractor: Don't fail when using default OSS implementation (#46024) 4 years ago
Gabriel MABILLE 14bee49f9a
AccessControl: Compute metadata from context permissions (#45578) 4 years ago
Gabriel MABILLE 6fbf346747
AccessControl: Add endpoint to get user permissions (#45309) 4 years ago
Marcus Efraimsson 6a776c78d4
Datasource: Fixes storing of secureJSONData when creating/updating datasource (#45290) 4 years ago
idafurjes df282a42cb
Remove bus from datasource api (#44987) 4 years ago
Karl Persson e93e1bdd2b
Access control: Enable data source view for partial permissions (#44695) 4 years ago
Santiago 7ed82ac049
Check for empty URLs when creating/updating a data source (#42837) 4 years ago
Will Browne b5dd4842d0
Plugins: Make manager more easily composable (#44467) 4 years ago
Jeff Levin c8154b9fe2
Datasource API: #32556 resolve readonly datasources can be modified (#44186) 4 years ago
Karl Persson f75e4d1a4f
Access Control: Allow signed in users access to GET data sources endpoints (#43338) 4 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) 5 years ago
Carl Bergquist 5ec530f3fc
API: Return 409 on datasource version conflict (#32425) 5 years ago
Carl Bergquist eb241b960f
API: Datasource endpoint should return 400 bad request if id and orgId is invalid (#32392) 5 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 5 years ago
Alex Khomenko 6db4b40d5b
Data source list: Use Card component (#31326) 5 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Kyle Brandt 1c1a800bc0
API: Add by UID routes for data sources (#29884) 5 years ago
ying-jeanne 375e8e4fd0
SQLStore: customise the limit of retrieved datasources per organisation (#29358) 5 years ago