grafana/public/app
Maria Alexandra b774dd9b1a
Dashboard: Fix changes doesn't reflect after changing panel sizes in inspect JSON and click on apply (#35276)
* Trigger DashboardPanelsChangedEvent from InspectJSONTab if the panel.gridPos changed and if the dashboard needs to re-render, if yes we will  that will update the positioning
* Minor cleanup

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-06-15 14:12:32 +02:00
..
angular Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
core Chore: Fix more strict typescript errors (#35514) 2021-06-14 15:13:48 +01:00
features Dashboard: Fix changes doesn't reflect after changing panel sizes in inspect JSON and click on apply (#35276) 2021-06-15 14:12:32 +02:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Chore: Fix more strict typescript errors (#35514) 2021-06-14 15:13:48 +01:00
routes Chore: Remove endpoints that contain the slug field (#35104) 2021-06-03 16:20:13 +03:00
store Chore: remove redux-logger (#34220) 2021-05-17 16:43:40 +02:00
types Chore: Fix more strict typescript errors (#35514) 2021-06-14 15:13:48 +01:00
app.ts Login: Fixes Unauthorized message showing when on login page or snapshot page (#35311) 2021-06-07 11:42:49 +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