grafana/public/app
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
..
angular Add deprecation warnigns to $location patch (#31898) 2021-03-11 15:05:35 +01:00
core PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
features DashboardSettings: Migrates history diff view from angular to react (#31997) 2021-03-25 11:51:09 +01:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins Loki: Fix text search in Label browser (#32293) 2021-03-25 09:57:08 +01:00
routes Playlist: Migrates New/Edit pages to React (#32218) 2021-03-23 07:45:04 +01:00
store Influx: Make max series limit configurable and show the limiting message if applied (#31025) 2021-02-10 15:23:19 +01:00
types Themes: Switch theme without reload using global shortcut (#32180) 2021-03-22 08:48:53 +01:00
app.ts EchoSrv: remove deprecated tti-polyfill (#32140) 2021-03-22 10:42:02 +01:00
AppWrapper.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00