kibana/tasks/config
Spencer Alger 6cb518b035 Discovery Panel Skeleton
- renamed calculateIndices files to be calculate_indices
 - hooked up dataSource.getFields() to the mapper, uses source._wrapcb() to properly trigger digest cycles
 - fixed an error handling bug in the search source
 - courier error DocFetchFailure is now just FetchFailure and will be sent from SearchSources as well
 - courier/index_pattern module is now gone
 - fixed a bug in the mapper that improperly triggered errors when a pattern matched multiple indices that had similar fields
 - prototype for discover app is included
 - directives/kbn_view module is now directives/view, the kbn prefix is implied
 - added basic table directive
2014-02-26 10:09:26 -07:00
..
connect.js removed less-middleware dep 2014-02-24 15:48:12 -07:00
jade.js Updates to the grunt tasks make the jade and less tasks more generic, compiling any file they find in place. 2014-02-25 12:42:40 -07:00
jshint.js Add default jshint grunt task. Remove promise from mapper 2014-02-12 15:05:34 -07:00
less.js Discovery Panel Skeleton 2014-02-26 10:09:26 -07:00
mocha.js Resolve conflicts, move test server to port 8001 2014-02-14 07:50:32 -07:00
watch.js Updates to the grunt tasks make the jade and less tasks more generic, compiling any file they find in place. 2014-02-25 12:42:40 -07:00