grafana/public/app/core/navigation
Ashley Harrison 824a562b03
Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819)
* simplify usePageTitle logic a bit

* use buildBreadcrumbs logic in usePageTitle

* always add home item to navTree, fix some tests

* fix remaining unit tests
2022-11-22 16:48:07 +00:00
..
__mocks__ Chore: Upgrade Typescript to 4.8.2 (#54901) 2022-09-09 16:17:58 +01:00
patch Links: Fix opening links from different orgs on the same tab (#55837) 2022-09-27 16:50:05 -03:00
GrafanaRoute.test.tsx Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00
GrafanaRoute.tsx GrafanaRoute: Use React.Lazy instead of react-loadable and improve error handling (#55339) 2022-09-21 05:41:05 +02:00
GrafanaRouteError.tsx Routing: an unexpected spelling error happened (#57295) 2022-10-19 16:01:50 -04:00
GrafanaRouteLoading.tsx GrafanaRoute: Use React.Lazy instead of react-loadable and improve error handling (#55339) 2022-09-21 05:41:05 +02:00
hooks.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
kiosk.ts TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
RouterDebugger.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
testRoutes.tsx Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
types.ts Chore: Upgrade Typescript to 4.8.2 (#54901) 2022-09-09 16:17:58 +01:00