kibana/test
Tim Roes 85e67d7b26
Preserve nested tables in table vis (#24377) (#24571)
* 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 15:04:22 +02:00
..
api_integration Add telemetry for KQL (#23547) (#24340) 2018-10-23 12:31:26 -04:00
common [accessibility] implement no-animation mode, auto enable for functional tests (#21629) (#22203) 2018-08-22 14:53:58 -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) (#24571) 2018-10-25 15:04:22 +02:00
plugin_functional fixing updating editor state (#22869) (#24483) 2018-10-24 14:51:04 +02:00
scripts Add ci_setup script to jenkins report script 2018-10-17 12:33:06 -05:00
server_integration [6.x] [Tests] Add http integration test setup (#22114) 2018-08-17 10:42:38 +02:00