Commit Graph

46 Commits (3e272d2bdaf116b5a1738fb80388a044547c0683)

Author SHA1 Message Date
Ieva ec9c35fae5
Chore: clean up access control for data sources (#73010) 2 years ago
Kousik Mitra 60496fbae3
Chore: Return correct error for name taken and validation error on add/update datasource (#70465) 2 years ago
Will Browne a8577c21ba
Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2 years ago
suntala 49b3027049
Chore: Remove Result field from datasources (#63048) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Serge Zaitsev 324310abbc
Chore: Fix goimports grouping in pkg/api (#62419) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Karl Persson 0942e0a815
RBAC: Rewrite data source api tests (#61783) 2 years ago
Serge Zaitsev fa36591380
Chore: Remove mockstore and use dbtest instead (#61629) 2 years ago
Ieva a8bae3f0b0
Access Control: Clear user's permission cache after resource creation (#59101) 3 years ago
Torkel Ödegaard e31cb93ec0
NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
Ieva 6d5bdf12e8
resolve merge conflicts (#55503) 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
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Karl Persson 44ffbfd6aa
RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 3 years ago
Guilherme Caulada a367ad730c
Secrets: Implement basic unified secret store service (#45804) 3 years ago
Karl Persson d27ff42376
Access control: Move data source actions and scopes to datasource package (#46594) 3 years ago
Yuriy Tseretyan 314be36a7c
Move datasource scopes and actions to access control package (#46334) 3 years ago
Selene 2c90dcf3c0
Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 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
idafurjes 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 3 years ago
Jeff Levin c8154b9fe2
Datasource API: #32556 resolve readonly datasources can be modified (#44186) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Gabriel MABILLE a811d7d76f
Access control: Add a scope to Data Sources GET endpoint (#38933) 4 years ago
Gabriel MABILLE 9f29241a0c
AccessControl: add one-dimensional permissions to datasources (#38070) 4 years ago
Alexander Emelin e799257637
Live: stream resubmit on ds change, fix old ds settings in RunStream (#34130) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 4 years ago
ying-jeanne 375e8e4fd0
SQLStore: customise the limit of retrieved datasources per organisation (#29358) 4 years ago
Agnès Toulet 22788d1d86
Add an option to hide certain users in the UI (#28942) 5 years ago
Arve Knudsen cb62e69997
Chore: Convert API tests to standard Go lib (#29009) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen 164242f5fd
Data sources: Don't fail if URL doesn't specify protocol (#24497) 5 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
Daniel Lee a00a42d9ee api: extract api test code to common_test.go 7 years ago
Daniel Lee fa18b0053d WIP: delete permission in API 8 years ago
Daniel Lee f1e1da39e3 WIP: get Dashboard Permissions 8 years ago
Daniel Lee 193d468ed3 admin: adds paging to global user list 8 years ago
Daniel Lee 1294b203e6 admin: adds paging to global user list 8 years ago
Daniel Lee fbc3c3dd32 api: removes import alias + some unused fields 8 years ago
Daniel Lee cbd1455c42 fix(api): case insensitive sort for datasources 8 years ago