Commit Graph

62 Commits

Author SHA1 Message Date
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
70f6a29700 Added missing text panel, added hover to pie and histogram 2013-02-05 19:20:32 -07:00
Rashid Khan
4b9310ea88 Added comments to default dashboard, added multi group binding to timepicker, added text panel 2013-02-05 16:24:46 -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
896a6f7c10 added sorting 2013-01-31 20:24:27 -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
Rashid Khan
c890ca6ab1 Moved panels to ng-include with controllers, collapsed histo and pies into single modules, added table module 2013-01-30 21:39:57 -07:00