grafana/public/app/features/dashboard/utils
Darren Janeczek 53ead9904d
datatrails: interpolate adhoc variables and datasource variables when opening "explore metrics" from dashboard panels (#86252)
* fix: interpolate "explore metrics" from panels

---------

Co-authored-by: Darren Janeczek <darren.janeczek@grafana.com>

* fix: remove support for legacy dashboard

- simplify code
- take advantage of scenes dashboard async and datasource api object

---------

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2024-04-24 12:05:48 -04:00
..
dashboard.test.ts Scenes: Add panel frame options and visualization options to panel editor (#80884) 2024-01-24 14:01:00 +00:00
dashboard.ts Dashboards: Add "import dashboard" to empty dashboard landing page (#74018) 2023-09-01 10:11:32 +02:00
getPanelChromeProps.tsx Panel: Description display event is reported multiple times (#85283) 2024-03-28 16:39:18 +01:00
getPanelMenu.test.ts PluginExtensions: Make the extensions registry reactive (#83085) 2024-04-24 09:33:16 +02:00
getPanelMenu.ts datatrails: interpolate adhoc variables and datasource variables when opening "explore metrics" from dashboard panels (#86252) 2024-04-24 12:05:48 -04:00
getRefreshFromUrl.test.ts TimeRange: Fixes updating time range from url and browser history (#48657) 2022-05-04 11:36:15 +02:00
getRefreshFromUrl.ts Dashboards: Support an auto refresh interval that is based on the query range (#70479) 2023-06-26 19:46:23 +03:00
loadSnapshotData.ts Snapshots: Fix breakage of some panel types due to missing structureRev (#76586) 2023-10-13 18:56:51 -05:00
panel.test.ts Plugins: Allow async panel migrations (#73782) 2023-08-28 10:06:55 +00:00
panel.ts Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
panelMerge.test.ts Dashboard: Fixes save drawer always comparing changes against first loaded version (#76506) 2023-10-13 16:23:23 +02:00
panelMerge.ts Chore: Improve typings 🧹 (#74599) 2023-09-13 09:17:07 +01:00
screen.ts PublicDashboard: Add RTK Query with loading and error state. Add MSW dependency for testing. (#55518) 2022-09-22 09:35:04 -03:00
timeRange.ts PublicDashboards: UI improvements (#55130) 2022-09-14 14:35:46 -03:00
tracking.test.ts DashboardScene: Measure and report scene load time (#86267) 2024-04-24 11:45:32 +02:00
tracking.ts DashboardScene: Measure and report scene load time (#86267) 2024-04-24 11:45:32 +02:00