kibana/test
Mike Côté 9eef63f783
Allow passing a default operator to use on saved object client find operations (#29339)
* Allow passing a default operator to use on find operations

* Default operator to OR like elasticsearch to avoid passing null

* Add dashboard search tests

* Make search_operator optional

* Fix query_params.test.js

* Include searchOperator in saved_object_finder

* Apply PR feedback

* Rename searchOperator to defaultSearchOperator
2019-01-30 11:33:44 -05:00
..
api_integration Upgrade Kibana to Elasticsearch 7.0 (#29184) 2019-01-30 09:08:58 -05:00
common Implement config for disabling welcome screen (#28888) 2019-01-17 12:13:13 -08:00
dev_certs
functional Allow passing a default operator to use on saved object client find operations (#29339) 2019-01-30 11:33:44 -05:00
plugin_functional Switch to K7 design by default (#29009) 2019-01-18 12:39:01 -08:00
scripts [ci] Use trap to generate report for non-PR build (#26829) 2019-01-08 17:13:12 -06:00
server_integration