Commit Graph

89 Commits

Author SHA1 Message Date
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 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 e793ac4b5f fixed file loading 2013-03-27 15:03:23 -04: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 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 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 2cf20f8c30 removed debug from pie 2013-03-13 09:34:44 -07:00
Rashid Khan d62e5c9237 update timepicker on set_time event 2013-03-13 09:33:51 -07:00
Rashid Khan d1169b4b48 Added more time intervals, fixed bug in goal pie 2013-03-13 09:08:23 -07:00
Rashid Khan ad95455fc7 Made since mode of timepicker wrap nicer 2013-03-12 16:05:38 -07:00
Rashid Khan c79ae99921 made timepicker wrap nicely 2013-03-12 16:04:04 -07:00
Rashid Khan 8facba8c16 Fixed timepicker initialization in since/absolute states 2013-03-12 15:59:50 -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 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 34d0c0838f ensure text panel content is hidden until showdown.js is available 2013-03-05 15:46:09 -07:00
Rashid Khan 3eb9c5ded0 Added stripping of html from markdown 2013-03-05 15:38:25 -07:00
Rashid Khan c586cbf3d6 Refactored text panel to use markdown 2013-03-05 15:31:46 -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 5668ec7cb5 Added timestamp index option 2013-03-05 11:06:45 -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 30f036ad3e Fixed gist loading, saving will require registration of your domain 2013-03-01 14:47:48 -07:00
Rashid Khan 6ddb642790 Fixed render issue when resizing rows 2013-03-01 13:05:09 -07:00
Rashid Khan 107cf6b817 Added creating and sharing of short url links to dashboards 2013-03-01 09:17:31 -07:00
Rashid Khan 6d2af0d848 Added share link for ES stored dashboards 2013-02-28 15:35:44 -07:00
Rashid Khan 430bdd0343 fixed loading of default.json 2013-02-28 13:02:52 -07:00
Rashid Khan 7bd7e3b691 Added loading of ES stored dashboards from URL 2013-02-28 12:55:59 -07:00
Rashid Khan 59ccc6c93b Index should always be broadcast as an array 2013-02-27 15:48:26 -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 be7c530c57 Reverted config.js 2013-02-27 10:45:50 -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 ffbddb4fae removed unused default settings, fixed bug where pie would query twice 2013-02-26 15:46:31 -07:00
Rashid Khan e61c63b4f1 removed debug statement 2013-02-25 09:33:31 -07:00
Rashid Khan 7b5c1a6761 Fixed bugs in multiquery receive 2013-02-25 09:32:54 -07:00
Rashid Khan c0273d887a fixed visual inconsistencies in the stringquery panel when using multiple queries 2013-02-22 15:50:22 -07:00