提交历史

作者 SHA1 备注 提交日期
  Rashid Khan 2c5eb8bfb4 Updated default dashboard, added filtering panel 12 年之前
  Rashid Khan 0d0d3f4a36 Refactored panels to used dashboard, query and filter services and store them on the dashboard 12 年之前
  Rashid Khan 0d560c24e6 Refactoring query communication into service 12 年之前
  Rashid Khan 35de5de3b2 Added added panel development status to each module 12 年之前
  Marcel de Graaf 1969057d51 Fixes elasticsearch/kibana issue #151 12 年之前
  Rashid Khan 21f348c8d9 Merge pull request #135 from rashidkpc/master 12 年之前
  Rashid Khan 916ed28400 Added null and undefined handling to highlight filter, closes #123 12 年之前
  Jonny Schulz cfd26f601f Replace newlines with <br/>. That makes stack traces more readable. 12 年之前
  Rashid Khan 6f7ab40e4d removed legacy date js, added option to expand table instead of scroll, made default in default dashboard 12 年之前
  Rashid Khan 647f4689ac Fixed action links on table 12 年之前
  Rashid Khan 6aa72fa994 Added highlighting to table panel, remove debug statement from derivequeries 12 年之前
  Rashid Khan 906f3a3ca8 Added statistical modes to histogram panel 12 年之前
  Rashid Khan a34e967ca6 options to disable table headers and paging controls 12 年之前
  Rashid Khan f24b8186c4 Missed a couple panel.index mentions 12 年之前
  Rashid Khan bdd5d8ac48 Merge pull request #55 from rashidkpc/master 12 年之前
  Rashid Khan 78c6178217 table panel documentation 12 年之前
  Zachary Tong 78a070a8f1 Emit 'table_documents' message so that table can update 12 年之前
  Rashid Khan 3c1f9457bd Improved error display in histogram and table 12 年之前
  Rashid Khan e9d1fc7b1a Updated elastic.js, improved error text on table 12 年之前
  Rashid Khan 68b765789a Added global field list service for use in panel editor type ahead 12 年之前
  Rashid Khan 9ed8265c1e Fixed sort order of numeric fields 12 年之前
  Rashid Khan 86254db78c Changed histogram legend to scale better, fixed parallel query bug 12 年之前
  Rashid Khan 0aacb86688 Added support for hourly/daily/weekly/monthly/yearly index patterns, fixed field list bug 12 年之前
  Rashid Khan 83684f705f Efficient sort of arbitrary fields in table panel. Sweet 12 年之前
  Rashid Khan 676e8771b1 Color scheme updates, fixed auto refresh for issue #19, added control to disable table sorting, moved default.json to dashboards/default 12 年之前
  Rashid Khan e2fc334b78 moved default dashboard, turned spy on by default, added file loader 12 年之前
  Rashid Khan 6bc6bba40d Added interactions: Drag to select time range in histogram, click on pie slice in terms mode, click on region in map 12 年之前
  Rashid Khan a7a42b3e04 Added debug panel (not by default), added inspector link to pie and table 13 年之前
  Rashid Khan 5a0f15ba37 Fixed height bug, improved documentation for time stamped indices 13 年之前
  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 13 年之前