grafana/public/app/core/components/NavBar
Torkel Ödegaard 77f7e8dafc
PageLayouts: Updates dashboard section routes with navId (#52175)
* First stab at new page layouts behind feature toggle

* Simplifying PageHeader

* Progress on a new model that can more easily support new and old page layouts

* Progress

* rename folder

* Progress

* Minor change

* fixes

* Fixing tests

* Make breadcrumbs work

* Add tests for old Page component

* Adding tests for new Page component and behavior

* fixing page header test

* Fixed test

* Moving user profile routes to navId

* PageLayouts: Updates dashboards routes with navId

* added missing navId

* AppChrome outside route

* Renaming folder

* Minor fix

* Updated

* Fixing StoragePage

* Updated

* Updating translation ids

* Updated snapshot

* update nav translation ids (yes this is confusing)

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: joshhunt <josh@trtr.co>
2022-07-20 17:26:52 +02:00
..
context.tsx Navigation: Keeps nav item hover when hovering over the item menu (#47281) 2022-04-05 15:38:58 +01:00
NavBar.test.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBar.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
navBarItem-translations.ts PageLayouts: Updates dashboard section routes with navId (#52175) 2022-07-20 17:26:52 +02:00
NavBarItem.test.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarItem.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarItemMenu.tsx Navigation: Display Starred dashboards in the Navbar (#51038) 2022-06-27 15:41:00 +01:00
NavBarItemMenuItem.tsx Navigation: Display Starred dashboards in the Navbar (#51038) 2022-06-27 15:41:00 +01:00
NavBarItemMenuTrigger.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarItemWithoutMenu.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarMenu.test.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarMenu.tsx MegaMenu: Add mega menu to new top nav design (#51616) 2022-07-05 15:06:07 +02:00
NavBarMenuItem.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NavBarMenuItem.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarMenuPortalContainer.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarScrollContainer.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarToggle.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavFeatureHighlight.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.test.ts Chore: Remove any that was introduced in a test (#52203) 2022-07-14 09:35:12 +00:00
utils.ts Fix the bug in navbar's active item when the root url include a subpath (#51767) 2022-07-13 15:33:26 +01:00