grafana/public/app/core/components/Page
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
..
Page.test.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
Page.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
PageContents.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
PageHeader.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
PageTabs.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
PluginPage.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
types.ts Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
usePageNav.ts Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00
usePageTitle.ts Navigation: handle case where navIndex is undefined (#59826) 2022-12-07 10:16:55 +00:00