kibana/test/functional/page_objects
Catherine Liu 3b31d81196
[Dashboard] Makes lens default editor for creating new panels (#96181)
* Makes lens default editor in dashboard

Added all editors menu to dashboard panel toolbar

Fixed toggle on editor menu

Removed unnecessary comments

Added data test subjects to editor menu buttons

Populated editor menu with vis types

Removed unused imports

Fixed imports

Adds showCreateNewMenu prop to AddPanelFlyout

Rearranged order of editor menu options

Fixed ts errors

Added groupnig to embeddable factory

Use embeddable state transfer service to redirect to editors

Added showGroups to TypeSelectionState

Fixed add panel flyout test

Fixed data test subjects

Fixed factory groupings

Removed unused import

Fixed page object

Added telemtry to dashboard toolbar

Added telemtry to editor menu

Fix ml embeddable functional tests

Fix lens dashboard test

Fix empty dashboard test

Fixed ts errors

Fixed time to visualize security test

Fixed empty dashboard test

Fixed clickAddNewEmbeddableLink in dashboardAddPanel service

Fixed agg based vis functional tests

Revert test changes

Fixed typo

Fix tests

Fix more tests

Fix ts errors

Fixed more tests

Fixed toolbar sizes and margins to align with lens

Fix tests

Fixed callbacks

Fixed button prop type

New vis modal copy updates

Added savedObjectMetaData to log stream embeddable factory

Addressed feedback

Fixed ts error

Fix more tests

Fixed ts errors

Updated dashboard empty prompt copy

Adds tooltip to log stream embeddable factory saved object meta data

Made icons monochrome in toolbar

Fixed icon colors in dark mode

Cleaned up css

Fixed ts errors

Updated snapshot

Fixed map icon color

* Added tooltips for ML embeddables

* Restored test

* Added empty dashboard panel test

* Fixed i18n id

* Fix dashboard_embedding test

* Removed unused service

* Fixed i18n error

* Added icon and description properties to embeddable factory definition

* Fixed ts errors

* Fixed expected value

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-17 22:29:27 -07:00
..
legacy Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
management [Saved Objects] Allow exporting and importing hidden types (#90178) 2021-02-14 19:05:36 +02:00
common_page.ts Add a11y test coverage to Rule Creation Flow for Detections tab (#94377) 2021-03-25 15:05:23 -04:00
console_page.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
context_page.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
dashboard_page.ts [Dashboard] Makes lens default editor for creating new panels (#96181) 2021-04-17 22:29:27 -07:00
discover_page.ts [Discover] Runtime Fields Editor integration: Add + Delete operation (#96762) 2021-04-15 12:03:57 +01:00
error_page.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
header_page.ts [Time to Visualize] Rename Visualize to Visualize Library (#91015) 2021-02-11 13:46:35 -05:00
home_page.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
index.ts [Time to Visualize] Add functional tests for adding visualizations from Visualize, Lens, and Maps and adjust capabilities for new modal (#89245) 2021-02-10 12:48:32 -06:00
login_page.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
newsfeed_page.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
settings_page.ts add per space configuration to custom header banner (#94449) 2021-03-31 10:57:06 +02:00
share_page.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
tag_cloud_page.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
tile_map_page.ts Replace EuiCodeBlock with JsonCodeEditor in DiscoverGrid (#92442) 2021-03-17 11:17:48 +03:00
time_picker.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
time_to_visualize_page.ts [Time to Visualize] Add Discrete Library Option to Save Modal (#94589) 2021-03-18 13:40:02 -04:00
timelion_page.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
vega_chart_page.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
visual_builder_page.ts [TSVB] Show an indicator when using Last Value mode (#91977) 2021-03-30 19:41:52 +03:00
visualize_chart_page.ts [Datatable] Fix filter cell flakiness (#96934) 2021-04-14 08:34:50 +03:00
visualize_editor_page.ts Unskip heatmap suite and fixes flakiness (#96941) 2021-04-14 08:33:27 +03:00
visualize_page.ts [Time to Visualize] Add functional tests for adding visualizations from Visualize, Lens, and Maps and adjust capabilities for new modal (#89245) 2021-02-10 12:48:32 -06:00