Historial de Commits

Autor SHA1 Mensaje Fecha
  bergquist d27bb4d3fb style(playlist): move dashboard access to dashboard.go hace 10 años
  Torkel Ödegaard e6d09b3266 fix(db): remove stars and tags when removing user or dashboard, fixes #2016 hace 10 años
  Torkel Ödegaard 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 hace 10 años
  Torkel Ödegaard c709a28f02 More work on email and notification infra #1456 hace 10 años
  Torkel Ödegaard 50a1feb90a Dashboard list panel: Now supports search by multiple tags, Closes #2096 hace 10 años
  Torkel Ödegaard dc607b8e8a Dashboard search now supports filtering by multiple dashboard tags, Closes #2095 hace 10 años
  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 hace 10 años
  Torkel Ödegaard bb7d79e6d2 Refactoring search to support more than just db dashboards hace 10 años
  Torkel Ödegaard b3be51f17f Lots of work on search and dashboard loading, trying to generalize concepts and code, #960 hace 10 años
  Torkel Ödegaard 38d851eb98 Another HTTP API fix hace 10 años
  Torkel Ödegaard 73ee8a5985 HTTP API: fix for POST /api/dashboards/db returned 200 ok when dashboard was not found, Fixes #1929 hace 10 años
  Torkel Ödegaard 3c2bfbfc1c Search: Dashboard results should be sorted alphabetically, Fixes #1685 hace 10 años
  Torkel Ödegaard d987532262 Added server metrics hace 10 años
  Torkel Ödegaard 04d25dc58a Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718 hace 10 años
  Torkel Ödegaard 3f96afba73 Merge branch 'fixDashboardDelete' of https://github.com/raintank/grafana into raintank-fixDashboardDelete hace 10 años
  Anthony Woods b9b63f695d fixes #1518 fix table name used in dashboard delete. hace 10 años
  Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org hace 10 años
  Torkel Ödegaard e3764ad951 Fixed failing dashboard sql test hace 11 años
  Torkel Ödegaard 8e1b753664 Added limit to dashboard list panel and search hace 11 años
  Torkel Ödegaard 10820f31c2 Changed go package path hace 11 años
  Torkel Ödegaard 60541a455f Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel hace 11 años
  Torkel Ödegaard 97758380e0 Worked on stars in search results hace 11 años
  Torkel Ödegaard 1d6413bfae More work on backend for user favorites hace 11 años
  Torkel Ödegaard 4ea5d80099 Various fixes to data access hace 11 años
  Torkel Ödegaard afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do hace 11 años