kibana/test
Matt Bargar d8916e37c9
Add multi field info to the IndexPattern (#33681)
Adds two fields to the IndexPattern Field:

* parent - the name of the field this field is a child of
* subType - The type of child this field is. Currently the only valid value is multi but we could expand this to include aliases, object children, and nested children.

The thinking behind implementing these two new properties instead of a simple isMultiField flag is that it should be generic enough to describe other sorts of parent -> child relationships between fields.
2019-04-02 13:52:04 -04:00
..
api_integration Add multi field info to the IndexPattern (#33681) 2019-04-02 13:52:04 -04:00
common [ts][ftr] improve types for ftr and expect.js, cleanup changes to tsconfig files (#31948) 2019-02-28 12:06:00 -08:00
dev_certs
functional disable failing suite 2019-04-01 11:39:31 -07:00
interpreter_functional eui 9.7.1 (#34098) 2019-03-28 12:27:35 -07:00
plugin_functional eui 9.7.1 (#34098) 2019-03-28 12:27:35 -07:00
scripts Typescript sample panel action (#33602) 2019-03-26 12:31:10 -04:00
server_integration
types supporting tags for mocha definition (#32474) 2019-03-07 11:40:53 +03:00
tsconfig.json Typescript sample panel action (#33602) 2019-03-26 12:31:10 -04:00