grafana/public/app
David 28383bcfac
TraceViewer: Make sure it does not break when no trace is passed (#28909)
* TraceViewer: Make sure it does not break when no trace is passed

- exit trace conversion early when there is no trace data
- added test to cover missing trace for trace viewer

* Review feedback

* Use RTL for new test

* Exit early if trace or traceID is not there
2020-11-11 12:10:12 +01:00
..
core Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00
features TraceViewer: Make sure it does not break when no trace is passed (#28909) 2020-11-11 12:10:12 +01:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins MySQL: Update README.md (#29003) 2020-11-11 07:47:08 +01:00
routes Events: Remove unused or unnecessary events (#28783) 2020-11-03 15:29:43 +01:00
store Redux: Added config to redux development middlewares that checks for mutations and serializability (#23492) 2020-04-10 10:08:42 +02:00
types Events: Remove unused or unnecessary events (#28783) 2020-11-03 15:29:43 +01:00
app.ts Marked: Upgrade and always sanitize by default (#28796) 2020-11-05 09:40:12 +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 Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00