grafana/public/app/features/explore
David Kaltschmidt 538ea1127e Perf on query field and typeahead
- Lower debounce
- refactor suggestion selection
- make Portal pure
- use prev suggestions object if suggestions are the same
2018-10-04 15:28:33 +02:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
__snapshots__ using constant 2018-09-28 12:58:01 +02:00
slate-plugins Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
utils Explore: Store UI state in URL 2018-09-28 16:44:07 +02:00
ElapsedTime.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Explore.tsx Dont rebuild datasource options on each render 2018-10-04 15:28:32 +02:00
Graph.test.tsx created test for graph disclaimer 2018-09-25 11:50:55 +02:00
Graph.tsx using constant 2018-09-28 12:58:01 +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: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
PromQueryField.test.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
PromQueryField.tsx Perf on query field and typeahead 2018-10-04 15:28:33 +02:00
QueryField.tsx Perf on query field and typeahead 2018-10-04 15:28:33 +02:00
QueryRows.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Table.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
TimePicker.test.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
TimePicker.tsx Moved explore helpers to utils/explore 2018-10-01 12:56:26 +02:00
Typeahead.tsx Perf on query field and typeahead 2018-10-04 15:28:33 +02:00
Value.ts Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Wrapper.tsx Moved explore helpers to utils/explore 2018-10-01 12:56:26 +02:00