kibana/test/functional
Nathan Reese 8664b55ac2
Nested input controls (#16407)
* add input to select parent control

* move lineage logic into seperate file for easier testing

* move parent candidate logic into seperate file

* decouple control factory and control initialization

* disable control if parent not set

* inherite search source from ancestors to have them filter values

* call fetch when query filter is updated for filter value changes

* delete filters when control has ancestor without value

* avoid fetching option list when ancestors have not changed

* add functional tests for nested controls

* remove unneeded file

* fix jest tests, add another test case to functional tests, update 'Parent' field copy

* add more jest test coverage

* fix useTimeFilter functionallity

* add better error message when fetch is not defined by subclass

* pass filters array instead of search source hierarchy

* only modify queryFilter when filters are submitted

* compare value array instead of concatinated string to determine if ancestors have changed

*  use ES2016 syntax for array concatination
2018-02-08 10:30:45 -07:00
..
apps Nested input controls (#16407) 2018-02-08 10:30:45 -07:00
fixtures/es_archiver Test for Large number of Fields in Kibana. (#16237) 2018-02-01 13:27:35 -08:00
page_objects Nested input controls (#16407) 2018-02-08 10:30:45 -07:00
screenshots Add mechanism for dashboard snapshots (#15463) 2017-12-13 13:41:40 -05:00
services [Tests] Revert Timeout to Default 1s (#16359) 2018-01-29 12:50:23 -05:00
config.js Kibana Home page - phase two (#14749) 2018-01-10 07:20:38 -07:00