kibana/x-pack/plugins/ml/server
Melissa Alvarez edc4d58e12
[ML] DF Analytics: Creation wizard part 1 (#67564)
* create newJob route and start of wizard

* wip: create configStep component

* finish configStep form and details

* wip: create andvanced step components

* create details step component

* createStep component

* ensure advanced options are correct for each job type

* add validation to each step

* use custom table for excludes

* move customSelectionTable to shared components

* form validation for advanced fields

* wip: source index selection modal

* add source index preview

* update details

* ensure advanced parameters added to config on creation

* can create job from savedSearch. can set source query in ui

* validate source object has supported fields

* eslint updates

* update tests. comment out clone action for now

* add create button to advanced editor

* remove deprecated test helper functions

* fix translation errors

* update help text. read only once job created.

* fix functional tests

* add nextStepNav to df service for tests

* fix excludes table page jump and hyperParameter not showing in details

* fix checkbox width for custom table
2020-06-04 13:39:43 -04:00
..
client apply prettier styles 2020-05-22 09:08:58 +02:00
lib apply prettier styles 2020-05-22 09:08:58 +02:00
models [ML] Add ability to delete target index & index pattern when deleting DFA job (#66934) 2020-06-01 10:53:33 -05:00
routes [ML] DF Analytics: Creation wizard part 1 (#67564) 2020-06-04 13:39:43 -04:00
shared_services [ML] Renaming mlSearch to mlAnomalySearch (#67602) 2020-05-28 18:02:50 +01:00
index.ts [ML] Consolidating shared types and util functions (#65247) 2020-05-07 12:23:42 +01:00
plugin.ts Deprecate es API exposed from setup contract (#67596) 2020-06-01 16:16:44 +02:00
shared.ts [ML] Consolidating shared types and util functions (#65247) 2020-05-07 12:23:42 +01:00
types.ts [ML] Adding endpoint capability checks (#64662) 2020-04-29 18:25:48 +01:00