Commit Graph

12 Commits

Author SHA1 Message Date
Rashid Khan
a7a42b3e04 Added debug panel (not by default), added inspector link to pie and table 2013-03-11 17:13:47 -07:00
Rashid Khan
5a0f15ba37 Fixed height bug, improved documentation for time stamped indices 2013-03-05 13:48:22 -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
5eb8c41af1 Fixed NOT queries 2013-02-20 14:58:40 -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
a8570135ee Made dashcontrol es index configurable 2013-02-18 11:35:22 -07:00
Rashid Khan
c72053a0ac Added pagination to table module 2013-02-18 10:53:25 -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
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