kibana/test
Dmitry Tomashevich 69883de634
[Discover] Add EUIDataGrid to surrounding documents (#99447)
* [Discover] migrate remaining context files from js to ts

* [Discover] get rid of any types

* [Discover] replace constants with enums, update imports

* [Discover] use unknown instead of any, correct types

* [Discover] skip any type for tests

* [Discover] add euiDataGrid view

* [Discover] add support dataGrid columns, provide ability to do not change sorting, highlight anchor doc, rename legacy variables

* [Discover] update context_legacy test and types

* [Discover] update unit tests, add context header

* [Discover] update unit and functional tests

* [Discover] remove docTable from context test which uses new data grid

* [Discover] update EsHitRecord type, use it for context app. add no pagination support

* [Discover] resolve type error in test

* [Discover] add disabling control columns option, change loading feedback

* [Discover] clean up, update functional tests

* [Discover] remove invalid translations

* [Discover] support both no results found and loading feedback

* [Discover] provide loading status for discover

* [Discover] fix functional test

* [Discover] add useDataGridColumns test, update by comments

* [Discover] fix types

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-01 14:29:01 +03:00
..
accessibility [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
api_integration [bfetch] compress stream chunks (#97994) 2021-06-01 09:57:46 +03:00
common [ftr] implement FtrService classes and migrate common services (#99546) 2021-05-25 09:25:09 -07:00
examples [FTR][CI] Use default distribution for all tests (#94968) 2021-05-12 15:24:25 -04:00
functional [Discover] Add EUIDataGrid to surrounding documents (#99447) 2021-06-01 14:29:01 +03:00
harden Ban use of lodash.template (#100277) 2021-05-19 10:06:52 -04:00
interpreter_functional [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
new_visualize_flow [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
package Automated package testing (#88900) 2021-05-27 13:37:43 -05:00
plugin_functional [Deprecations service] add deprecationType and use it in configs deprecations (#100983) 2021-06-01 14:09:10 +03:00
scripts Automated package testing (#88900) 2021-05-27 13:37:43 -05:00
security_functional [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
server_integration [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
ui_capabilities/newsfeed_err [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
visual_regression [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
tsconfig.json Merge tsconfig and x-pack/tsconfig files (#94519) 2021-03-16 15:13:49 +01:00