Commit Graph

4 Commits

Author SHA1 Message Date
Bogdan Matei
984fbac1ad
Dashboard: Fix dashboard reload behavior (#96427) 2024-11-18 17:09:03 +02:00
Bogdan Matei
97c0ff2ae4
Dashboards: Reload the dashboard based on time range and filters changes (#94190) 2024-10-25 15:56:54 +03:00
Erik Sundell
8c702d4a6b
Plugin extensions: Make sure core features use new hooks (#92723)
* use new extensions APIs across grafana core

* setup setPluginLinksHook

* fix tests

* fix mock

* fix more broken tests

* use plugin components hook

* remove unused func

* fix tests

* remove unused import
2024-09-13 09:23:18 +02:00
Bogdan Matei
2a2813b577
Scopes: Reload dashboards when on scopes change (#92804) 2024-09-12 13:58:45 +02:00