Commit Graph

168 Commits (05febc46655e5fcad5edfd82e9b947ee1f2a5f8c)

Author SHA1 Message Date
Marcus Efraimsson e6cec8dbdc
Backend plugins: Prepare and clean request headers before resource calls (#22321) 5 years ago
Marcus Efraimsson 9d7c74ef91
Backend Plugins: Provide proper plugin config to plugins (#21985) 5 years ago
Marcus Efraimsson 0390b5601e
Backend plugins: Implement support for resources (#21805) 6 years ago
Sofia Papagiannaki b5f0a5d5ca
Api: Readonly datasources should not be created via the API (#19006) 6 years ago
Leonard Gram 3245227016 permissions: cleanup. 7 years ago
Leonard Gram 1329c70965 codestyle 7 years ago
Leonard Gram ec9ed5c830 Removes unused code. 7 years ago
Leonard Gram ccfcf02e33 Refactors ds permissions to a filter. 7 years ago
Torkel Ödegaard 162a95bff9 wip: going in circles 7 years ago
Torkel Ödegaard b3c78f1265 wip: data source permissions hooks 7 years ago
Marcus Efraimsson eb1b9405b2
return proper payload from api when updating datasource 7 years ago
Austin Winstanley defb0396b7 Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Marcus Efraimsson 909601d6ab api: fix so that datasources functions returns Response 8 years ago
bergquist 36676e23c1 datasource as cfg: adds readonly datasources 8 years ago
bergquist d68bfaa8be datasource as cfg: typo 8 years ago
bergquist 89923bf77a datasources: change to optimisic concurrency 8 years ago
Torkel Ödegaard 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 8 years ago
Daniel Lee aee4af2148 api: omit unused fields for /api/datasources 8 years ago
Daniel Lee 193d468ed3 admin: adds paging to global user list 9 years ago
huydx 143cbe921f (feat) support datasource delete by name api 9 years ago
Daniel Lee 1294b203e6 admin: adds paging to global user list 9 years ago
Utkarsh Bhatnagar 13c4ce68ee Added name and id in response of create/update (#7016) 9 years ago
Torkel Ödegaard 330c1b945e refactor(datasource): refactoring datasource secure json fields handling, #6697, #6692 9 years ago
bergquist 8ee85626f2 fix(api): return correct json info after updating datasource 9 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 years ago
bergquist 7bc1c3cc1c feat(cloudwatch): make it possible to reset keys 9 years ago
Daniel Lee 2893b25a05 feat(datasources): allow updating of tls certs 9 years ago
Daniel Lee c9b2c694f1 refactor(dataproxy): TLS Client Auth 9 years ago
Joe Lanford 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) 9 years ago
Torkel Ödegaard a6918617ff feat(api): fixed minor issue with error message when trying to create duplicate datasource, fixes #6164 9 years ago
bergquist 1955defc43 fix(api): add missing jsonData field to dto 9 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 9 years ago
Torkel Ödegaard b7d198793f refactor(): minor refactoring of #4455 9 years ago
Torkel Ödegaard b2fe7e518f ux(): added specific fallback logos for plugin depending on type, polished layout selector style 9 years ago
Torkel Ödegaard e4c0c39fbf ux(): began work on updating data source list to cards view 9 years ago
utkarshcmu 4fbff99186 Implemented GetDataSourceIdByName API 9 years ago
Torkel Ödegaard dfaa6d8eb9 feat(plugins): a lot of work on #4298 10 years ago
utkarshcmu f20f4d130b Pulled out the common code 10 years ago
utkarshcmu 1a39d93b4e Implemented GetDataSourceByName API 10 years ago
Torkel Ödegaard c1e94e61d0 feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings 10 years ago
Torkel Ödegaard ad94f99d57 refactor(apps): more WIP work on apps 10 years ago
Torkel Ödegaard eacc46da6d feat(plugins): WIP on new apps concept 10 years ago
woodsaj c35b51a268 refactor. 10 years ago
Torkel Ödegaard 5eab5dc47b feat(plugins): removed external plugins and bundle code, not ready for master yet, will revert this commit in seperate branch 10 years ago
Mitsuhiro Tanda 6edd6c8f03 add with_credentials to datasource model 10 years ago
woodsaj c4a0fe0234 add pluginBundle backend api methods and SQL storage 10 years ago