Commit Graph

1689 Commits (aaaa39a48e893a618ec47e330c28fa3fd27c16c4)

Author SHA1 Message Date
Ryan McKinley d6887bf77f Plugins: Optionally preload some plugins during frontend app boot (#15266) 7 years ago
Andrej Ocenas 2d7fc55df7
Provisioning: Do not allow deletion of provisioned dashboards (#16211) 7 years ago
Oleg Gaidarenko 67cbc7d4cf
Chore: use remote cache instead of session storage (#16114) 7 years ago
Marcus Efraimsson 5da1faf454
Alerting: Notification channel http api fixes (#16379) 7 years ago
Marcus Efraimsson 2ae63e70c0
Alerting: Notification channel http api enhancements (#16219) 7 years ago
Sean Lafferty b696492891 Rename dispatched commands to make them easy to grok 7 years ago
Leonard Gram a615b78f8a permissions: removes global access to bus from MakeUserAdmin. 7 years ago
Leonard Gram adf0390b2c teams: local access to bus, moving away from dep on global. 7 years ago
Leonard Gram 6589a4e55f teams: better names for api permissions. 7 years ago
Leonard Gram 9f8e43916d permissions: refactor. 7 years ago
Leonard Gram 3f57a81c47 teams: cleanup. 7 years ago
Leonard Gram fc0461134f dashboards: simplified code. 7 years ago
Hugo Häggmark b60e71c28b teams: moved logic for searchteams to backend 7 years ago
Hugo Häggmark 782b5b6a3a teams: viewers and editors can view teams 7 years ago
Leonard Gram c420af16b1 teams: editor/viewer team admin cant remove the last admin. 7 years ago
Leonard Gram c823ad5de7 team: uses PermissionType instead of int64 for permissions. 7 years ago
Leonard Gram 21d3d27452 teams: editors can't remove the last admin from a team. 7 years ago
Leonard Gram b783fa7039 team: renames teams.CanUpdate teamguardian.CanAdmin 7 years ago
Hugo Häggmark a90b3e331e config: updated feature toggle name 7 years ago
Leonard Gram 0b209de5d1 dashboard: only admin permission added to dashboard in folder. 7 years ago
Leonard Gram d593ffe3c1 dashboards: better error handling 7 years ago
Leonard Gram 89d4db8eb6 teams: team listing shows only your teams (editors). 7 years ago
Leonard Gram 1f949e58e1 teams: teams guard on all teams update methods. 7 years ago
Leonard Gram 23231e6d51 teams: added delete team guard 7 years ago
Leonard Gram 8e7a8282c1 teams: removed feature toggle as it is already in middleware 7 years ago
Leonard Gram d668550aa2 teams: added feature toggle and refactor tests 7 years ago
Leonard Gram 0d61f89577 teams: cleanup. 7 years ago
Hugo Häggmark 5adde259d3 teams: team update test 7 years ago
Hugo Häggmark 074ebf0f48 teams: only write error message if error 7 years ago
Leonard Gram 2a88052c14 teams: can update team members permission. 7 years ago
Leonard Gram af4994ba16 teams: editor added as admin for created teams. 7 years ago
Leonard Gram 22e098b830 teams: editors can work with teams. 7 years ago
Hugo Häggmark efbd93f824 teams: show teams and plugins for editors that can own 7 years ago
Hugo Häggmark 124fb743e8 teams: make test cases pass again 7 years ago
Leonard Gram da3dcd1918 folder: uses service to make user admin of created folder. 7 years ago
Leonard Gram c8c004095c permissions: broken out func for making creator admin. 7 years ago
Andrej Ocenas 697a87b7b2 Add check so that header is not sent for anonymous users 7 years ago
Andrej Ocenas bbdc1c0e64 Add custom header with grafana user and a config switch for it 7 years ago
Sean Lafferty fcc18d8121 Change import path for social in the tests 7 years ago
Sean Lafferty 8d8119aa98 Change import path for social since it has moved 7 years ago
Sean Lafferty 7e62394d01 Add function in ds_proxy to handle oauthPassThru headers 7 years ago
Sean Lafferty 4324a7f51a Remove auth module from ds_proxy oauth test 7 years ago
Sean Lafferty 3b15e110a5 Get most recent oauth token from db, rather than lookup by auth_module 7 years ago
Marcus Efraimsson 0cd5a6772d
feat(api): support list/revoke auth token in admin/current user api 7 years ago
Woodward, Joshua 946e542412 Make password hint configurable from settings/defaults.ini 7 years ago
Marcus Efraimsson cf500f3157
restore to current folder when restoring old dashboard version 7 years ago
Hugo Häggmark d3642a3e91
Moved Server Admin and children to separate menu item on Side Menu (#15592) 7 years ago
Johannes Schill a81d5486b0 Viewers with viewers_can_edit should be able to access /explore (#15787) 7 years ago
Marcus Efraimsson 5638c67be8
org admins should only be able to access org admin pages 7 years ago
Marcus Efraimsson a29b99b96b
only editor/admin should have access to alert list/notifications pages 7 years ago