Commit History

Author SHA1 Message Date
  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
  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
  utkarshcmu 338afc80d5 Merge branch 'master' of https://github.com/grafana/grafana into metadata 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
  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
  Torkel Ödegaard a40299b4dc Progress on json file index and search #960 10 years ago
  Torkel Ödegaard 73ee8a5985 HTTP API: fix for POST /api/dashboards/db returned 200 ok when dashboard was not found, Fixes #1929 10 years ago