Commit Graph

32 Commits (e9d1fc7b1a4f72f156ef5cf80f13caa66417a5ce)

Author SHA1 Message Date
Rashid Khan e9d1fc7b1a Updated elastic.js, improved error text on table 12 years ago
Rashid Khan 68b765789a Added global field list service for use in panel editor type ahead 12 years ago
Rashid Khan 9ed8265c1e Fixed sort order of numeric fields 12 years ago
Rashid Khan 86254db78c Changed histogram legend to scale better, fixed parallel query bug 12 years ago
Rashid Khan 0aacb86688 Added support for hourly/daily/weekly/monthly/yearly index patterns, fixed field list bug 12 years ago
Rashid Khan 83684f705f Efficient sort of arbitrary fields in table panel. Sweet 12 years ago
Rashid Khan 676e8771b1 Color scheme updates, fixed auto refresh for issue #19, added control to disable table sorting, moved default.json to dashboards/default 13 years ago
Rashid Khan e2fc334b78 moved default dashboard, turned spy on by default, added file loader 13 years ago
Rashid Khan 6bc6bba40d Added interactions: Drag to select time range in histogram, click on pie slice in terms mode, click on region in map 13 years ago
Rashid Khan a7a42b3e04 Added debug panel (not by default), added inspector link to pie and table 13 years ago
Rashid Khan 5a0f15ba37 Fixed height bug, improved documentation for time stamped indices 13 years ago
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 years ago
Rashid Khan 4c948e0bc5 Added loader animation, framework for adjustable interval time stamped indices 13 years ago
Rashid Khan 7b5c1a6761 Fixed bugs in multiquery receive 13 years ago
Rashid Khan 632b2abba7 Fixed config.timefield references 13 years ago
Rashid Khan ce5273b7df Added support for broadcasting an array of queries, added multi query support to stringquery panel 13 years ago
Rashid Khan 5eb8c41af1 Fixed NOT queries 13 years ago
Rashid Khan 8640830188 Added close button, related fields to micropanel 13 years ago
Rashid Khan 9c7cd28023 added detection of empty fields 13 years ago
Rashid Khan 48ad884ee2 Added drilldown links to micropanel 13 years ago
Rashid Khan 77ce7b9158 Updated angularjs to 1.1.2, added microanalysis to fields panel, fixed time picker initialization when mode is absolute or since 13 years ago
Rashid Khan 38c92ac482 Added details view, nested fields, clickable query building to table panel 13 years ago
Rashid Khan c72053a0ac Added pagination to table module 13 years ago
Rashid Khan 22d3fdace1 Improved portability of exported JSON files, updated underscore.js 13 years ago
Rashid Khan 81962c831b Started on row editor, removed lots of 's for nice speed increase 13 years ago
Rashid Khan ee65f81a2b Refactored panel communication to use an angular service, started work on panel editing interface 13 years ago
Rashid Khan 085b688850 Added fields and hits panels, updated config and default dashboard. 13 years ago
Rashid Khan 1095373aa7 Fixed interpanel communication 13 years ago
Rashid Khan 834e63a123 Added relative/absolute/since time selector. Moved refresh func out to panel 13 years ago
Rashid Khan 06b8dc3809 Added sorting 13 years ago
Rashid Khan e54982d42d Added query input binding 13 years ago
Rashid Khan c890ca6ab1 Moved panels to ng-include with controllers, collapsed histo and pies into single modules, added table module 13 years ago