grafana/public/app/features/explore
David Kaltschmidt bf1af66292 Explore: error handling and time fixes
- use global range types
- add ErrorBoundary around individual Explore components
- fix table merge on empty results
- fix TimePicker date parsing on ISO dates
- fix TimePicker range string after relative move
2018-10-26 18:16:00 +02:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
__snapshots__ Explore: fix graph resize on window resize 2018-10-24 11:30:32 +02:00
slate-plugins Moved prom language features to datasource language provider 2018-10-25 12:24:24 +02:00
utils Moved prom language features to datasource language provider 2018-10-25 12:24:24 +02:00
ElapsedTime.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
ErrorBoundary.tsx Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00
Explore.tsx Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00
Graph.test.tsx Explore: query transactions 2018-10-23 16:09:48 +02:00
Graph.tsx Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00
JSONViewer.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Legend.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Logs.tsx Explore: highlight typed text in suggestions 2018-10-09 12:33:25 +02:00
PromQueryField.test.tsx Moved prom language features to datasource language provider 2018-10-25 12:24:24 +02:00
PromQueryField.tsx Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00
QueryField.tsx Moved prom language features to datasource language provider 2018-10-25 12:24:24 +02:00
QueryRows.tsx Moved prom language features to datasource language provider 2018-10-25 12:24:24 +02:00
QueryTransactions.tsx Explore: query transactions 2018-10-23 16:09:48 +02:00
Table.tsx Explore: query transactions 2018-10-23 16:09:48 +02:00
TimePicker.test.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
TimePicker.tsx Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00
Typeahead.tsx Moved prom language features to datasource language provider 2018-10-25 12:24:24 +02:00
Value.ts Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Wrapper.tsx Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00