grafana/public/app/core/components/PageNew
Josh Hunt 504eabbe80
Navigation: Ensure command palette is correctly translated (#61103)
* Navigation: Translate nav tree in store

* Remove usage of getNavTitle

* properly translate children

* add pubdash translation

* remove extraneous calls to translation in PageHeader

* empty commit

* correctly allow subtitle to be overrwitten (thank you tests!)

---------

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-02-08 13:15:37 +00:00
..
Page.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
Page.tsx Navigation: Expose new props to extend Page/PluginPage (#58465) 2022-11-09 09:05:01 +00:00
PageContents.tsx DashboardsList: Fix height issue in topnav (#56661) 2022-10-12 11:00:45 +01:00
PageHeader.tsx Navigation: Ensure command palette is correctly translated (#61103) 2023-02-08 13:15:37 +00:00
PageTabs.tsx Chore: Remove Nav + story IconName type assertions (#54572) 2022-09-01 13:23:41 +01:00
PluginPage.tsx Navigation: Expose new props to extend Page/PluginPage (#58465) 2022-11-09 09:05:01 +00:00
SectionNav.tsx Navigation: Change collapse icon + behaviour (#61496) 2023-01-23 09:30:28 +00:00
SectionNavItem.test.tsx Navigation: only show the img for a section root if both img and icon are present (#62127) 2023-01-26 12:07:43 +00:00
SectionNavItem.tsx Navigation: Ensure command palette is correctly translated (#61103) 2023-02-08 13:15:37 +00:00
SectionNavToggle.tsx Navigation: Change collapse icon + behaviour (#61496) 2023-01-23 09:30:28 +00:00