kibana/tasks
Spencer Alger 7297c326f1 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
..
config Discovery Panel Skeleton 2014-02-26 10:09:26 -07:00
.jshintrc reorganized the projects a tad, included grunt tasks for testing and running the server. Includes incomplete Courier code for now. 2014-02-10 16:09:04 -07:00
default.js Add gridster, move navbar to top fixed, add less compilation to default task. Add dashboard prototype 2014-02-26 09:18:54 -07:00
dev.js added less compilation via watch, and a task which will build the less and jade, start the server, then watch for changes 2014-02-24 15:47:09 -07:00
server.js reorganized the projects a tad, included grunt tasks for testing and running the server. Includes incomplete Courier code for now. 2014-02-10 16:09:04 -07:00
test.js Adding .DS_Store; Adding calculateIndices.js 2014-02-24 15:14:31 -07:00