kibana/x-pack/plugins/ml/server/models
Mikhail Shustov 37ec1e1053
Update to TS v4 (#73924)
* bump ts to v4

* MOAR RAM

* fix type errors for OSS

* first pass on x-pack errors

* second pass on x-pack type errors

* 3rd pass on x-pack type-errors

* mute errors if complex cases

* don't delete if spread suffices

* mute other complex cases

* make User fields optional

* fix optional types

* fix tests

* fix typings for time_range

* fix type errors in x-pack/tests

* rebuild kbn-pm

* remove leftovers from master update

* fix alert tests

* [Telemetry Checker] TS4 Fixes

* bump to 4.0.1-rc

* fix new errors in master

* bump typescript-eslint to version supporting TS v4 syntax

* fix merge commit errors

* update to the stable TS version 4.0.2

* bump ts-eslint to version supporting ts v4

* fix typo

* fix type errors after merge

* update ts in another new package.json

* TEMP: remove me

* Revert "TEMP: remove me"

This reverts commit dc0fc3bae6.

* [Telemetry] Update snapshot for new TS4 SyntaxKind

* bump prettier to support TS v4 syntax

* fix prettier rules

* last style change

* fix new type errors

Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
2020-08-27 10:28:02 +02:00
..
annotation_service [ML] Removing full lodash library imports (#74742) 2020-08-12 09:24:43 +01:00
bucket_span_estimator [ML] Removing full lodash library imports (#74742) 2020-08-12 09:24:43 +01:00
calculate_model_memory_limit [ML] Changing all calls to ML endpoints to use internal user (#70487) 2020-07-14 15:48:24 +01:00
calendar Update to TS v4 (#73924) 2020-08-27 10:28:02 +02:00
data_frame_analytics [ML] Inference models management (#74978) 2020-08-19 16:22:26 +02:00
data_recognizer Update to TS v4 (#73924) 2020-08-27 10:28:02 +02:00
data_visualizer [ML] Removing full lodash library imports (#74742) 2020-08-12 09:24:43 +01:00
fields_service [ML] Changing all calls to ML endpoints to use internal user (#70487) 2020-07-14 15:48:24 +01:00
file_data_visualizer [ML] Changing all calls to ML endpoints to use internal user (#70487) 2020-07-14 15:48:24 +01:00
filter Update to TS v4 (#73924) 2020-08-27 10:28:02 +02:00
job_audit_messages [ML] Fixing file import, module creation and results viewing permission checks (#72825) 2020-07-23 16:11:15 +01:00
job_service [ML] Fixing new population job wizard with saved search (#75731) 2020-08-24 11:43:44 +01:00
job_validation Update to TS v4 (#73924) 2020-08-27 10:28:02 +02:00
results_service [ML] Add option for per-partition categorization to categorization job wizard (#75061) 2020-08-19 13:03:00 -05:00