Commit Graph

36 Commits (d685fddcbebf2fc203f33d27e52ffda846d2a895)

Author SHA1 Message Date
Rashid Khan 68b765789a Added global field list service for use in panel editor type ahead 12 years ago
Rashid Khan e793ac4b5f fixed file loading 12 years ago
Rashid Khan 2cf20f8c30 removed debug from pie 12 years ago
Rashid Khan d1169b4b48 Added more time intervals, fixed bug in goal pie 12 years ago
Rashid Khan 6bc6bba40d Added interactions: Drag to select time range in histogram, click on pie slice in terms mode, click on region in map 12 years ago
Rashid Khan d18d911de9 Added spy panels to map and histogram, added editor toggle to enable/disable spy 12 years ago
Rashid Khan a7a42b3e04 Added debug panel (not by default), added inspector link to pie and table 12 years ago
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 12 years ago
Rashid Khan 5a0f15ba37 Fixed height bug, improved documentation for time stamped indices 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 12 years ago
Rashid Khan 6ddb642790 Fixed render issue when resizing rows 12 years ago
Rashid Khan 4c948e0bc5 Added loader animation, framework for adjustable interval time stamped indices 12 years ago
Rashid Khan ffbddb4fae removed unused default settings, fixed bug where pie would query twice 12 years ago
Rashid Khan ae2a3ee83f Fixed bug in where pie panel would not stringify correctly if mode was changed 12 years ago
Rashid Khan 632b2abba7 Fixed config.timefield references 12 years ago
Rashid Khan ce5273b7df Added support for broadcasting an array of queries, added multi query support to stringquery panel 12 years ago
Rashid Khan 77ce7b9158 Updated angularjs to 1.1.2, added microanalysis to fields panel, fixed time picker initialization when mode is absolute or since 12 years ago
Rashid Khan c72053a0ac Added pagination to table module 12 years ago
Rashid Khan a7ab4b3723 Added goal mode to pie 12 years ago
Rashid Khan d8f2d412cd Fixed issue where panels would register twice. This breaks nice adding of new panels, working on it now 12 years ago
Rashid Khan 22d3fdace1 Improved portability of exported JSON files, updated underscore.js 12 years ago
Rashid Khan b162bd64ce Added row editor 12 years ago
Rashid Khan 81962c831b Started on row editor, removed lots of 's for nice speed increase 12 years ago
Rashid Khan 0703dd8799 Moved map js files, added exporting and saving of dashboard, added timer service to manage global timer cancelling, switched to font awesome 12 years ago
Rashid Khan 0d8f1fab9b fixed histogram and pie editors, added hits and map editors 12 years ago
Rashid Khan b94ea26b9c Added pie and histogram editors 12 years ago
Rashid Khan 19798b0891 added panel configuration framework 12 years ago
Rashid Khan ee65f81a2b Refactored panel communication to use an angular service, started work on panel editing interface 12 years ago
Rashid Khan 085b688850 Added fields and hits panels, updated config and default dashboard. 12 years ago
Rashid Khan 70f6a29700 Added missing text panel, added hover to pie and histogram 12 years ago
Rashid Khan 4b9310ea88 Added comments to default dashboard, added multi group binding to timepicker, added text panel 12 years ago
Rashid Khan 1095373aa7 Fixed interpanel communication 12 years ago
Rashid Khan 834e63a123 Added relative/absolute/since time selector. Moved refresh func out to panel 12 years ago
Rashid Khan a73242cae5 Added collapsable rows, error handling in table panel, ground work for new kinds of binding, refactored view a bit 12 years ago
Rashid Khan e54982d42d Added query input binding 12 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