grafana/public/app
Levente Balogh 1e21184f65
Fix: JSON parsing in backend_srv (#45598)
* fix(plugins/state): console log errors during install / uninstall

* fix(backend_srv): catch JSON parse errors

Sometimes it can happen that a backend API responses says that it's
returning with a JSON content-type, however it actually returns an invalid
JSON (e.g. an empty body) - in which case the backendSrv() request errors out.
2022-02-18 16:06:37 +01:00
..
angular Angular: Option to disable angular support and isolate angular dependencies (#45421) 2022-02-16 17:14:33 +01:00
core Fix: JSON parsing in backend_srv (#45598) 2022-02-18 16:06:37 +01:00
features Fix: JSON parsing in backend_srv (#45598) 2022-02-18 16:06:37 +01:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Update dependency lru-cache to v7 (#45074) 2022-02-18 10:23:06 +01:00
polyfills WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
routes AccessControl: Add endpoint to get user permissions (#45309) 2022-02-11 17:40:43 +01:00
store Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
types Admin: token expiration colors and calculations (#45231) 2022-02-18 11:43:33 +01:00
app.ts Chore: refactor core transformer folder structure (#45497) 2022-02-17 08:12:38 -08:00
AppWrapper.tsx Angular: Option to disable angular support and isolate angular dependencies (#45421) 2022-02-16 17:14:33 +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 Chore: Prevent loading error from showing too early (#41347) 2021-11-08 16:13:37 +01:00