Compatible with Kibana 7.8.0 and Open Distro for Elasticsearch 1.9.0
- Add start/stop batch actions on detector list page (PR #195)
- Feature: AD: Add delete batch action (PR #204)
- Support remote cluster indices (PR #244)
- Tune error message when creating detector (PR #188)
- Use endTime of detectionInterval as plotTime on Dashboard live chart (PR #190)
- Add scrolling and enhance list of affected detectors (PR #201)
- Improve batch action modal loading state (PR #216)
- Move textfield in delete batch action modal to bottom (PR #217)
- Make all callouts optional on batch action modals (PR #230)
- Remove static page of initialization and failure case, add auto-check of detector state when initializing (PR #232)
- Rename 'last updated time' to 'last enabled time' on Detector list (PR #233)
- Move plugin into Kibana app category (PR #241)
- Fix issue where live chart height is only partial of window in fullscreen mode. Issue: #186 (PR #189)
- Fix UT workflow to only run bootstrap once (PR #210)
- Fix paths to DetectorsList module (PR #211)
- Prevent unnecessary update when doing batch delete (PR #219)
- Bump dependencies with security vulnerabilities (PR #197)
- Initial test case using Cypress (PR #196)
- Mitigate vulnerability for minimist and kind-of (PR #202)
- Automate release notes generation on pushes to master (PR #226)
- Add more e2e test cases for Dashboard/Detector list (PR #221)
- Add Cypress tests for dashboard and detector list (PR #234)
- Add CI for e2e (PR #208)
- Add delete actions UT and fix snapshots (PR #235)
- Bump Kibana compatibility to 7.8.0 (PR #239)