grafana/public/app/features/datasources/pages
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
..
DataSourceDashboardsPage.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
DataSourceDashboardsPage.tsx use navId + pageNav on datasource pages (#54218) 2022-08-25 13:58:41 +01:00
DataSourcesListPage.test.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
DataSourcesListPage.tsx Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
EditDataSourcePage.test.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
EditDataSourcePage.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
NewDataSourcePage.tsx Datasources: New data source page should work with new nav (#55094) 2022-09-14 21:12:09 +02:00