grafana/public/app/features/dashboard/components/VersionHistory
Torkel Ödegaard 264645eecd
TopNav: Dashboard settings (#52682)
* Scenes: Support new top nav

* Page: Make Page component support new and old dashboard page layouts

* Pass scrollbar props

* Fixing flex layout for dashboard

* Progress on dashboard settings working with topnav

* Updated

* Annotations working

* Starting to work fully

* Fix merge issue

* Fixed tests

* Added buttons to annotations editor

* Updating tests

* Move Page component to each page

* fixed general settings page

* Fixed versions

* Fixed annotation item page

* Variables section working

* Fixed tests

* Minor fixes to versions

* Update

* Fixing unit tests

* Adding add variable button

* Restore annotations edit form so it's the same as before

* Fixed semicolon in dashboard permissions

* Fixing unit tests

* Fixing tests

* Minor test update

* Fixing unit test

* Fixing e2e tests

* fix for e2e test

* fix a11y issues

* Changing places Settings -> General

* Trying to fix a11y

* I hope this fixes the e2e test

* Fixing merge issue

* tweak
2022-08-24 18:05:12 +02:00
..
__mocks__ History: list, compare and restore versions using UID (#51989) 2022-07-21 11:52:36 +02:00
DiffGroup.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DiffTitle.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DiffValues.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DiffViewer.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
HistorySrv.test.ts History: list, compare and restore versions using UID (#51989) 2022-07-21 11:52:36 +02:00
HistorySrv.ts History: list, compare and restore versions using UID (#51989) 2022-07-21 11:52:36 +02:00
index.ts DashboardSettings: Migrates history diff view from angular to react (#31997) 2021-03-25 11:51:09 +01:00
RevertDashboardModal.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
useDashboardRestore.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.test.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
utils.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
VersionHistoryButtons.tsx TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
VersionHistoryComparison.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VersionHistoryHeader.tsx TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
VersionHistoryTable.tsx VersionHistoryTable: Disable other checkboxes when two are selected (#49098) 2022-05-24 10:51:37 +03:00