Commit Graph

13 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 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 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 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 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