Commit Graph

46 Commits

Author SHA1 Message Date
Rashid Khan 6b214f6c66 Fix time range in default dashboard 2013-04-11 14:25:49 -07:00
Rashid Khan 890a10df8d Fix for empty row height again, and some visual tweaks, colors 2013-04-10 16:48:48 -07:00
Rashid Khan 1d51e96ccb Removed loops to build legend, replaced by adding plot to scope 2013-04-09 08:04:29 -07:00
Rashid Khan ed297092a4 Prettied up hover and legends 2013-04-07 18:47:02 -07:00
Rashid Khan 300cb58fa4 Clean up panel editors, fix render on panel height change 2013-04-06 23:42:34 -07:00
Rashid Khan b7eaae3c8b Lots of visual tweaks, added bar chart options to hit panel 2013-04-06 16:34:04 -07:00
Rashid Khan d685fddcbe prettied up histogram hover, added line width options, fixed excessive refresh on string query 2013-04-05 20:52:35 -07:00
Rashid Khan 3c1f9457bd Improved error display in histogram and table 2013-04-05 13:01:32 -07:00
Rashid Khan 66680457ff Added individual hit counters to histogram 2013-04-04 17:02:49 -07:00
Rashid Khan 3474ee0983 Fix multiple histograms and hit count 2013-04-04 15:13:31 -07:00
Rashid Khan 802d34cef6 Fixed issue where legend may not show on initial load 2013-04-04 08:08:41 -07:00
Rashid Khan f566baae71 Fixed hits panel always showing all results 2013-04-03 09:48:05 -07:00
Rashid Khan 47bc78c7f7 Added an option for the hits panel to receive its counter from the histogram panel 2013-04-02 21:20:08 -07:00
Rashid Khan dfc9ad949a Fixed duplicate request on plot selection 2013-04-02 20:54:39 -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 83684f705f Efficient sort of arbitrary fields in table panel. Sweet 2013-03-30 11:20:20 -07:00
Rashid Khan f5302fc713 Added zoom links to histogram and zoom event to timepicker. Issue #14 2013-03-13 15:32:22 -07:00
Rashid Khan 87c0a0e2e1 Made histogram x-axis labels dynamic 2013-03-13 14:18:59 -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 d62e5c9237 update timepicker on set_time event 2013-03-13 09:33:51 -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 6ddb642790 Fixed render issue when resizing rows 2013-03-01 13:05:09 -07:00
Rashid Khan f1bc8eebf5 Made histogram show entire range during loading. Fixed since/absolute time ranges 2013-02-27 15:41:53 -07:00
Rashid Khan fcffe1023a Fixed caps in line histogram when using segmented loading. Removed the remaining $watch calls 2013-02-27 14:47:43 -07:00
Rashid Khan ced5f47960 Implemented segmented loading in histogram panel 2013-02-27 12:51:59 -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 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 1796323cb9 Updated default notes, fixed alert z-index, added time correction options for histogram 2013-02-16 21:48:38 -07:00
Rashid Khan a956a36c96 Fixed typo in elastic angular client, added dash loader panel, removed dashboards.js, replaced with default.json, added global alerts, add some display options for histogram 2013-02-15 15:23:04 -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 0d8f1fab9b fixed histogram and pie editors, added hits and map editors 2013-02-08 15:57:24 -07:00
Rashid Khan b94ea26b9c Added pie and histogram editors 2013-02-08 15:18:35 -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 70f6a29700 Added missing text panel, added hover to pie and histogram 2013-02-05 19:20:32 -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