kibana/test
Luke Elmers 40c232b111 Preserve nested tables in table vis (#24377)
* Add legacy response handler for table vis.

The new legacy response handler introduced a regression in how nested
tables were handled within table vis. This adds a new table-specific
response handler to ensure splitting is preserved.

This is a short term solution and will be removed once we are able to
update table splitting to be consistent with other vis types.

* Ensure formatted dates are preserved in table titles.

* Update legacy table response handler based on feedback.

* Ensure AggConfigResult.rawData is preserved in legacy table response handler.

* Move legacy table response handler to core_plugins.

* Legacy table response handler - style cleanup.

* Remove unneeded aggConfigResult.rawData from legacy table response handler.

* Add basic unit tests for legacy table response handler.

* In table vis, exclude split columns when showing metrics at all levels.

* Add functional tests
2018-10-25 12:49:47 +02:00
..
api_integration Add telemetry for KQL (#23547) 2018-10-22 11:14:54 -04:00
common [accessibility] implement no-animation mode, auto enable for functional tests (#21629) 2018-08-20 19:30:24 -07:00
dev_certs [devServer] include self-signed certificates for testing 2016-01-19 14:19:25 -07:00
functional Preserve nested tables in table vis (#24377) 2018-10-25 12:49:47 +02:00
plugin_functional fixing updating editor state (#22869) 2018-10-24 12:35:34 +02:00
scripts Add argument passing to jenkins cloud job (#23538) 2018-09-26 14:35:16 -06:00
server_integration [Tests] Add http integration test setup (#19261) 2018-08-17 08:36:14 +02:00