grafana/public/app
Torkel Ödegaard e6f2b10a36
ChangeTracker: Unified unsaved changes handling with library panels (#34989)
* UnsavedChanges: Move Change tracker to use Prompt

* Fix a lot of race conditions and stacking of changes in onConfirm and onDismiss

* Listen to save event

* add missing delay argument

* migrated the change tracker unit tests

* Updated snapshot

* Removed unessary action

* removed updateSourcePanel

* Fix hiding save library panel modal prompt when clicking discard

* change saved libray panel title and buttons so they are a bit different as Prompt and when used from save button

* Fixed issue with saving new dashboard

* Now all scenarios work

* increase wait time

* Fixed one more race condition
2021-06-02 12:24:19 +02:00
..
angular Chore: Remove console.log() from AngularApp (#34641) 2021-05-25 13:10:54 +02:00
core Chore: Reduce number of strict typescript errors (#34595) 2021-06-01 13:47:29 +01:00
features ChangeTracker: Unified unsaved changes handling with library panels (#34989) 2021-06-02 12:24:19 +02:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Cleanup the options initialization (#35080) 2021-06-02 10:56:57 +01:00
routes Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
store Chore: remove redux-logger (#34220) 2021-05-17 16:43:40 +02:00
types Alerting: New alert list panel component (#34614) 2021-05-31 14:08:05 +02:00
app.ts LibraryPanels: removes feature toggle (#33839) 2021-05-12 08:48:17 +02:00
AppWrapper.tsx AppPlugins: Expose react-router to apps (#33775) 2021-05-19 19:10:21 +02: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 Grafana-UI: Switch CodeEditor to UMD @monao-editor/react (#33204) 2021-04-27 17:34:56 +01:00