Historique des commits

Auteur SHA1 Message Date
  Rashid Khan 21f348c8d9 Merge pull request #135 from rashidkpc/master il y a 12 ans
  Rashid Khan 916ed28400 Added null and undefined handling to highlight filter, closes #123 il y a 12 ans
  Jonny Schulz cfd26f601f Replace newlines with <br/>. That makes stack traces more readable. il y a 12 ans
  Rashid Khan 6f7ab40e4d removed legacy date js, added option to expand table instead of scroll, made default in default dashboard il y a 12 ans
  Rashid Khan 647f4689ac Fixed action links on table il y a 12 ans
  Rashid Khan 6aa72fa994 Added highlighting to table panel, remove debug statement from derivequeries il y a 12 ans
  Rashid Khan 906f3a3ca8 Added statistical modes to histogram panel il y a 12 ans
  Rashid Khan a34e967ca6 options to disable table headers and paging controls il y a 12 ans
  Rashid Khan f24b8186c4 Missed a couple panel.index mentions il y a 12 ans
  Rashid Khan bdd5d8ac48 Merge pull request #55 from rashidkpc/master il y a 12 ans
  Rashid Khan 78c6178217 table panel documentation il y a 12 ans
  Zachary Tong 78a070a8f1 Emit 'table_documents' message so that table can update il y a 12 ans
  Rashid Khan 3c1f9457bd Improved error display in histogram and table il y a 12 ans
  Rashid Khan e9d1fc7b1a Updated elastic.js, improved error text on table il y a 12 ans
  Rashid Khan 68b765789a Added global field list service for use in panel editor type ahead il y a 12 ans
  Rashid Khan 9ed8265c1e Fixed sort order of numeric fields il y a 12 ans
  Rashid Khan 86254db78c Changed histogram legend to scale better, fixed parallel query bug il y a 12 ans
  Rashid Khan 0aacb86688 Added support for hourly/daily/weekly/monthly/yearly index patterns, fixed field list bug il y a 12 ans
  Rashid Khan 83684f705f Efficient sort of arbitrary fields in table panel. Sweet il y a 12 ans
  Rashid Khan 676e8771b1 Color scheme updates, fixed auto refresh for issue #19, added control to disable table sorting, moved default.json to dashboards/default il y a 13 ans
  Rashid Khan e2fc334b78 moved default dashboard, turned spy on by default, added file loader il y a 13 ans
  Rashid Khan 6bc6bba40d Added interactions: Drag to select time range in histogram, click on pie slice in terms mode, click on region in map il y a 13 ans
  Rashid Khan a7a42b3e04 Added debug panel (not by default), added inspector link to pie and table il y a 13 ans
  Rashid Khan 5a0f15ba37 Fixed height bug, improved documentation for time stamped indices il y a 13 ans
  Rashid Khan 8e15414852 Added column panel, refactored panel adding from rows to include panel specific parameters. Moved call to init function to template to avoid double init il y a 13 ans
  Rashid Khan 4c948e0bc5 Added loader animation, framework for adjustable interval time stamped indices il y a 13 ans
  Rashid Khan 7b5c1a6761 Fixed bugs in multiquery receive il y a 13 ans
  Rashid Khan 632b2abba7 Fixed config.timefield references il y a 13 ans
  Rashid Khan ce5273b7df Added support for broadcasting an array of queries, added multi query support to stringquery panel il y a 13 ans
  Rashid Khan 5eb8c41af1 Fixed NOT queries il y a 13 ans