Commit Graph

150 Commits (fb98a97efad6b816238e53af2baebdda7e9464aa)

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
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
Torkel Ödegaard 68a8d9bc91 feat(apps): more work on plugin dashboard sync 10 years ago
Torkel Ödegaard 85be7dd902 feat(apps): progress on app dashboard sync 10 years ago
Torkel Ödegaard d44325affd feat(apps): progress on app dashboard imports 10 years ago
bergquist 48e1a17ac2 feat(alerting): remove dummie values from email notifier 10 years ago
Torkel Ödegaard 0d4c76a029 feat(import): save gnetId for dashbards imported from grafana.net 10 years ago
utkarshcmu 66621d762e Added getDashboardSlugById api 10 years ago
Torkel Ödegaard 3fb0b71822 refactor(): refactoring json usage 10 years ago
Torkel Ödegaard 60adcedebe feat(plugins): worked on plugin dashboard import handling 10 years ago
bergquist d27bb4d3fb style(playlist): move dashboard access to dashboard.go 10 years ago
utkarshcmu 58121d89fc Updated http_api docs 10 years ago
utkarshcmu 753fd164d7 Added createdBy in metadata ui and dashboard table 10 years ago
utkarshcmu cb5c1bd24d Removed created_by and fixed gofmt 10 years ago