Commit Graph

18 Commits

Author SHA1 Message Date
Rashid Khan
e5ff7411d4 fixed editting on uncollapsable rows; closes #246 2013-07-22 08:14:00 -07:00
Rashid Khan
9f3f7a4f00 Refactored dashboard state/loading into service, css tweaks 2013-07-10 10:22:01 -07:00
Rashid Khan
82e40230a8 Fixed bug in pie editor, switched up edit icon, added ability to disable drag to select in histogram 2013-05-26 09:38:18 -07:00
Rashid Khan
890a10df8d Fix for empty row height again, and some visual tweaks, colors 2013-04-10 16:48:48 -07:00
Rashid Khan
eb5514911b Fix for empty row height 2013-04-10 12:46:42 -07:00
Rashid Khan
b7eaae3c8b Lots of visual tweaks, added bar chart options to hit panel 2013-04-06 16:34:04 -07:00
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 2013-03-08 10:04:38 -07:00
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
7bd7e3b691 Added loading of ES stored dashboards from URL 2013-02-28 12:55:59 -07:00
Rashid Khan
42b415cf26 Added dashboard editor, row adding/moving/removing 2013-02-13 14:24:32 -07:00
Rashid Khan
81962c831b Started on row editor, removed lots of 's for nice speed increase 2013-02-12 16:25:39 -07:00
Rashid Khan
19798b0891 added panel configuration framework 2013-02-08 08:42:37 -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
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
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
Rashid Khan
59503c5e22 Testing map before crontroller refactor 2013-01-28 12:28:12 -07:00
Rashid Khan
0ee868b382 Initial import 2013-01-25 20:10:28 -08:00