Commit Graph

78 Commits (ccbd18006e35d0ffa79a2a094db508ca026f2610)

Author SHA1 Message Date
bergquist d69b63cbc0 dashboards as cfg: read first cfg version 8 years ago
Daniel Lee 4356e980f0 dashfolders: create app folder on dashboard import 8 years ago
Torkel Ödegaard fc1d8416a7 working on dashboard search 8 years ago
Daniel Lee 7c74111187 search: add expanded folders 8 years ago
Daniel Lee f47673ab5c search: refactor search sql into a builder class 8 years ago
Torkel Ödegaard f4d0e2caee ux: search progress 8 years ago
Daniel Lee cd6a18ec62 search: fix search to limit dashboards better 8 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 years ago
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
Daniel Lee 86a7266f5f dashfolders: handle permission changes when saving/moving dashboards 9 years ago
Torkel Ödegaard 3066280216 added code from #8504, and #8021 9 years ago
Torkel Ödegaard fc69d59cae dashboard folder search fix 9 years ago
Daniel Lee 46c5625b59 dashfolders: filter search based on child dash permissions 9 years ago
Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 9 years ago
Daniel Lee d89c1260c6 WIP: refactor dash search and remove extra query 9 years ago
Daniel Lee 5cf40cbd12 WIP: move guardian logic for search into the sql query 9 years ago
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