kibana/test
Matt Bargar bf0953bbab
Add multi field info to the IndexPattern (#33681) (#34374)
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 17:30:23 -04:00
..
api_integration Add multi field info to the IndexPattern (#33681) (#34374) 2019-04-02 17:30:23 -04:00
common [ts][ftr] improve types for ftr and expect.js, cleanup changes to tsconfig files (#31948) (#32250) 2019-02-28 14:26:32 -08:00
dev_certs [devServer] include self-signed certificates for testing 2016-01-19 14:19:25 -07:00
functional Hide gauge labels when value is hidden (#34171) (#34278) 2019-04-02 10:01:47 +02:00
interpreter_functional [7.x] EUI catchup to 9.7.1 (#34124) 2019-03-28 16:26:57 -07:00
plugin_functional [7.x] EUI catchup to 9.7.1 (#34124) 2019-03-28 16:26:57 -07:00
scripts Typescript sample panel action (#33602) (#33871) 2019-03-26 16:45:53 -04:00
server_integration [Tests] Add http integration test setup (#19261) 2018-08-17 08:36:14 +02:00
types supporting tags for mocha definition (#32474) (#32625) 2019-03-07 13:07:47 +03:00
tsconfig.json Typescript sample panel action (#33602) (#33871) 2019-03-26 16:45:53 -04:00