grafana/public/app/features/dashboard
Jack Westbrook c9eff1892e
DashboardSettings: Migrates history diff view from angular to react (#31997)
* chore(dashboardsettings): introduce deep-diff for diffing dashboard models

* feat(dashboardsettings): initial commit of diff comparision react migration

* feat(dashboardsettings): wip - use json-source-map and monaco editor

* chore(deps): add react-diff-viewer to package.json

* feat(dashboardsettings): take the simplistic road for diff view

* refactor(dashboardsettings): clean up Version Settings components

* chore: delete angular historyListCtrl code

* refactor(dashboardsettings): styling fixes

* Small color tweaks

* refactor(versionhistory): fix issues around summary text. write tests

* test(versionhistory): add test for jsonDiff

* refactor(versionhistory): cleanup utils and reduce dom elements

* test(versionsettings): add tests for comparision view

* test(versionsettings): finialise tests for version history comparison view

* test(versionsettings): remove debug

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-03-25 11:51:09 +01:00
..
components DashboardSettings: Migrates history diff view from angular to react (#31997) 2021-03-25 11:51:09 +01:00
containers Chore: Fix strict errors, down to 340 (#32109) 2021-03-19 13:10:03 +01:00
dashgrid Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
services Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
state PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
utils Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00