grafana/public/app/features/dashboard/containers
Ashley Harrison 4e492ae725
Navigation: Unify Page component (#66951)
* remove old page component

* add test to check initDashboard is only called once (prevent variables loading twice)

* add help node

* update unit tests

* remove last mentions of topnav

* fix unit tests

* remove unused props from ButtonRow interface

* remove prop from test
2023-04-24 16:41:32 +01:00
..
DashboardPage.test.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
DashboardPage.tsx Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
NewDashboardPage.tsx Datasource Onboarding: Prevent flickering of onboarding page after first load (#63360) 2023-02-24 11:48:30 +00:00
NewDashboardWithDS.tsx DataSourceList: Build a dashboard button to open new dashboard in panel edit with data source already set (#60532) 2023-01-06 09:21:40 -05:00
PublicDashboardPage.test.tsx Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
PublicDashboardPage.tsx PublicDashboards: Paused or deleted public dashboard screen (#63970) 2023-03-03 10:12:29 -03:00
SoloPanelPage.test.tsx Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
SoloPanelPage.tsx PanelChrome: Do not show menu when panel is embedded (#64549) 2023-03-13 17:47:52 +01:00