kibana/test
Matt Bargar 77dca06253
Support nested fields in existing filter types (#49537)
* Add automatic support for nested fields in existing filter types

* Index pattern could be undefined

* add test for handleNestedFilter function

* remove console.log

* add tests for all "getFilterField" functions

* update migrateFilters to work on full filter objects so that it doesn't
have to worry about queries that have been wrapped with `nested`

* add test to ensure fromFilters auto wraps filters on nested fields

* Add smoke test for nested filter and move filter editor tests into
their own suite for easier running and debugging

* fix bad type change

* dedupe filterToQuery logic

* fix helper that wasn't doing what it said it did

* Convert test from pre-merge to jest

* Use new time range style
2019-12-09 14:16:15 -05:00
..
accessibility Upgrade EUI to 16.0.0 (#50779) 2019-11-20 17:02:04 -06:00
api_integration Flag nested fields as non-aggregatable (#51774) 2019-12-09 13:59:49 -05:00
common moved security to OSS/common (#52322) 2019-12-05 12:03:35 -08:00
dev_certs
functional Support nested fields in existing filter types (#49537) 2019-12-09 14:16:15 -05:00
interpreter_functional Upgrade EUI to v17.0.0 (#52342) 2019-12-09 10:51:17 -06:00
plugin_functional Upgrade EUI to v17.0.0 (#52342) 2019-12-09 10:51:17 -06:00
scripts run mocha tests from x-pack with root mocha script (#51352) 2019-11-25 11:39:20 -07:00
server_integration [FTR] expose new es client service (#51066) 2019-11-20 08:56:23 -07:00
typings [State Management] Move url state_hashing utils to kibana_utils (#52280) 2019-12-06 13:20:29 +01:00
ui_capabilities/newsfeed_err [Newsfeed] UI plugin for Kibana (#49579) 2019-11-13 08:48:34 -07:00
visual_regression [NP] Expose global config to the plugins (#51478) 2019-12-05 10:25:32 +00:00
mocha_decorations.d.ts Re-split ciGroups after pipeline rollout (#46375) 2019-09-25 15:18:37 -07:00
tsconfig.json Add KQL functionality in the find function of the saved objects (#41136) 2019-10-02 18:23:44 -04:00