[
https://issues.apache.org/jira/browse/AMBARI-8055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197228#comment-14197228
]
Hudson commented on AMBARI-8055:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #827 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/827/])
AMBARI-8055. Alerts UI: Create model and mapper for
Alert-Notifications.(xiwang) (xiwang:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=84da60f37d93777083e6e1a6bc130f9791160268)
* ambari-web/app/utils/ajax/ajax.js
* ambari-web/app/models/alert_instance.js
* ambari-web/app/assets/data/alerts/alertNotifications.json
* ambari-web/app/models.js
* ambari-web/app/mappers/alert_notification_mapper.js
* ambari-web/app/models/alert_notification.js
> Alerts UI: Create model and mapper for Alert-Notifications
> ----------------------------------------------------------
>
> Key: AMBARI-8055
> URL: https://issues.apache.org/jira/browse/AMBARI-8055
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Xi Wang
> Assignee: Xi Wang
> Labels: Alerts-UI
> Fix For: 2.0.0
>
> Attachments: AMBARI-8055-new.patch, AMBARI-8055.patch
>
>
> Alert notifications will be used by Alert definition and host level alert
> pages. For them we need to know more details about the notifications that
> were used.
> We need a model and mapper created for Alert Notifications. We need to refer
> to the API to see what exact fields have to mapped.
> {{Alert-Target}} class is:
> * id (number),
> * name: (string),
> * type: (string), // notification type 'EMAIL' ...
> * description: (string),
> * properties: (string)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)