kibana/x-pack/test
Pierre Gayvallet 890fc31dff
Beats Management plugin: migrate server-side code (#70930)
* move all the legacy codebase to KP plugin

* fix imports

* add empty handler context & rename routes folder

* start migrating routes

* migrate rest of the routes

* migrate adapters

* remove beats from legacy xpack plugin

* use nullable + replace response.custom

* fix wrapRouteWithSecurity, remove incorrect header validation

* remove comment

* updating generated plugin list

* fix typos in doc

* adapt readme too.

* remove old commented routes from route files

* remove eslint disabling

* use camel case for plugin id

* update generated doc

Co-authored-by: Josh Dover <me@joshdover.com>
2020-08-18 12:00:39 +02:00
..
accessibility [Uptime] Increase timeout in attempt to fix skipped a11y test (#73078) 2020-07-27 15:39:52 -04:00
alerting_api_integration Actions add proxy support (#74289) 2020-08-14 14:20:12 -07:00
api_integration Beats Management plugin: migrate server-side code (#70930) 2020-08-18 12:00:39 +02:00
apm_api_integration Adding API test for custom link transaction example (#74238) 2020-08-14 09:55:39 +02:00
case_api_integration Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
common [SECURITY_SOLUTION] Retry on ingest setup (#75000) 2020-08-14 10:06:51 -04:00
detection_engine_api_integration [security solutions][lists] Adds end to end tests (#74473) 2020-08-11 09:25:04 -06:00
encrypted_saved_objects_api_integration
endpoint_api_integration_no_ingest
functional Implement Server-Side sessions (#68117) 2020-08-18 08:38:23 +02:00
functional_embedded use fixed isChromeVisible method (#71813) 2020-07-15 09:35:24 +02:00
functional_enterprise_search [Enterprise Search] Update the browser/document title on plugin navigation (#74392) 2020-08-10 10:37:12 -07:00
functional_with_es_ssl [EventLog] Populate alert instances view with event log data (#68437) 2020-08-14 08:34:26 -04:00
ingest_manager_api_integration [Ingest Manager] fix removing ingest pipelines from elasticsearch (#75092) 2020-08-15 16:18:24 -05:00
kerberos_api_integration Implement Server-Side sessions (#68117) 2020-08-18 08:38:23 +02:00
licensing_plugin Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
lists_api_integration [Security Solution][lists] Adds tests for exception lists and items part 2 (#74815) 2020-08-12 22:32:05 -06:00
login_selector_api_integration Implement Server-Side sessions (#68117) 2020-08-18 08:38:23 +02:00
observability_api_integration
oidc_api_integration Implement Server-Side sessions (#68117) 2020-08-18 08:38:23 +02:00
pki_api_integration Implement Server-Side sessions (#68117) 2020-08-18 08:38:23 +02:00
plugin_api_integration [Task manager] Prevents edge case where already running tasks are reschedule every polling interval (#74606) 2020-08-13 12:20:38 +01:00
plugin_api_perf
plugin_functional Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
reporting_api_integration [Reporting] Handle error gracefully when browser driver unexpectedly exits or crashes. (#71989) 2020-08-03 16:03:13 -07:00
saml_api_integration Implement Server-Side sessions (#68117) 2020-08-18 08:38:23 +02:00
saved_object_api_integration Implement Server-Side sessions (#68117) 2020-08-18 08:38:23 +02:00
saved_objects_field_count
security_api_integration Implement Server-Side sessions (#68117) 2020-08-18 08:38:23 +02:00
security_functional Implement Server-Side sessions (#68117) 2020-08-18 08:38:23 +02:00
security_solution_cypress [Ingest Manager] Update dataset.* to data_stream.* in package config SO attributes (#74414) 2020-08-06 09:17:20 -07:00
security_solution_endpoint [Security Solution] Rename Administration > Hosts subtab to Endpoints (#74287) 2020-08-11 13:31:59 -04:00
security_solution_endpoint_api_int [Security Solution] Resolver children pagination (#74603) 2020-08-10 11:54:22 -04:00
spaces_api_integration Implement Server-Side sessions (#68117) 2020-08-18 08:38:23 +02:00
stack_functional_integration use WORKSPACE env var for stack_functional_integration tests, fix navigate path (#71908) 2020-07-17 16:42:56 -05:00
token_api_integration Implement Server-Side sessions (#68117) 2020-08-18 08:38:23 +02:00
ui_capabilities Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
upgrade_assistant_integration [Upgrade Assistant] Fix potentially long URI (#74485) 2020-08-14 17:14:03 +02:00
visual_regression
mocha_decorations.d.ts Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
tsconfig.json