Commit Graph

139 Commits (#45498-fs-object-storage)

Author SHA1 Message Date
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 8 years ago
Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 8 years ago
Daniel Lee dd02bf7c9b WIP: adds API check to stop folders being included in folders 8 years ago
Daniel Lee 9f79b9b8c5 WIP: fix go fmt error 8 years ago
Daniel Lee 97c13b77bf WIP: Add or update Dashboard ACL 8 years ago
Daniel Lee 3785894b40 WIP: guardian service for search 8 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 8 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 8 years ago
Torkel Ödegaard c87418d060 refactoring: Dashboard history restore operation is now reusing existing 8 years ago
Torkel Ödegaard e18007153d refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries 8 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 8 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 9 years ago
Torkel Ödegaard 85be7dd902 feat(apps): progress on app dashboard sync 9 years ago
Torkel Ödegaard d44325affd feat(apps): progress on app dashboard imports 9 years ago
bergquist 48e1a17ac2 feat(alerting): remove dummie values from email notifier 9 years ago
Torkel Ödegaard 0d4c76a029 feat(import): save gnetId for dashbards imported from grafana.net 9 years ago
utkarshcmu 66621d762e Added getDashboardSlugById api 9 years ago
Torkel Ödegaard 3fb0b71822 refactor(): refactoring json usage 9 years ago
Torkel Ödegaard 60adcedebe feat(plugins): worked on plugin dashboard import handling 9 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
utkarshcmu af371249f9 Successfully displayed userdId in UI 10 years ago
utkarshcmu e0ffcda32e Added UI , DB settings 10 years ago
utkarshcmu 1b7f4f31ca Tired of gofmt 10 years ago
utkarshcmu ca01604b43 Added statements in constructor 10 years ago
utkarshcmu 93f9a0c39c Fixed created & updated columns in dashboard table 10 years ago
Dieter Plaetinck 66ba19b7ba clearer errors 10 years ago
Torkel Ödegaard bae1e2f0c1 Fix for validating tags in dashboard json in backend, Fixes #2152 10 years ago
Torkel Ödegaard 7ce31bfaa0 changed dependency for gosimple/slug, they had finally removed the gopkgs dependency, Fixes #2153 10 years ago
Torkel Ödegaard 448a8b8d1c Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 10 years ago
Torkel Ödegaard 187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable 10 years ago
Torkel Ödegaard b3be51f17f Lots of work on search and dashboard loading, trying to generalize concepts and code, #960 10 years ago