grafana/public/app/features/dashboard/components/DashboardSettings
Ashley Harrison 4e492ae725
Navigation: Unify Page component (#66951)
* remove old page component

* add test to check initDashboard is only called once (prevent variables loading twice)

* add help node

* update unit tests

* remove last mentions of topnav

* fix unit tests

* remove unused props from ButtonRow interface

* remove prop from test
2023-04-24 16:41:32 +01:00
..
__mocks__ History: list, compare and restore versions using UID (#51989) 2022-07-21 11:52:36 +02:00
AnnotationsSettings.test.tsx Annotations: Support filtering the target panels (#66325) 2023-04-18 15:39:30 -05:00
AnnotationsSettings.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
AutoRefreshIntervals.test.tsx Chore: fix some anys pt.2 (#53928) 2022-08-22 16:51:33 +01:00
AutoRefreshIntervals.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
DashboardSettings.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
GeneralSettings.test.tsx schema: Use generated dashboard model in frontend (#55769) 2022-12-20 15:04:14 +01:00
GeneralSettings.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
index.ts Dashboard: Migrate general settings to react (#30914) 2021-02-09 12:04:03 +01:00
JsonEditorSettings.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
LinksSettings.test.tsx Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
LinksSettings.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
ListNewButton.tsx Chore: Avoid explicit React.FC<Props> when possible (round 2) (#64749) 2023-03-15 16:56:09 +02: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 Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
VersionsSettings.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00