コミット履歴

作者 SHA1 メッセージ 日付
  Torkel Ödegaard d9096110f8 Merge branch 'master' into alerting 9 年 前
  Torkel Ödegaard 68a8d9bc91 feat(apps): more work on plugin dashboard sync 9 年 前
  Torkel Ödegaard d44325affd feat(apps): progress on app dashboard imports 9 年 前
  bergquist 48e1a17ac2 feat(alerting): remove dummie values from email notifier 9 年 前
  bergquist dd8c3d0355 Merge branch 'master' into alerting 9 年 前
  Torkel Ödegaard 10daf1d63a Revert "Enable the "limit" param in /api/search" 9 年 前
  Torkel Ödegaard dee5f582d7 Merge branch 'master' into alerting_definitions 9 年 前
  Thibault Chataigner 3d77685108 Enable the "limit" param in /api/search 9 年 前
  bergquist 3ef2be13df feat(alerting): move alert deletion to alert code 9 年 前
  bergquist c83af353b2 feat(alerting): renames alert table to alert_rule 9 年 前
  bergquist bdd3e2ad73 Merge branch 'master' into alerting_definitions 9 年 前
  Torkel Ödegaard 97656d65ec db(dashboard): minor fix for dashboard delete 9 年 前
  bergquist 03e6fc951f feat(alerting): delete alerts when dashboard gets deleted 9 年 前
  Torkel Ödegaard 7023dedc05 feat(preferences): refactoring PR #4399 9 年 前
  utkarshcmu 66621d762e Added getDashboardSlugById api 9 年 前
  Torkel Ödegaard 0398face05 feat(plugins): dashboard import for data sources is working! #4298 9 年 前
  bergquist 435d0f22f5 fix(dashlist): better handling of invalid dashboard ids 9 年 前
  bergquist dd7e215e78 feat(dashslist): make sure dashbords exists in recently viewd dashboards 9 年 前
  bergquist d27bb4d3fb style(playlist): move dashboard access to dashboard.go 10 年 前
  Torkel Ödegaard e6d09b3266 fix(db): remove stars and tags when removing user or dashboard, fixes #2016 10 年 前
  Torkel Ödegaard 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 10 年 前
  Torkel Ödegaard c709a28f02 More work on email and notification infra #1456 10 年 前
  Torkel Ödegaard 50a1feb90a Dashboard list panel: Now supports search by multiple tags, Closes #2096 10 年 前
  Torkel Ödegaard dc607b8e8a Dashboard search now supports filtering by multiple dashboard tags, Closes #2095 10 年 前
  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 年 前
  Torkel Ödegaard bb7d79e6d2 Refactoring search to support more than just db dashboards 10 年 前
  Torkel Ödegaard b3be51f17f Lots of work on search and dashboard loading, trying to generalize concepts and code, #960 10 年 前
  Torkel Ödegaard 38d851eb98 Another HTTP API fix 10 年 前
  Torkel Ödegaard 73ee8a5985 HTTP API: fix for POST /api/dashboards/db returned 200 ok when dashboard was not found, Fixes #1929 10 年 前
  Torkel Ödegaard 3c2bfbfc1c Search: Dashboard results should be sorted alphabetically, Fixes #1685 10 年 前