No description
Find a file
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
src Discovery Panel Skeleton 2014-02-26 10:09:26 -07:00
tasks Discovery Panel Skeleton 2014-02-26 10:09:26 -07:00
test Discovery Panel Skeleton 2014-02-26 10:09:26 -07:00
.bowerrc initial commit 2014-02-06 16:29:19 -07:00
.gitignore Reworked the examples app to be a better example of how other apps could be formatted 2014-02-24 15:18:34 -07:00
.jshintrc - Add mapper to courier 2014-02-18 13:32:49 -07:00
bower.json added requirejs-text bower component 2014-02-26 09:33:55 -07:00
Gruntfile.js merging in latest changes from master 2014-02-13 16:47:20 -07:00
package.json removed less-middleware dep 2014-02-24 15:48:12 -07:00
README.md initial commit 2014-02-06 16:29:19 -07:00

Kibana 4