kibana/test/functional/page_objects
Quynh Nguyen 6600f1ad78
[ML] Add Index data visualizer grid embeddable as extra view within Discover (#107184)
* [ML] Initial embed

* [ML] Initial embed props

* [ML] Add top nav link to data viz

* Add visible fields

* Add add data service to register links

* Renames, refactor, use constants

* Renames, refactor, use constants

* Update tests and mocks

* Embeddable

* Update hook to update upon time udpate

* Add filter support to query

* Refactor filter utilities

* Add filter support for embeddable

* Fix saved search data undefined

* Prototype aggregated view/document view switcher

* Prototype flyout

* Prototype save document view option in storage

* Fix filter and query conflict with saved search

* Minor styling edits

* [ML] Initial embed

* [ML] Initial embed props

* Add embeddable 1

* Add visible fields

* Embeddable 2

* Add filter support to query

* Refactor filter utilities

* Add filter support for embeddable

* Fix saved search data undefined

* Prototype aggregated view/document view switcher

* Prototype flyout

* Prototype save document view option in storage

* Fix filter and query conflict with saved search

* Minor styling edits

* Fix missing code after conflicts

* Remove dv locator and flyout

* Make types happy

* Fix types

* Rename toggle option

* Resolve conflicts

* [ML] Reduce size of chart

* [ML] Unbold name, switch icons of show distributions

* [ML] Make size consistent

* [ML] Make page size 25

* [ML] Switch to arrow right and down

* [ML] Make legend font smaller

* [ML] Add user setting

* [ML] Add show preview by default setting

* [ML] Match icon

* Add panels around the subcontent

* Add preference for aggregated vs doc

* Fix types

* Fix types, add constants for adv settings

* Change to data view type

* Temp fix for Kibana/EUI table overflow issue

* Modify line height so text is not cut off, modify widths for varying screen sizes

* Different width padders for different screens

* Fix CI

* Merge latest, move button to the right

* Fix width for bar charts previews

* Fix toggle buttons, fix maps

* Delete unused file

* Fix boolean styling

* Change to enum, discover mode

* Hide field stats

* Hide field stats

* Persist show mini preview/distribution settings

* Remove window size, use size observer instead

* Default to document view

* Remove bold, switch icon

* Set fixed width for top values, reduce font size in table

* Fix custom url tests

* Update width styling for panels

* Fix missing flag for Discover sidebar, jest tests

* Fix max width

* Workaround for sorting

* Fix import

* Fix styling

* Make height uniform, center alignment, fix map and keyword map not same size

Move styling

* Revert "Make height uniform, center alignment, fix map and keyword map not same size"

This reverts commit 8fc42e2f

* Revert "Make height uniform, center alignment, fix map and keyword map not same size"

This reverts commit 8fc42e2f

* Uniform height, left aligned, flex grid

* Switch top values to have labels

* Center content

* Replace fixed widths with percentage

* Fix table missing field types

* Add dashboard embeddable and filter support

* Fix file data viz styling and tests, lean up imports, remove hard coded pixels

* Add search panel/kql filter bar

* Temporarily fix scrolling

* New kql filters for data visualizer

* Set map height so it will fit the sampler shard size text

* Use eui progress labels

* Fix spacer

* Add beta badge

* Temporarily fix scrolling

* Fix grow for Top Values for

* [ML] Update functional tests to reflect new arrow icons

* [ML] Add filter buttons and KQL bars

* [ML] Update filter bar onChange behavior

* [ML] Update top values filter onChange behavior

* [ML] Update search filters when opening saved search

* [ML] Clean up

* [ML] Remove fit content for height

* [ML] Fix boolean legend

* [ML] Fix header section when browser width is small to large and when index pattern title is too large

* [ML] Hide expander icon when dimension is xs or s & css fixes

* [ML] Delete embeddables because they are not use

* [ML] Rename view mode, refactor to separate hook, add error prompt if can't show, rename wrapper, clean up & fix tests

* [ML] Make doc count 0 for empty fields, update t/f test

* [ML] Add unit testing for search utils

* Fix missing unsubscribe for embeddable output

* Remove redundant onAddFilter for this PR, fix width

* Rename Field Stats to Field stats to match convention

* [ML] Fix expand all/collapse all behavior to override individual setting

* [ML] Fix functional tests should be 0/0%

* [ML] Fix docs content spacing, rename classnames, add filters to Discover, lens, and maps

* [ML] Fix doc count for fields that exists but have no stats

* [ML] Fix icon styling to match Discover but have text/keyword/histogram

* [ML] Fix doc count for fields that exists but have no stats

* [ML] Rename classnames to BEM style

* Resolve latest changes

* [ML] Add tests for data viz in Discover

* Update tests & dashboard behavior to reflect new advanced settings

* Update telemetry

* Remove workaround after eui bump fix

* Fix missing bool clause

* Add login

* Fix saved search attributes broken with latest changes

* Update tests

* Fix import

* Match the no results found

* Fix query util to return search source's results right away. Fix texts.

* Rename old test suits to farequoteDataViewTestData

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-21 10:32:21 -07:00
..
legacy [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
management Fix flaky functional test in saved objects managements -> delete SO (#115291) 2021-10-21 07:41:40 -07:00
common_page.ts [QA][refactor] Use ui settings - sample data (#114530) 2021-10-19 11:56:35 +01:00
console_page.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
context_page.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
dashboard_page.ts [Dashboard] Retain Tags on Quicksave (#111015) 2021-09-07 14:20:15 -04:00
discover_page.ts [ML] Add Index data visualizer grid embeddable as extra view within Discover (#107184) 2021-10-21 10:32:21 -07:00
error_page.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
header_page.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
home_page.ts Unskip dashboard and dashboard panel a11y tests (#115102) 2021-10-21 12:20:34 -04:00
index.ts [maps] remove tile_map, region_map, and maps_legacy plugins (#105326) 2021-08-18 12:51:31 -06:00
login_page.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
newsfeed_page.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
settings_page.ts [data view mgmt] change urls from indexPatterns to dataViews (#114912) 2021-10-21 05:42:13 -05:00
share_page.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
tag_cloud_page.ts [Tagcloud] Replaces current implementation with elastic-charts (#100017) 2021-06-15 09:29:59 +03:00
time_picker.ts [ML] Functional tests - re-enable transform runtime mappings suite (#115547) 2021-10-20 11:23:51 +02:00
time_to_visualize_page.ts unksip functional test (#102633) 2021-06-22 09:59:36 +02:00
timelion_page.ts Timelion App removal (#110255) 2021-09-10 14:53:07 +03:00
vega_chart_page.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
visual_builder_page.ts Failing test: Chrome UI Functional Tests.test/functional/apps/visualize/_tsvb_table·ts - visualize app visualize ciGroup12 visual builder table should display correct values on changing metrics aggregation (#112216) 2021-09-29 09:55:54 +03:00
visualize_chart_page.ts Update dependency @elastic/charts to v37 (master) (#113968) 2021-10-12 16:36:18 +02:00
visualize_editor_page.ts [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
visualize_page.ts [Vislib] Removes old implementation of xy chart (#110786) 2021-09-08 18:35:51 +03:00