[
https://issues.apache.org/jira/browse/AMBARI-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234991#comment-14234991
]
Hudson commented on AMBARI-8537:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1106 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1106/])
AMBARI-8537. Alerts UI: Add ability to create global
alert-notification.(xiwang) (xiwang:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ae24c7331f3583c400a6b4f469fc1ae487c109f9)
* ambari-web/app/templates/main/alerts/definition_details.hbs
* ambari-web/app/templates/main/alerts/manage_alert_notifications_popup.hbs
* ambari-web/app/styles/alerts.less
* ambari-web/app/models/alert_notification.js
* ambari-web/app/templates/common/alerts_popup.hbs
*
ambari-web/test/controllers/main/alerts/manage_alert_notifications_controller_test.js
* ambari-web/app/models/alert_config.js
* ambari-web/app/messages.js
* ambari-web/app/styles/common.less
* ambari-web/app/views/common/editable_list.js
* ambari-web/app/views/main/alerts/manage_alert_notifications_view.js
* ambari-web/app/mappers/alert_notification_mapper.js
*
ambari-web/app/controllers/main/alerts/manage_alert_notifications_controller.js
* ambari-web/app/templates/common/editable_list.hbs
* ambari-web/app/controllers/main/alerts/manage_alert_groups_controller.js
* ambari-web/app/templates/main/alerts/create_alert_notification.hbs
> Alerts UI: Add ability to create global alert-notification
> ----------------------------------------------------------
>
> Key: AMBARI-8537
> URL: https://issues.apache.org/jira/browse/AMBARI-8537
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Xi Wang
> Assignee: Xi Wang
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-8537.patch, AMBARI-8537.patch
>
>
> When creating an alert-notification, there should be a checkbox indicating it
> is a global alert-notification. This checkbox should map to a property
> {{"global": "true"}} based on if it is checked.
> These global-alert-notifications will apply to all alert-groups, hence the
> group editing should be disabled. Also, in the _Manage Alert Groups_ dialog,
> removing of these notifications should be disabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)