Commit Graph

12 Commits

Author SHA1 Message Date
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 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 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 0a94593fc9 Added newlines filter to text panel, set default.json to Logstash instructional message with loader 2013-02-16 10:28:03 -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 b162bd64ce Added row editor 2013-02-13 12:23:24 -07:00
Rashid Khan 19798b0891 added panel configuration framework 2013-02-08 08:42:37 -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