kibana/test
Pierre Gayvallet 3b3327dbc3
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
2021-02-08 10:19:54 +01:00
..
accessibility Unrevert "Migrations v2: don't auto-create indices + FTR/esArchiver support (#85778)" (#89992) 2021-02-06 18:45:20 +01:00
api_integration Unrevert "Migrations v2: don't auto-create indices + FTR/esArchiver support (#85778)" (#89992) 2021-02-06 18:45:20 +01:00
common Unrevert "Migrations v2: don't auto-create indices + FTR/esArchiver support (#85778)" (#89992) 2021-02-06 18:45:20 +01:00
examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
functional Unrevert "Migrations v2: don't auto-create indices + FTR/esArchiver support (#85778)" (#89992) 2021-02-06 18:45:20 +01:00
harden Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
interpreter_functional Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
new_visualize_flow Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
plugin_functional Migrate most plugins to synchronous lifecycle (#89562) 2021-02-08 10:19:54 +01:00
scripts [load testing] add env vars to pass simulations and repo rootPath (#89544) 2021-02-01 22:33:50 +01:00
security_functional Unrevert "Migrations v2: don't auto-create indices + FTR/esArchiver support (#85778)" (#89992) 2021-02-06 18:45:20 +01:00
server_integration Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
typings Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
ui_capabilities/newsfeed_err Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
visual_regression Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
tsconfig.json migrate more core-owned plugins to tsproject ref (#89975) 2021-02-02 16:16:25 +01:00