Commit Graph

16 Commits (35c59fd4a674763901e42a318e0d34168f28a5eb)

Author SHA1 Message Date
Rashid Khan 06d04828bb added more view options for hits panel 12 years ago
Rashid Khan c407da007c Fixed pie legend display bug in chrome, lots of cleanup 12 years ago
Rashid Khan 890a10df8d Fix for empty row height again, and some visual tweaks, colors 12 years ago
Rashid Khan 1d51e96ccb Removed loops to build legend, replaced by adding plot to scope 12 years ago
Rashid Khan ed297092a4 Prettied up hover and legends 12 years ago
Rashid Khan 7373e37490 Fixed rerender on panel save, only applied to time picker now, removed debug statement from hits panel 12 years ago
Rashid Khan b7eaae3c8b Lots of visual tweaks, added bar chart options to hit panel 12 years ago
Rashid Khan d685fddcbe prettied up histogram hover, added line width options, fixed excessive refresh on string query 12 years ago
Rashid Khan 47bc78c7f7 Added an option for the hits panel to receive its counter from the histogram panel 12 years ago
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 13 years ago
Rashid Khan 4c948e0bc5 Added loader animation, framework for adjustable interval time stamped indices 13 years ago
Rashid Khan 632b2abba7 Fixed config.timefield references 13 years ago
Rashid Khan ce5273b7df Added support for broadcasting an array of queries, added multi query support to stringquery panel 13 years ago
Rashid Khan 22d3fdace1 Improved portability of exported JSON files, updated underscore.js 13 years ago
Rashid Khan ee65f81a2b Refactored panel communication to use an angular service, started work on panel editing interface 13 years ago
Rashid Khan 085b688850 Added fields and hits panels, updated config and default dashboard. 13 years ago
Rashid Khan 1095373aa7 Fixed interpanel communication 13 years ago
Rashid Khan 834e63a123 Added relative/absolute/since time selector. Moved refresh func out to panel 13 years ago
Rashid Khan 06b8dc3809 Added sorting 13 years ago
Rashid Khan e54982d42d Added query input binding 13 years ago
Rashid Khan c890ca6ab1 Moved panels to ng-include with controllers, collapsed histo and pies into single modules, added table module 13 years ago