You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
* Change the position of the plugin in the side bar ([#214](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/214))
10
10
* Remove an unused import after the side bar change ([#216](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/216))
11
+
* Add toast notifications for more backend errors ([#219](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/219))
11
12
12
13
### Bug Fixes
13
14
* Fix 2 bugs in Anomaly Detection monitor ([#215](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/215))
14
15
15
16
### Documentation
16
-
* Update release notes for 1.12.0.0 ([#217](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/217))
17
+
* Update release notes for 1.12.0.2 ([#226](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/226))
17
18
18
19
### Maintenance
19
20
* Add support for Kibana 7.10.0 ([#212](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/212))
20
21
21
22
### Refactoring
22
23
* Migrate Alerting Kibana plugin to the new Kibana Platform ([#209](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/209))
23
24
* Create a constant for the size of query results used for drop-down menus ([#213](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/213))
24
-
* Remove Kibana icon for the ODFE category in side bar ([#218](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/218))
25
+
* Remove Kibana icon for the ODFE category in side bar ([#218](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/218))
26
+
* Fix issue that nothing is in 'Time field' dropdown when defining monitors by visual graph after the migration ([#222](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/222))
27
+
* Remove 'JSON.stringify()' from constructing the body of API calls in request handlers ([#223](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/223))
28
+
* Correct variable names of the response for 'getEmailAccount' and 'getEmailGroup' in the request handler ([#224](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/224))
29
+
* Passing 'core.notifications' to 'Email' and 'EmailRecipients' components ([#225](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/225))
0 commit comments