opendistro-for-elasticsearch / anomaly-detection-kibana-plugin

A Kibana plugin providing visualizations for anomaly detection in Open Distro.
https://opendistro.github.io/
Apache License 2.0
44 stars 18 forks source link

Add detector jobs and review/create pages #391

Closed ohltyler closed 3 years ago

ohltyler commented 3 years ago

Issue #, if available:

Description of changes:

This PR is 3 of 9 related to the new single flow changes. We will merge all changes into the single-flow-development branch first, and finally merge into main.

Please ignore test-related code for now, this is currently being refactored and updated, will be addressed in a later PR

This PR adds the detector jobs and review & create pages (steps 3 & 4 in the creation flow, respectively). Specifically, the changes include:

Screenshot (Detector Jobs page): screencapture-localhost-5601-app-opendistro-anomaly-detection-kibana-2021-04-05-11_46_11

Screenshot (Review & Create page): screencapture-localhost-5601-app-opendistro-anomaly-detection-kibana-2021-04-05-11_45_48

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.