kibana/test/plugin_functional/plugins
Pierre Gayvallet 97f89e256b
[7.x] Migrate most plugins to synchronous lifecycle (#89562) (#90579)
* Migrate most plugins to synchronous lifecycle (#89562)

* first pass

* migrate more plugins

* migrate yet more plugins

* more oss plugins

* fix test file

* change Plugin signature on the client-side too

* fix test types

* migrate OSS client-side plugins

* migrate OSS client-side test plugins

* migrate xpack client-side plugins

* revert fix attempt on fleet plugin

* fix presentation start signature

* fix yet another signature

* add warnings for server-side async plugins in dev mode

* remove unused import

* fix isPromise

* Add client-side deprecations

* update migration examples

* update generated doc

* fix xpack unit tests

* nit

* (will be reverted) explicitly await for license to be ready in the auth hook

* Revert "(will be reverted) explicitly await for license to be ready in the auth hook"

This reverts commit fdf73feb

* restore await on on promise contracts

* Revert "(will be reverted) explicitly await for license to be ready in the auth hook"

This reverts commit fdf73feb

* Revert "restore await on on promise contracts"

This reverts commit c5f2fe51

* add delay before starting tests in FTR

* update deprecation ts doc

* add explicit contract for monitoring setup

* migrate monitoring plugin to sync

* change plugin timeout to 10sec

* use delay instead of silence
# Conflicts:
#	x-pack/plugins/xpack_legacy/server/plugin.ts

* fix mock
2021-02-08 13:16:05 +01:00
..
app_link_test [7.x] Migrate most plugins to synchronous lifecycle (#89562) (#90579) 2021-02-08 13:16:05 +01:00
core_app_status [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
core_plugin_a [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
core_plugin_appleave [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
core_plugin_b [7.x] Migrate most plugins to synchronous lifecycle (#89562) (#90579) 2021-02-08 13:16:05 +01:00
core_plugin_chromeless [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
core_plugin_helpmenu [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
core_plugin_route_timeouts [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
core_plugin_static_assets [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
core_provider_plugin [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
data_search [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
doc_views_plugin [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
elasticsearch_client_plugin [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
index_patterns [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
kbn_sample_panel_action [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
kbn_top_nav [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
kbn_tp_custom_visualizations [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
management_test_plugin [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
rendering_plugin [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
saved_object_export_transforms [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
saved_object_import_warnings [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
session_notifications [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
ui_settings_plugin [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00