- 09 Oct, 2018 3 commits
-
-
- use react-highlight-words - add highlighting (color and border) to the matching substring of the suggested items in the typeahead - extracted match finding from logging datasource - created new utils/text.ts class for text-related functions - added more types
David Kaltschmidt committed -
Remove duplicate labels in the datasource query
David committed -
praveensastry committed
-
- 08 Oct, 2018 22 commits
-
-
ux: minor update to look of stackdriver query help
Daniel Lee committed -
Torkel Ödegaard committed
-
Daniel Lee committed
-
Explore: compact state URLs
David committed -
Explore: trigger a query field render to fix highlighting
David committed -
Explore: do not show default suggestions after expressions
David committed -
Stackdriver filter wildcards
Daniel Lee committed -
stackdriver metric name fix. Fixes #13562
Daniel Lee committed -
Erik Sundell committed
-
Erik Sundell committed
-
Erik Sundell committed
-
Erik Sundell committed
-
Erik Sundell committed
-
Erik Sundell committed
-
Erik Sundell committed
-
Erik Sundell committed
-
Erik Sundell committed
-
Erik Sundell committed
-
Erik Sundell committed
-
Sets metric name even when the metric does not have a displayName field. Closes #13562.
Daniel Lee committed -
fix for influxdb annotation issue that caused text to be shown twice
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 06 Oct, 2018 7 commits
-
-
New data source as separate page
Torkel Ödegaard committed -
docs: fix minor typos
Torkel Ödegaard committed -
Fix text overflow on playlist search #13464
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Jordan Neufeld committed
-
Emil Hessman committed
-
fix gofmt tests output
Torkel Ödegaard committed
-
- 05 Oct, 2018 8 commits
-
-
Fixed typo in query editor placeholder text.
Daniel Lee committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Jan-Olaf Becker committed
-
- an expression ends on closing braces - exclude expressions from the default/empty suggestions
David Kaltschmidt committed -
- 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)
David Kaltschmidt committed -
- allow positional state array in URL - key-based parsing as fallback - fix issue where split state was kept in URL after closing split
David Kaltschmidt committed
-