grafana/public/app/features/folders
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
..
components Navigation: Add Cancel button to New folder page (#61188) 2023-01-10 11:44:24 +01:00
state Folder: Folder name update redirects to desired location, for grafana served with subpath (#60721) 2022-12-23 17:29:41 +01:00
AccessControlFolderPermissions.tsx PageLayouts: Updates dashboard section routes with navId (#52175) 2022-07-20 17:26:52 +02:00
FolderAlerting.tsx Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00
FolderLibraryPanelsPage.tsx LibraryPanels: Replace folderID with folderUID (#56414) 2022-11-02 16:49:02 +01:00
FolderPermissions.tsx PageLayouts: Updates dashboard section routes with navId (#52175) 2022-07-20 17:26:52 +02:00
FolderSettingsPage.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
FolderSettingsPage.tsx Accessibility: enable rule jsx-a11y/label-has-associated-control (#57964) 2022-11-01 14:37:58 +00:00