Commit Graph

119 Commits (742a71abfaf45e2bd45201d2c49e3caea1c3915d)

Author SHA1 Message Date
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
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Alex Khomenko 6db4b40d5b
Data source list: Use Card component (#31326) 4 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
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Agnès Toulet 8dc75f79f7
API: Enrich endpoints with ID (#26691) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen d352c213b3
API: Recognize MSSQL data source URLs (#25629) 5 years ago
Marcus Efraimsson c0f3b2929c
Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 5 years ago
Arve Knudsen 164242f5fd
Data sources: Don't fail if URL doesn't specify protocol (#24497) 5 years ago
Kyle Brandt 80e1191ca0
Backend Plugins: (breaking change) Add PluginContext (#23788) 5 years ago
Arve Knudsen 7d88018531
DataSourceProxy: Handle URL parsing error (#23731) 5 years ago
Marcus Efraimsson 871ad73414
Backend plugins: Renderer v2 plugin (#23625) 5 years ago
Andrej Ocenas e5dd7efdee
Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 5 years ago
Carl Bergquist 579abad9cc
Plugins: Return jsondetails as an json object instead of raw json on datasource healthchecks. (#22859) 5 years ago
Carl Bergquist ebc9549cbc
Add support for sending health check to datasource plugins. (#22771) 5 years ago
Carl Bergquist 5f94d31da9
Send jsondata for Datasources on DatasourceConfig for backend plugins (#22681) 5 years ago