kibana/test/functional/page_objects
Nathan Reese 00f81dc093
[input controls] update dropdown suggestions when filtered (#18985)
* input controls - re-fetch options list user input

* fix jest tests

* add functional test case

* remove unneeded async and await

* use fetchAsRejectablePromise instead of fetch to avoid kill kibana session when fetching agg results

* only show options once field is selected

* clean up list control editor to only display options when field selected and only display dynamic checkbox when field is string

* do not use size when using dynamic options

* display disabled toggle when field is not string field, allow searching in middle of word

* no tooltip for disabled dyncamic options, just change help text

* fix functional test expects since search now includes more than terms that start with
2018-07-09 21:06:43 -06:00
..
common_page.js [ftr/confirmModal] assert expected state rather than just reading (#20019) 2018-06-18 21:05:21 -07:00
console_page.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
context_page.js Fix flaky context _size tests and bug in context page object file (#20254) 2018-07-02 16:12:19 -06:00
dashboard_page.js Simplify Courier interface and organize internals (#20060) 2018-06-27 16:58:19 -07:00
discover_page.js Remove display from timefilter refreshInterval state (#20348) 2018-07-03 17:52:10 -06:00
header_page.js [Design] Clean up dashboard listing page (#19657) 2018-06-12 17:43:20 -07:00
home_page.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
index.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
monitoring_page.js Remove flaky selectors: .ng-scope, .ng-binding and .ng-isolate.scope (#19688) 2018-06-07 11:17:16 -06:00
point_series_page.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
settings_page.js Field editor to React/EUI (#20245) 2018-06-29 09:45:54 -07:00
shield_page.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
timelion_page.js Make timelion tests less flaky (#19996) 2018-06-18 12:54:54 -06:00
visual_builder_page.js Remove react-select from kibana (#18876) 2018-05-30 09:21:38 -06:00
visualize_page.js [input controls] update dropdown suggestions when filtered (#18985) 2018-07-09 21:06:43 -06:00