提交历史

作者 SHA1 备注 提交日期
  Hugo Häggmark 9ba98b8703 Fixes #15223 by handling onPaste event because of bug in Slate 7 年之前
  Hugo Häggmark 3b0a04c627 Fixed so onBlur event trigger an QueryChange and QueryExecute if values differ 7 年之前
  Hugo Häggmark 2d0fd96621 More types and some refactoring 7 年之前
  Hugo Häggmark acea1d7f00 Alignment of interfaces and components 7 年之前
  Hugo Häggmark 43f8098981 Removed the on every key change event 7 年之前
  Torkel Ödegaard 6e0b873739 Merge branch 'master' into loki-query-editor 7 年之前
  David Kaltschmidt 8d44ed8d8f Explore: query field should not propagate non-text change 7 年之前
  Torkel Ödegaard e4244d8bf8 Merge branch 'master' into loki-query-editor 7 年之前
  Hugo Häggmark dc125f1e4d Made sure we only resetTypeahead if mounted 7 年之前
  Torkel Ödegaard 02083d71c8 Loki query editor is starting to work, had to make changes to explore query field in order to update query from the outside without unmount between 7 年之前
  David Kaltschmidt 6b9200a606 Explore: Split logging query into selector and search 7 年之前
  David Kaltschmidt b3161bea5a Explore: Introduce DataQuery interface for query handling 7 年之前
  Michael Huynh 22b8b04dbe Preserve suffix text when applying function suggestion 7 年之前
  David Kaltschmidt cf19ecc8f5 Make Explore plugin exports explicit 7 年之前
  David Kaltschmidt d0776937b5 Pluggable components from datasource plugins 7 年之前
  Michael Huynh c255b5da11 Add sum aggregation query suggestion 7 年之前
  David Kaltschmidt 6f2315d5c5 Moved prom language features to datasource language provider 7 年之前
  Michael Huynh 3bb0b0a551 Fix click-based selection of typeahead suggestion 7 年之前
  Michael Huynh a8c5ab76b3 Fix typeahead behaviour for QueryField 7 年之前
  David Kaltschmidt 76a3b1a793 Explore: highlight typed text in suggestions 7 年之前
  David Kaltschmidt e0b8b1b7af Explore: trigger a query field render to fix highlighting 7 年之前
  David Kaltschmidt a0b21db053 Explore: reset typeahead on cursor move 7 年之前
  David Kaltschmidt dc4b0cf2ca Avoid new metrics options being passed selector, made PromField pure 7 年之前
  David Kaltschmidt 538ea1127e Perf on query field and typeahead 7 年之前
  David Kaltschmidt d07a3a7637 Explore: moved code to app/features/explore 7 年之前