grafana/public/app/core/navigation
Torkel Ödegaard b8e7ef48d0
AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281)
* Keybindings: No global keybindings on chromeless pages

* simplify condition

* Refactoring

* Align name and file

* Move logic into AppChrome

* minor fix

* Update Page.tsx

* Fixing test

* Fixed tests

* More fixes

* Fixed more tests

* Fixing final test

* Fixed search in old nav
2023-02-02 09:53:06 +01: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 AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
GrafanaRoute.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01: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