Commit Graph

20 Commits

Author SHA1 Message Date
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 be7c530c57 Reverted config.js 2013-02-27 10:45:50 -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
Rashid Khan ae2a3ee83f Fixed bug in where pie panel would not stringify correctly if mode was changed 2013-02-22 14:57:47 -07:00
Rashid Khan 632b2abba7 Fixed config.timefield references 2013-02-22 13:55:46 -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 8640830188 Added close button, related fields to micropanel 2013-02-20 14:00:28 -07:00
Rashid Khan 38c92ac482 Added details view, nested fields, clickable query building to table panel 2013-02-18 21:41:56 -07:00
Rashid Khan b162bd64ce Added row editor 2013-02-13 12:23:24 -07:00
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 2013-02-12 08:42:31 -07:00
Rashid Khan 19798b0891 added panel configuration framework 2013-02-08 08:42:37 -07:00
Rashid Khan ee65f81a2b Refactored panel communication to use an angular service, started work on panel editing interface 2013-02-07 15:05:55 -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 1095373aa7 Fixed interpanel communication 2013-02-05 14:30:08 -07:00
Rashid Khan 834e63a123 Added relative/absolute/since time selector. Moved refresh func out to panel 2013-02-04 17:05:36 -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 06b8dc3809 Added sorting
modified:   common/css/main.css
	modified:   config.js
	modified:   dashboards.js
	modified:   panels/stringquery/module.html
	modified:   panels/table/module.html
	modified:   panels/table/module.js
	modified:   partials/dashboard.html
	panels/sort/
2013-01-31 20:23:34 -07:00
Rashid Khan e54982d42d Added query input binding 2013-01-31 08:54:20 -07:00