Commit Graph

112 Commits (d0c2b19c51a94e4cb5e8d1393bc8e739e66594a9)

Author SHA1 Message Date
bergquist c817aecd66 provisioning: only update dashboard if hash of json changed 8 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 8 years ago
Marcus Efraimsson 4f44376564
remove comment/unused variable 8 years ago
Marcus Efraimsson b4863002c9
permission: fix user with org viewer save/move permissions 8 years ago
bergquist 949484b949 provisioning: simplify db query 8 years ago
bergquist 7845eab502 provisioning: fixes typo 8 years ago
bergquist 5596707531 alert: fixes broken link back to grafana 8 years ago
bergquist 627df67992 dashboards: reject updates of provisioned dashboards 8 years ago
bergquist d6faa3d06f provisioning: improve UX when saving provisioned dashboards 8 years ago
Marcus Efraimsson 3f588b4c48 dashboards: created/updated and createdby/updatedby should be set before save 8 years ago
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
Leonard Gram fa1b92a12b
provisioning: uses unix epoch timestamps. (#10907) 8 years ago
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
Carl Bergquist cc0cc8dd73 changes to new urlformat for home dashboard (#10738) 8 years ago
bergquist fcd86fb24f make it easier for dashboards to generate ur; 8 years ago
bergquist 992fd37010 alert: use new url format 8 years ago
Marcus Efraimsson 90933b0621 dashboard: refactor logic for retrieving url for folder/dashboard 8 years ago
Marcus Efraimsson b23560ed5a dashboards: add validation to delete dashboard by slug 8 years ago
bergquist 58cfb23625 retry uid generation 8 years ago
bergquist 7e96052594 ensure dashboard title is unique in folder 8 years ago
bergquist bb3183f6cd removes uniqnes check on slug when saving dashboards 8 years ago
Daniel Lee eb765d288c alertlist: disable pause button when user does not have permission 8 years ago
Marcus Efraimsson fd59241e35 dashboards: revert adding api for retrieving uid by slug 8 years ago
Marcus Efraimsson 4829ea0e9f util: remove retry logic in shortid_generator 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 e229f8aea8 dashboards: extract short uid generator to util package. #7883 8 years ago
Marcus Efraimsson 5b35c694dc dashboard: generate and include uid in dashboard model. #7883 8 years ago
Marcus Efraimsson f08932b78a WIP: folder api. #10630 8 years ago
bergquist d62d5c7418 provisioning: delete dashboards from db when file is missing 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
bergquist 237d469ed4 dashboards as cfg: create dashboard folders if missing 8 years ago
bergquist 16f072b320 dashboards as cfg: move saving logic for dashboards into its own service 8 years ago
bergquist d69b63cbc0 dashboards as cfg: read first cfg version 8 years ago
Marcus Efraimsson a335150ad1 dashfolders: Add a helper for creating a dashboard folder 8 years ago
Torkel Ödegaard fc69d59cae dashboard folder search fix 9 years ago
Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 9 years ago
Daniel Lee dd02bf7c9b WIP: adds API check to stop folders being included in folders 9 years ago
Daniel Lee 9f79b9b8c5 WIP: fix go fmt error 9 years ago
Daniel Lee 97c13b77bf WIP: Add or update Dashboard ACL 9 years ago
Daniel Lee 3785894b40 WIP: guardian service for search 9 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 9 years ago
Torkel Ödegaard cabbfe9adc refactoring: moved dashboard history item formating (message) and fixed dashboard history migration issue, and removed from frontend tests that where no longer needed 9 years ago
Torkel Ödegaard c87418d060 refactoring: Dashboard history restore operation is now reusing existing 9 years ago
Torkel Ödegaard e18007153d refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries 9 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 9 years ago
Pavlos Daoglou 7f7f080ad8 [5443] Check if title is empty before save a new dashboard 9 years ago