- 19 Nov, 2020 1 commit
-
-
* Chore: Handle wrapped errors Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Arve Knudsen committed
-
- 18 Nov, 2020 1 commit
-
-
* validate against role field update * lowercase error string * make all msgs consistent style * fix wording Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * sayonara simple json Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Will Browne committed
-
- 17 Nov, 2020 1 commit
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-
- 07 Sep, 2020 1 commit
-
-
API: return resource ID for auth key creation, folder permissions update and user invite complete endpoints (#27419) * API: add ID to auth key and folder endpoints * API: add test for folder permissions update * API: add created user id for /invite/complete endpoint
Agnès Toulet committed
-
- 04 Mar, 2020 1 commit
-
-
Carl Bergquist committed
-
- 04 Apr, 2018 1 commit
-
-
Marcus Efraimsson committed
-
- 22 Mar, 2018 1 commit
-
-
Julian Kornberger committed
-
- 07 Mar, 2018 1 commit
-
-
Dan Cech committed
-
- 06 Mar, 2018 1 commit
-
-
Dan Cech committed
-
- 27 Feb, 2018 2 commits
-
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
- 21 Feb, 2018 2 commits
-
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
- 20 Feb, 2018 2 commits
-
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
- 19 Feb, 2018 1 commit
-
-
* dashboards: new command for validating dashboard before update Removes validation logic from saveDashboard and later on use the new command for validating dashboard before saving a dashboard. This due to the fact that we need to validate permissions for overwriting other dashboards by uid and title. * dashboards: use the new command for validating dashboard before saving Had to refactor dashboard provisioning a bit to be able to sidetrack the permission validation in a somewhat reasonable way. Adds some initial tests of the dashboard repository, but needs to be extended later. At least now you can mock the dashboard guardian * dashboards: removes validation logic in the save dashboard api layer Use the dashboard repository solely for create/update dashboards and let it do all the validation. One exception regarding quota validation which still is in api layer since that logic is in a macaron middleware. Need to move out-commented api tests later. * dashboards: fix database tests for validate and saving dashboards * dashboards: rename dashboard repository to dashboard service Split the old dashboard repository interface in two new interfaces, IDashboardService and IDashboardProvisioningService. Makes it more explicit when using it from the provisioning package and there's no possibility of calling an incorrect method for saving a dashboard. * database: make the InitTestDB function available to use from other packages * dashboards: rename ValidateDashboardForUpdateCommand and some refactoring * dashboards: integration tests of dashboard service * dashboard: fix sqlstore test due to folder exist validation * dashboards: move dashboard service integration tests to sqlstore package Had to move it to the sqlstore package due to concurrency problems when running against mysql and postgres. Using InitTestDB from two packages added conflicts when clearing and running migrations on the test database * dashboards: refactor how to find id to be used for save permission check * dashboards: remove duplicated dashboard tests * dashboards: cleanup dashboard service integration tests * dashboards: handle save dashboard errors and return correct http status * fix: remove log statement * dashboards: import dashboard should use dashboard service Had to move alerting commands to models package due to problems with import cycles of packages. * dashboards: cleanup dashboard api tests and add some tests for post dashboard * dashboards: rename dashboard service interfaces * dashboards: rename dashboard guardian interface
Marcus Efraimsson committed
-
- 14 Feb, 2018 3 commits
-
-
* initial fixes for dashboard permission acl list query, fixes #10864 * permissions: refactoring of acl api and query
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 12 Feb, 2018 1 commit
-
-
Marcus Efraimsson committed
-
- 05 Feb, 2018 1 commit
-
-
* dashfolders: hide permissions in settings if folder has changed and the dashboard has not been saved yet. Otherwise the use will see stale permissions from the original folder. * dashfolders: return folder url for inherited permissions
Daniel Lee committed
-
- 18 Jan, 2018 1 commit
-
-
Daniel Lee committed
-
- 11 Dec, 2017 1 commit
-
-
Alexander Zobnin committed
-
- 08 Dec, 2017 1 commit
-
-
Alexander Zobnin committed
-
- 22 Jun, 2017 2 commits
-
-
Torkel Ödegaard committed
-
Daniel Lee committed
-
- 21 Jun, 2017 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 20 Jun, 2017 1 commit
-
-
Torkel Ödegaard committed
-
- 19 Jun, 2017 7 commits
-
-
Daniel Lee committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 17 Jun, 2017 1 commit
-
-
Torkel Ödegaard committed
-
- 14 Jun, 2017 1 commit
-
-
Daniel Lee committed
-
- 12 Jun, 2017 2 commits
-
-
Daniel Lee committed
-
Daniel Lee committed
-