Commit Graph

141 Commits (63f8854a48e997d9cfad7114852af597aeb68e11)

Author SHA1 Message Date
Torkel Ödegaard 8e8f3c4332 dashboard and folder search with permissions 8 years ago
Marcus Efraimsson 0e8377a9f4 Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 8 years ago
Marcus Efraimsson 7d3b990e91 permissions: fix link to folder from permissions list 8 years ago
Carl Bergquist cc0cc8dd73 changes to new urlformat for home dashboard (#10738) 8 years ago
bergquist 130a2b6499 handle new error message 8 years ago
Daniel Lee 512f6992f1 dashfolders: rename Root folder to General. Closes #10692 8 years ago
Marcus Efraimsson 90933b0621 dashboard: refactor logic for retrieving url for folder/dashboard 8 years ago
Marcus Efraimsson c0c3f17d84 dashboards: when restoring a dashboard to an older version, set current uid 8 years ago
Marcus Efraimsson b23560ed5a dashboards: add validation to delete dashboard by slug 8 years ago
Marcus Efraimsson 95d063621e dashboards: new route for deleting dashboards by uid 8 years ago
bergquist bb3183f6cd removes uniqnes check on slug when saving dashboards 8 years ago
Marcus Efraimsson 369597f7b2 dashboards: return url in response to save dashboard. #7883 8 years ago
Marcus Efraimsson fd59241e35 dashboards: revert adding api for retrieving uid by slug 8 years ago
Marcus Efraimsson 9fb7b887db dashboards: add url property to dashboard meta and search api responses 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
Marcus Efraimsson 46e1296700 dashboards: return uid in response to creating/updating a dashboard. #7883 8 years ago
Daniel Lee a00a42d9ee api: extract api test code to common_test.go 8 years ago
Daniel Lee d74a98feff dashfolders: link to folder for inherited permissions 8 years ago
bergquist 67a9e6a71d provisioing: add lookup table provisioned dashboards 8 years ago
Daniel Lee 94a54248c1 dashfolders: show folders use can save to in picker 8 years ago
Daniel Lee c27a74bb6b dashfolders: check permissions for new dashboard 8 years ago
Daniel Lee 61ed0b0381 dashfolders: remove role requirements on dashboard routes 8 years ago
Carl Bergquist 35106537f2 Replace Read Only Editor role with ViewersCanEdit setting (#10166) 8 years ago
bergquist ff1b71bc20 allow overriding dashboards from api 8 years ago
bergquist 5aab6b5c20 removes last pieces of dashboard.json 8 years ago
bergquist f5eac2e91d dashboards as cfg: expose dashboard service as interface 8 years ago
bergquist 16f072b320 dashboards as cfg: move saving logic for dashboards into its own service 8 years ago
bergquist 9cebb23e01 dashboards as cfg: revert minor changes 8 years ago
Daniel Lee f70fb7dbf3 dashboard: fix home dashboard getting started panel 8 years ago
Torkel Ödegaard df61558018 grid: fixed geting started panel pos 8 years ago
Torkel Ödegaard 4819e50441 newgrid: fixes to default home dashboard 8 years ago
Torkel Ödegaard 3066280216 added code from #8504, and #8021 9 years ago
Torkel Ödegaard fc69d59cae dashboard folder search fix 9 years ago
Daniel Lee 6d86afd472 dashfolders: use canadmin permission in settings menu 9 years ago
Torkel Ödegaard aa634402d9 dashboard acl fixes 9 years ago
Torkel Ödegaard 74840178cf refactoring dashboard folder security checks 9 years ago
Torkel Ödegaard f7194878fe dashboard guardian refactoring starting to work 9 years ago
Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 9 years ago
Torkel Ödegaard 3fe031d25d refactoring: Dashboard guardian 9 years ago
Torkel Ödegaard d9dca72ee4 dashboard_folders: refactoring picker and folder selection in dashboard settings & save as menu 9 years ago
Daniel Lee dd02bf7c9b WIP: adds API check to stop folders being included in folders 9 years ago
Daniel Lee 92717ccafb WIP: permission checking for dash version api methods 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 5c89c4b2bd WIP: dashlist in template for new folder 9 years ago
Daniel Lee 82afe8228f WIP: add parentid to getdashboard query result 9 years ago
Daniel Lee f1e1da39e3 WIP: get Dashboard Permissions 9 years ago
Torkel Ödegaard 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 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