kibana/x-pack/plugins/ml/common/util
Dima Arnautov 63bb072064
[ML] Transforms: Filter aggregation support (#67591)
* [ML] WIP filter support

* [ML] value selector

* [ML] only supported filter aggs as options

* [ML] WIP apply config

* [ML] fix form persistence

* [ML] refactor

* [ML] support clone

* [ML] validation, get es config

* [ML] support "exists", fixes for the term form, validation

* [ML] fix ts issues

* [ML] don't perform request on adding incomplete agg

* [ML] basic range number support

* [ML] filter bool agg support

* [ML] functional tests

* [ML] getAggConfigFromEsAgg tests

* [ML] fix unit tests

* [ML] agg name update on config change, add unit tests

* [ML] update snapshot

* [ML] range selector enhancements

* [ML] improve types

* [ML] update step for range selector to support float numbers

* [ML] range validation

* [ML] term selector improvements

* [ML] fix switch between advanced editor

* [ML] prefix test ids

* [ML] support helper text for aggs item
2020-06-04 14:21:03 +02:00
..
anomaly_utils.test.ts [ML] Converts utils Mocha tests to Jest (#63132) 2020-04-14 17:49:46 +01:00
anomaly_utils.ts [ML] API integration tests for job validation (#66265) 2020-05-13 18:52:49 +02:00
errors.ts [ML] Fixing reporting of http request errors (#61811) 2020-03-31 11:44:01 +01:00
es_utils.test.ts
es_utils.ts [ML] DF Analytics - ensure destination index pattern created (#62450) 2020-04-03 16:37:32 -04:00
group_color_utils.ts
job_utils.test.ts [ML] API integration tests for job validation (#66265) 2020-05-13 18:52:49 +02:00
job_utils.ts apply prettier styles 2020-05-22 09:08:58 +02:00
parse_interval.test.ts
parse_interval.ts apply prettier styles 2020-05-22 09:08:58 +02:00
string_utils.test.ts
string_utils.ts apply prettier styles 2020-05-22 09:08:58 +02:00
validation_utils.ts apply prettier styles 2020-05-22 09:08:58 +02:00
validators.test.ts
validators.ts [ML] Transforms: Filter aggregation support (#67591) 2020-06-04 14:21:03 +02:00