grafana/public/app/features/dashboard/components/VersionHistory
Torkel Ödegaard c96c92d712
Angular: Isolate angular more (#41440)
* Getting close

* Restore angular app boot at startup

* Moving angular annotations dependencies to app/angular or old graph

* Remove redundant setLinkSrv call

* Fixing graph test

* Minor refactor based on review feedback

* Create in get function
2021-11-10 11:05:36 +01:00
..
__mocks__ Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
DiffGroup.tsx Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
DiffTitle.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
DiffValues.tsx Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 2021-05-03 09:45:54 +02:00
DiffViewer.tsx A11y/Dashboard: Fix various dashboard settings issues (#40641) 2021-10-20 14:54:00 +01:00
HistorySrv.test.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
HistorySrv.ts Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
index.ts DashboardSettings: Migrates history diff view from angular to react (#31997) 2021-03-25 11:51:09 +01:00
RevertDashboardModal.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
useDashboardRestore.tsx Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
utils.test.ts WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
utils.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
VersionHistoryButtons.tsx Edit dashboard UI text (#32520) 2021-04-01 17:42:57 +02:00
VersionHistoryComparison.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
VersionHistoryHeader.tsx Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
VersionHistoryTable.tsx A11y/Dashboard: Fix various dashboard settings issues (#40641) 2021-10-20 14:54:00 +01:00