grafana/public/app
Maria Alexandra ff03b456f1
Dashboard: Fix Table view when editing causes the panel data to not update (#34998)
* Dashboard: Fix Table view when editing causes the panel data to not update

- Add event subscription on PanelEditorTableView
- Extract runAllPanelQueries into Panel Model in order to use it on PanelChrome and PanelEditorTableView
- Add simple unit test for runAllQueryPaneQueries
2021-06-01 13:52:08 +02:00
..
angular Chore: Remove console.log() from AngularApp (#34641) 2021-05-25 13:10:54 +02:00
core Logs: Use GraphNG to plot log histograms (#34531) 2021-06-01 09:28:25 +02:00
features Dashboard: Fix Table view when editing causes the panel data to not update (#34998) 2021-06-01 13:52:08 +02:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins TimeSeries: Migration from old graph legend values (#34997) 2021-06-01 09:49:19 +02: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