grafana/public/app/features/explore
David Kaltschmidt e0b8b1b7af Explore: trigger a query field render to fix highlighting
- some syntax rules are loaded asynchronously
- when they have been received, the query field needs to re-render
- trigger re-render via bogus edit (tried other methods but could not
  find any)
2018-10-05 18:27:33 +02:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
__snapshots__ Use size-me to resize explore Graph, added types 2018-10-05 11:39:00 +02:00
slate-plugins Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
utils Prevent Explore from updating when typing query 2018-10-04 15:32:28 +02:00
ElapsedTime.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Explore.tsx Prevent Explore from updating when typing query 2018-10-04 15:32:28 +02:00
Graph.test.tsx Use size-me to resize explore Graph, added types 2018-10-05 11:39:00 +02:00
Graph.tsx Use size-me to resize explore Graph, added types 2018-10-05 11:39: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: 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 Explore: trigger a query field render to fix highlighting 2018-10-05 18:27:33 +02:00
QueryField.tsx Explore: trigger a query field render to fix highlighting 2018-10-05 18:27:33 +02:00
QueryRows.tsx Prevent Explore from updating when typing query 2018-10-04 15:32:28 +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