kibana/test
Daniil 9816da3498
[Data table] Reactify & EUIficate the visualization (#70801) (#85936)
* Use data grid for table vis

* Create basic table template

* Add table_vis_split component

* Apply cell filtering

* Add aria-label attributes

* Use field formatters for values

* Add no results component

* Remove legacy dependencies

* Add usePagination

* Create usePagination util

* Use percentage column and total row

* Use csv export button

* Update labels

* Fix merge conflicts

* Use split table

* Fix functional tests

* Fix dashboard tests

* Update data table functional tests

* Fix missed test

* Introduce showToolbar option

* Remove useless package

* Fix merge conflicts

* Return back kibanaUtils required bundle

* Revert "Remove useless package"

This reverts commit 144a7cd77c.

* Use feature flag for legacy vis

* Add footer row

* Remove lock files

* Revert "Remove lock files"

This reverts commit 5c5acd79f4.

* Minor fixes

* Use common no result message

* Fix broken tests

* Use ui state sorting

* Fix error

* Fix merge conflicts

* Add legacy functional tests

* Pull pagination footer up to keep with table

and fix column split growing continuously in dashboard

* Comments fixes

* Use cell actions for filtering

* Fix translations

* Fix comments

* Reduce legacy tests amount

* Update sorting

* Update split column layout

* Add telemetry for legacy vis

* Apply latest changes for split table

* Fix eslint errors

* Use aria labels with values

* Use aria label for export btn

* Fix functional test

* Update translations

* Cleanup

* Truncate cells content

* Enhance types in table_vis_response_handler.ts

* Persist columns width on change

* Fix sorting history

* Add a migration script for toolbar

* Export sorted table

* Use reportUiCounter instead of reportUiStats

* Fix integration tests

* Fix typos

* Adjust FieldFormat type

* Hide the density selector

* Update docs

* Fix pagination

* Restrict hiding the toolbar

* Fix column index on filter

* Add closePopover action

Co-authored-by: cchaos <caroline.horn@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	scripts/functional_tests.js

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-16 14:53:45 +03:00
..
accessibility [Core UI] A11y tests for Kibana overview page (#80285) (#80696) 2020-10-15 10:45:18 -07:00
api_integration [Data table] Reactify & EUIficate the visualization (#70801) (#85936) 2020-12-16 14:53:45 +03:00
common [7.x] [esArchiver] support kibana and es ssl from cli (#85073) (#85187) 2020-12-07 15:08:47 -07:00
examples Fix advanced settings API integration tests on cloud (#84110) (#84208) 2020-11-24 16:03:31 +01:00
functional [Data table] Reactify & EUIficate the visualization (#70801) (#85936) 2020-12-16 14:53:45 +03:00
harden [7.x] chore(NA): upgrade to lodash@4 (#69868) (#70683) 2020-07-03 04:40:17 +01:00
interpreter_functional [7.x] [data.search] Clean up arguments to esaggs. (#84973) (#85578) 2020-12-10 09:33:25 -07:00
new_visualize_flow [7.x] [Index patterns] Remove field cache (#82223) (#84109) 2020-11-23 15:57:11 -06:00
plugin_functional Improve and cleanup chrome helpMenu links (#82300) (#85698) 2020-12-11 14:23:29 +01:00
scripts test:jest improvements to better support our monorepo (#84848) (#85880) 2020-12-15 09:11:51 -08:00
security_functional Warn users when security is not configured (#78545) (#79596) 2020-10-05 21:35:23 -04:00
server_integration Cleanup tsconfig files (#84396) (#84568) 2020-11-30 23:30:31 +01:00
typings bump query-string version to remove manual type definitions (#78143) (#78441) 2020-09-24 19:12:33 +02:00
ui_capabilities/newsfeed_err update code style 2020-05-22 10:35:02 +02:00
visual_regression [7.x] chore(NA): upgrade to lodash@4 (#69868) (#70683) 2020-07-03 04:40:17 +01:00
tsconfig.json [7.x] Make expectSnapshot available (#82932) (#83770) 2020-11-19 15:34:21 +01:00