Commit Graph

55 Commits

Author SHA1 Message Date
Rashid Khan 21f348c8d9 Merge pull request #135 from rashidkpc/master
Fixes #123
2013-05-29 13:23:11 -07:00
Rashid Khan 916ed28400 Added null and undefined handling to highlight filter, closes #123 2013-05-29 13:22:39 -07:00
Jonny Schulz cfd26f601f Replace newlines with <br/>. That makes stack traces more readable. 2013-05-29 14:15:40 +02:00
Rashid Khan 6f7ab40e4d removed legacy date js, added option to expand table instead of scroll, made default in default dashboard 2013-05-23 10:45:59 -07:00
Rashid Khan 647f4689ac Fixed action links on table 2013-05-22 13:30:32 -07:00
Rashid Khan 6aa72fa994 Added highlighting to table panel, remove debug statement from derivequeries 2013-05-17 14:21:25 -07:00
Rashid Khan 906f3a3ca8 Added statistical modes to histogram panel 2013-05-13 13:31:59 -07:00
Rashid Khan a34e967ca6 options to disable table headers and paging controls 2013-05-09 07:13:38 -07:00
Rashid Khan f24b8186c4 Missed a couple panel.index mentions 2013-05-06 11:23:07 -07:00
Rashid Khan 6b6355e619 Added ability to customize interval in histogram, issue #7. Also fixed bug that caused editor and panel to be in different scopes 2013-05-03 13:54:29 -07:00
Rashid Khan a43e9252c8 Added move buttons to table header 2013-05-02 16:39:50 -07:00
Rashid Khan bdd5d8ac48 Merge pull request #55 from rashidkpc/master
Documentation
2013-04-22 07:08:57 -07:00
Rashid Khan 78c6178217 table panel documentation 2013-04-19 21:55:15 -07:00
Zachary Tong 78a070a8f1 Emit 'table_documents' message so that table can update 2013-04-18 10:05:44 -04:00
Rashid Khan 3c1f9457bd Improved error display in histogram and table 2013-04-05 13:01:32 -07:00
Rashid Khan e9d1fc7b1a Updated elastic.js, improved error text on table 2013-04-05 12:11:47 -07:00
Rashid Khan 68b765789a Added global field list service for use in panel editor type ahead 2013-04-05 10:08:00 -07:00
Rashid Khan 9ed8265c1e Fixed sort order of numeric fields 2013-04-01 16:52:18 -07:00
Rashid Khan 86254db78c Changed histogram legend to scale better, fixed parallel query bug 2013-04-01 15:12:07 -07:00
Rashid Khan 0aacb86688 Added support for hourly/daily/weekly/monthly/yearly index patterns, fixed field list bug 2013-03-31 21:29:15 -07:00
Rashid Khan 722e40d35e Remove debug column 2013-03-30 16:36:45 -07:00
Rashid Khan 83684f705f Efficient sort of arbitrary fields in table panel. Sweet 2013-03-30 11:20:20 -07:00
Rashid Khan 676e8771b1 Color scheme updates, fixed auto refresh for issue #19, added control to disable table sorting, moved default.json to dashboards/default 2013-03-20 21:27:07 -07:00
Rashid Khan e2fc334b78 moved default dashboard, turned spy on by default, added file loader 2013-03-13 13:06:46 -07:00
Rashid Khan 6bc6bba40d Added interactions: Drag to select time range in histogram, click on pie slice in terms mode, click on region in map 2013-03-12 13:40:14 -07:00
Rashid Khan d18d911de9 Added spy panels to map and histogram, added editor toggle to enable/disable spy 2013-03-12 09:20:18 -07:00
Rashid Khan a7a42b3e04 Added debug panel (not by default), added inspector link to pie and table 2013-03-11 17:13:47 -07:00
Rashid Khan 8a521f2a7b Added font size selector to table panel (issue #10). Added ability to configure temp url ttl and disable sharing of via short links 2013-03-05 14:55:24 -07:00
Rashid Khan 5a0f15ba37 Fixed height bug, improved documentation for time stamped indices 2013-03-05 13:48:22 -07:00
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 2013-03-05 09:54:29 -07:00
Rashid Khan 4c948e0bc5 Added loader animation, framework for adjustable interval time stamped indices 2013-02-27 10:00:39 -07:00
Rashid Khan 7b5c1a6761 Fixed bugs in multiquery receive 2013-02-25 09:32:54 -07:00
Rashid Khan ae2a3ee83f Fixed bug in where pie panel would not stringify correctly if mode was changed 2013-02-22 14:57:47 -07:00
Rashid Khan 632b2abba7 Fixed config.timefield references 2013-02-22 13:55:46 -07:00
Rashid Khan ce5273b7df Added support for broadcasting an array of queries, added multi query support to stringquery panel 2013-02-21 15:26:48 -07:00
Rashid Khan 5eb8c41af1 Fixed NOT queries 2013-02-20 14:58:40 -07:00
Rashid Khan 8640830188 Added close button, related fields to micropanel 2013-02-20 14:00:28 -07:00
Rashid Khan 9c7cd28023 added detection of empty fields 2013-02-20 09:10:03 -07:00
Rashid Khan 48ad884ee2 Added drilldown links to micropanel 2013-02-20 08:40:18 -07:00
Rashid Khan 77ce7b9158 Updated angularjs to 1.1.2, added microanalysis to fields panel, fixed time picker initialization when mode is absolute or since 2013-02-19 16:27:07 -07:00
Rashid Khan 38c92ac482 Added details view, nested fields, clickable query building to table panel 2013-02-18 21:41:56 -07:00
Rashid Khan a8570135ee Made dashcontrol es index configurable 2013-02-18 11:35:22 -07:00
Rashid Khan c72053a0ac Added pagination to table module 2013-02-18 10:53:25 -07:00
Rashid Khan d8f2d412cd Fixed issue where panels would register twice. This breaks nice adding of new panels, working on it now 2013-02-14 08:37:03 -07:00
Rashid Khan 22d3fdace1 Improved portability of exported JSON files, updated underscore.js 2013-02-13 14:51:56 -07:00
Rashid Khan b162bd64ce Added row editor 2013-02-13 12:23:24 -07:00
Rashid Khan 81962c831b Started on row editor, removed lots of 's for nice speed increase 2013-02-12 16:25:39 -07:00
Rashid Khan 19798b0891 added panel configuration framework 2013-02-08 08:42:37 -07:00
Rashid Khan ee65f81a2b Refactored panel communication to use an angular service, started work on panel editing interface 2013-02-07 15:05:55 -07:00
Rashid Khan 085b688850 Added fields and hits panels, updated config and default dashboard. 2013-02-06 14:14:17 -07:00