kibana/test
Daniil 845f716271
[Data table] Reactify & EUIficate the visualization (#70801)
* 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>
2020-12-15 14:44:20 +03:00
..
accessibility
api_integration [Data table] Reactify & EUIficate the visualization (#70801) 2020-12-15 14:44:20 +03:00
common [esArchiver] support kibana and es ssl from cli (#85073) 2020-12-07 13:20:15 -07:00
examples Fix advanced settings API integration tests on cloud (#84110) 2020-11-24 13:46:51 +01:00
functional [Data table] Reactify & EUIficate the visualization (#70801) 2020-12-15 14:44:20 +03:00
harden
interpreter_functional [data.search] Clean up arguments to esaggs. (#84973) 2020-12-10 07:40:50 -07:00
new_visualize_flow [Index patterns] Remove field cache (#82223) 2020-11-23 09:52:25 -06:00
plugin_functional Improve and cleanup chrome helpMenu links (#82300) 2020-12-11 11:38:25 +01:00
scripts test:jest improvements to better support our monorepo (#84848) 2020-12-14 14:07:50 -08:00
security_functional
server_integration Cleanup tsconfig files (#84396) 2020-11-30 19:12:00 +01:00
typings
ui_capabilities/newsfeed_err
visual_regression
tsconfig.json Make expectSnapshot available in all functional test runs (#82932) 2020-11-19 08:38:51 +01:00