Commit Graph

28 Commits

Author SHA1 Message Date
Rashid Khan bf456c864e Added trend panel, moved index calculation to service, made chart backgrounds transparent 2013-05-23 17:28:50 -07:00
Rashid Khan 9d651e9dd9 Switched to moment.js, updated color scheme 2013-05-22 11:50:49 -07:00
Rashid Khan 7be784bc91 Fixed missing index bug on rotated indices 2013-05-06 11:05:54 -07:00
Rashid Khan 5e297222b0 pie panel documentation 2013-04-19 21:14:38 -07:00
Rashid Khan 5eb5f2cb8b map panel documentation 2013-04-19 21:03:31 -07:00
Rashid Khan c407da007c Fixed pie legend display bug in chrome, lots of cleanup 2013-04-16 07:54:34 -07:00
Rashid Khan ed297092a4 Prettied up hover and legends 2013-04-07 18:47:02 -07:00
Rashid Khan 9ed8265c1e Fixed sort order of numeric fields 2013-04-01 16:52:18 -07:00
Rashid Khan 79dbffc875 fix for issue #18,disable click on map regions with 0 hits 2013-03-20 21:30:04 -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 e206040f94 add big loaded animation to panels that need it. Switched up color scheme, made text panel support plain text, markdown and sanitized html 2013-03-08 10:04:38 -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 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 22d3fdace1 Improved portability of exported JSON files, updated underscore.js 2013-02-13 14:51:56 -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 0703dd8799 Moved map js files, added exporting and saving of dashboard, added timer service to manage global timer cancelling, switched to font awesome 2013-02-12 08:42:31 -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
Rashid Khan 1095373aa7 Fixed interpanel communication 2013-02-05 14:30:08 -07:00
Rashid Khan 834e63a123 Added relative/absolute/since time selector. Moved refresh func out to panel 2013-02-04 17:05:36 -07:00
Rashid Khan a73242cae5 Added collapsable rows, error handling in table panel, ground work for new kinds of binding, refactored view a bit 2013-02-01 14:16:55 -07:00
Rashid Khan e54982d42d Added query input binding 2013-01-31 08:54:20 -07:00
Rashid Khan c890ca6ab1 Moved panels to ng-include with controllers, collapsed histo and pies into single modules, added table module 2013-01-30 21:39:57 -07:00