grafana/public/app/containers/Explore
David Kaltschmidt eaff7b0f68 Explore: Add history to query fields
- queries are saved to localstorage history array
- one history per datasource type (plugin ID)
- 100 items kept with timestamps
- history suggestions can be pulled up with Ctrl-SPACE
2018-08-06 14:45:03 +02:00
..
slate-plugins renamed slate unit tests to .jest.ts 2018-08-03 13:09:05 +02:00
utils Explore: facetting for label completion (#12786) 2018-08-06 15:36:02 +03:00
ElapsedTime.tsx Explore: time selector 2018-05-24 10:55:00 +02:00
Explore.tsx Explore: Add history to query fields 2018-08-06 14:45:03 +02:00
Graph.tsx Explore split view 2018-05-24 10:55:01 +02:00
JSONViewer.tsx Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
Legend.tsx Explore WIP 2018-04-26 20:27:19 +02:00
Logs.tsx Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
PromQueryField.jest.tsx Explore: facetting for label completion (#12786) 2018-08-06 15:36:02 +03:00
PromQueryField.tsx Explore: Add history to query fields 2018-08-06 14:45:03 +02:00
QueryField.tsx Explore: Add history to query fields 2018-08-06 14:45:03 +02:00
QueryRows.tsx Explore: Add history to query fields 2018-08-06 14:45:03 +02:00
Table.tsx Add click on explore table cell to add filter to query (#12729) 2018-08-03 11:20:13 +03:00
TimePicker.jest.tsx Fixed custom dates for react timepicker 2018-05-24 10:55:01 +02:00
TimePicker.tsx Fixed custom dates for react timepicker 2018-05-24 10:55:01 +02:00
Typeahead.tsx Refactor Explore query field (#12643) 2018-07-26 15:04:12 +03:00
Wrapper.tsx Explore split view 2018-05-24 10:55:01 +02:00