Commit Graph

22 Commits

Author SHA1 Message Date
Rashid Khan 051f28a0da IE9 support; closes #96 2013-07-21 21:44:00 -07:00
Rashid Khan 0d0d3f4a36 Refactored panels to used dashboard, query and filter services and store them on the dashboard 2013-07-14 16:15:20 -07:00
Rashid Khan 9f3f7a4f00 Refactored dashboard state/loading into service, css tweaks 2013-07-10 10:22:01 -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 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 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 86254db78c Changed histogram legend to scale better, fixed parallel query bug 2013-04-01 15:12: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 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 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 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 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 19798b0891 added panel configuration framework 2013-02-08 08:42:37 -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 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