Commit Graph

335 Commits (e93fe9db25cd4b710e7490ffa8e0aa3d777907ff)

Author SHA1 Message Date
Marcus Efraimsson 95d063621e dashboards: new route for deleting dashboards by uid 8 years ago
Marcus Efraimsson 57edf89033 dashboards: make scripted dashboards work using the old legacy urls 8 years ago
Marcus Efraimsson a99331cdb9 dashboards: redirect from old url used to load dashboard to new url 8 years ago
Marcus Efraimsson fd59241e35 dashboards: revert adding api for retrieving uid by slug 8 years ago
Marcus Efraimsson 7ee691dc48 dashboards: api for retrieving uid by slug. #7883 8 years ago
Marcus Efraimsson 13d5db7d19 dashboards: add support for retrieving a dashboard by uid 8 years ago
Daniel Lee 94a54248c1 dashfolders: show folders use can save to in picker 8 years ago
Daniel Lee ae69c96518 dashfolders: allow any signed in user to get list of teams 8 years ago
Daniel Lee 3ae1bf0c16 dashfolders: permissions for saving annotations 8 years ago
Daniel Lee 61ed0b0381 dashfolders: remove role requirements on dashboard routes 8 years ago
Marcus Efraimsson af34f9977e Add avatar to team and team members page (#10305) 8 years ago
Marcus Efraimsson e136b7c286 dashfolders: /dashboards should render index page with a 200 OK 8 years ago
Torkel Ödegaard ccbd18006e ux: org user management changes 8 years ago
Alexander Zobnin d8612380e9 refactor: rename User Groups to Teams 8 years ago
bergquist 5aab6b5c20 removes last pieces of dashboard.json 8 years ago
Torkel Ödegaard 303e3de488 fix: fix for avatar images when gzip is turned on, fixes #5952 8 years ago
Marcus Efraimsson 909601d6ab api: fix so that datasources functions returns Response 8 years ago
Marcus Efraimsson 89b27b35ba fix: Use Response as return type 8 years ago
Marcus Efraimsson 540d540ea9 fix: return id from api when creating new annotation/graphite annotation, fixes #9798 8 years ago
bergquist 9b6535cca1 alerting: only editors can pause rules 8 years ago
Daniel Lee b866383ec0 api: fix for dashboard version history 8 years ago
Torkel Ödegaard 48c8e4d627 fix: various fixes for new grid 8 years ago
Alexander Zobnin 04ea7efac9 annotations: add endpoint for writing graphite-like events (#9495) 8 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 years ago
bergquist e3211f6e48 use route as span name 8 years ago
bergquist 9c30bf53cf introduce concept of named middleware 8 years ago
bergquist 6372e22180 migrate handlers to new register 8 years ago
bergquist 6d22a67a30 return /metrics before session middleware 8 years ago
bergquist d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
Torkel Ödegaard 84d4958a3c plugin change: make interval, cache timeout & max data points options in plugin.json, remove query.options component feature, add help markdown feature and toggle for data sources 8 years ago
Torkel Ödegaard 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 8 years ago
Torkel Ödegaard 63424f9866 ux: more work on sidemenu 8 years ago
Torkel Ödegaard 3dc9d76b38 fix: viewer role fix, fixes #8976 8 years ago
Torkel Ödegaard 3066280216 added code from #8504, and #8021 9 years ago
Torkel Ödegaard be29357d22 fix: added missing url route for annotation state history delete, fixes #8660 9 years ago
Torkel Ödegaard 2257c1f874 dashboard acl work 9 years ago
Torkel Ödegaard aaf2a897b0 folders: changed api urls for dashboard acls 9 years ago
Torkel Ödegaard e0b9ba7554 refactoring renaming dashboard folder operations 9 years ago
Daniel Lee a861b1b9ba WIP: check permissions for delete/post dashboard 9 years ago
Daniel Lee 3913f16550 WIP: add permission check for GetDashboard 9 years ago
Daniel Lee 9eccb4e79f WIP: API - add dash permission 9 years ago
Daniel Lee fa18b0053d WIP: delete permission in API 9 years ago
Daniel Lee f1e1da39e3 WIP: get Dashboard Permissions 9 years ago
Daniel Lee 552935031b WIP: API methods for add/remove members to user group 9 years ago
Daniel Lee 0a1df0905e WIP: add update user group command 9 years ago
Daniel Lee 233cd7af4a WIP: add user group search 9 years ago
Torkel Ödegaard ef1dfed0d8 dasboard_history: big refactoring of how the compare api looked, now a POST with a model for new & base version, refactored a simplified UI code as well, this was done to lay foundation to make it possible to do diff against current in browser unsaved version 9 years ago
Torkel Ödegaard 689e366f59 refactoring: updated api url routes so they do not conflict with slug route 9 years ago
Torkel Ödegaard c87418d060 refactoring: Dashboard history restore operation is now reusing existing 9 years ago
sanchitraizada 77c046aac6 Implement review feedback 9 years ago