Commit Graph

59 Commits (84ff62d77372d110bd6cc80dd1efb597d1416a8d)

Author SHA1 Message Date
Daniel Lee 84ff62d773 WIP: remove dashboard children on delete 9 years ago
Daniel Lee c602afb9c6 WIP: dashboard search by folder + toggle for list or tree mode 9 years ago
Daniel Lee 6c736e002a WIP: add dummy root folder to folder picker 9 years ago
Daniel Lee 68b9342de3 WIP: dashboard search by type (folder or dash) 9 years ago
Daniel Lee 53d11d50fc WIP: remove browse mode for dashboard search 9 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 9 years ago
Torkel Ödegaard 7b5f7ed553 dashboard_history: SQL did not work when using MySQL, fixes to dashboard version numbering, so inserts start at 1, added migration to fix old dashboards with version 0 9 years ago
Torkel Ödegaard 5409f4c0eb dashboard_history: fixed issue with save as & overwrite 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 f18ebea03e fix: dashboard save modals had double submit on enter after my refactoring this morning 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
Torkel Ödegaard 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
utkarshcmu c737704eeb Removed playlist item when dashboard is deleted 9 years ago
Torkel Ödegaard 68a8d9bc91 feat(apps): more work on plugin 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 10daf1d63a Revert "Enable the "limit" param in /api/search" 10 years ago
Thibault Chataigner 3d77685108 Enable the "limit" param in /api/search 10 years ago
bergquist 3ef2be13df feat(alerting): move alert deletion to alert code 10 years ago
bergquist c83af353b2 feat(alerting): renames alert table to alert_rule 10 years ago
Torkel Ödegaard 97656d65ec db(dashboard): minor fix for dashboard delete 10 years ago
bergquist 03e6fc951f feat(alerting): delete alerts when dashboard gets deleted 10 years ago
Torkel Ödegaard 7023dedc05 feat(preferences): refactoring PR #4399 10 years ago
utkarshcmu 66621d762e Added getDashboardSlugById api 10 years ago
Torkel Ödegaard 0398face05 feat(plugins): dashboard import for data sources is working! #4298 10 years ago
bergquist 435d0f22f5 fix(dashlist): better handling of invalid dashboard ids 10 years ago
bergquist dd7e215e78 feat(dashslist): make sure dashbords exists in recently viewd dashboards 10 years ago
bergquist d27bb4d3fb style(playlist): move dashboard access to dashboard.go 10 years ago
bergquist 8a38991270 feat(playlist): changes to relation table 10 years ago
nikita-graf ee400df930 remove dashboard from playlist when its destroyed 10 years ago
Torkel Ödegaard e6d09b3266 fix(db): remove stars and tags when removing user or dashboard, fixes #2016 10 years ago
Torkel Ödegaard 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 11 years ago
Torkel Ödegaard c709a28f02 More work on email and notification infra #1456 11 years ago
Torkel Ödegaard 50a1feb90a Dashboard list panel: Now supports search by multiple tags, Closes #2096 11 years ago
Torkel Ödegaard dc607b8e8a Dashboard search now supports filtering by multiple dashboard tags, Closes #2095 11 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 11 years ago
Torkel Ödegaard bb7d79e6d2 Refactoring search to support more than just db dashboards 11 years ago
Torkel Ödegaard b3be51f17f Lots of work on search and dashboard loading, trying to generalize concepts and code, #960 11 years ago
Torkel Ödegaard 38d851eb98 Another HTTP API fix 11 years ago
Torkel Ödegaard 73ee8a5985 HTTP API: fix for POST /api/dashboards/db returned 200 ok when dashboard was not found, Fixes #1929 11 years ago
Torkel Ödegaard 3c2bfbfc1c Search: Dashboard results should be sorted alphabetically, Fixes #1685 11 years ago
Torkel Ödegaard d987532262 Added server metrics 11 years ago
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 11 years ago
Anthony Woods b9b63f695d fixes #1518 fix table name used in dashboard delete. 11 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 years ago
Torkel Ödegaard e3764ad951 Fixed failing dashboard sql test 11 years ago
Torkel Ödegaard 8e1b753664 Added limit to dashboard list panel and search 11 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago