kibana/x-pack/plugins/ml
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
..
__mocks__ [ML] Clone analytics job (#59791) 2020-03-15 22:41:27 +01:00
common [ML] Adding annotations_enabled to model plot config (#68228) 2020-06-04 14:59:27 +01:00
public [ML] DF Analytics: Creation wizard part 1 (#67564) 2020-06-04 13:39:43 -04:00
server [ML] DF Analytics: Creation wizard part 1 (#67564) 2020-06-04 13:39:43 -04:00
.gitignore [ML] Client side cut over (#60100) 2020-03-13 19:16:41 +00:00
jsconfig.json [ML] Client side cut over (#60100) 2020-03-13 19:16:41 +00:00
kibana.json [ML] Embeddable Anomaly Swimlane (#65180) 2020-05-05 01:22:43 +02:00
package.json [ML] Custom template for apiDoc markdown (#66567) 2020-05-15 11:41:29 +02:00
shared_imports.ts [ESUI] Move XJson Mode to src/plugins/es_ui_shared (#62758) 2020-04-10 12:58:18 +02:00
tsconfig.json [ML] Client side cut over (#60100) 2020-03-13 19:16:41 +00:00