kibana/test/plugin_functional/test_suites
Matthew Kime a3d2afd58f
Index patterns api - load field list on server (#82629) (#83021)
The server side index patterns api can now load the field list. Previously it would error if a field list refresh was required.

The regular and rollup index pattern field list loading methods were merged. Rollup index patterns require additional functionality over regular index patterns when it comes to loading the field list, but this won't be necessary once rollups v2 is released.
2020-11-09 20:49:07 -06:00
..
application_links
core skip flaky suite (#75440) 2020-08-19 08:50:09 -07:00
core_plugins Remove legacy applications and legacy mode (#75987) (#76618) 2020-09-03 15:15:27 +02:00
custom_visualizations [Visualize] New visualization wizard (#79627) (#82858) 2020-11-06 20:49:10 +02:00
data_plugin Index patterns api - load field list on server (#82629) (#83021) 2020-11-09 20:49:07 -06:00
doc_views
management
panel_actions