grafana/public/app/features/dashboard/components/DashboardSettings
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__ History: list, compare and restore versions using UID (#51989) 2022-07-21 11:52:36 +02:00
AnnotationsSettings.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
AnnotationsSettings.tsx TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
AutoRefreshIntervals.test.tsx Chore: fix some anys pt.2 (#53928) 2022-08-22 16:51:33 +01:00
AutoRefreshIntervals.tsx Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
DashboardSettings.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
DashboardSettings.tsx Navigation: wrap dashboard settings actions in ToolbarButtonRow for responsiveness (#62475) 2023-02-01 15:08:09 +00:00
GeneralSettings.test.tsx schema: Use generated dashboard model in frontend (#55769) 2022-12-20 15:04:14 +01:00
GeneralSettings.tsx Folder: Replace folderId with folderUid (#58393) 2022-11-17 09:22:57 +01:00
index.ts Dashboard: Migrate general settings to react (#30914) 2021-02-09 12:04:03 +01:00
JsonEditorSettings.tsx Page: More easily support full height pages (#56524) 2022-10-07 10:56:12 +02:00
LinksSettings.test.tsx schema: Use generated dashboard model in frontend (#55769) 2022-12-20 15:04:14 +01:00
LinksSettings.tsx Navigation: use pageNav and subTitle in Dashboards > Settings > Links (#55510) 2022-09-22 17:44:47 +02:00
ListNewButton.tsx Chore: Migrate more theme v1 usage to v2 (#58121) 2022-11-03 09:54:18 -04:00
PreviewSettings.tsx A11y: enable rule jsx-a11y/alt-text (#55832) 2022-10-03 09:27:04 +01:00
TimePickerSettings.tsx Timezone: Consistency in how we write time zone (#52679) 2022-07-23 17:49:58 +02:00
types.ts TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
VersionsSettings.test.tsx schema: Use generated dashboard model in frontend (#55769) 2022-12-20 15:04:14 +01:00
VersionsSettings.tsx Chore: fix some types (#58662) 2022-11-11 16:29:49 +00:00