-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27763/
-----------------------------------------------------------
Review request for Ambari, Aleksandr Kovalenko and Srimanth Gunturi.
Bugs: AMBARI-8221
https://issues.apache.org/jira/browse/AMBARI-8221
Repository: ambari
Description
-------
We want a dialog to manage alert groups per service.
Users should be able to see the list of alert groups, and view the alert
definitions configured in them.
User should be able to add/remove alert definitions, and pick notification for
that alert group.
Diffs
-----
ambari-web/app/assets/data/alerts/alertGroup.json PRE-CREATION
ambari-web/app/assets/data/alerts/alertGroups.json PRE-CREATION
ambari-web/app/controllers.js 3e4e0da
ambari-web/app/controllers/main/alerts/alert_definitions_actions_controller.js
e6a5c33
ambari-web/app/controllers/main/alerts/manage_alert_groups_controller.js
PRE-CREATION
ambari-web/app/messages.js 3b8bbcd
ambari-web/app/models.js 5aa3bd6
ambari-web/app/models/alert_group.js PRE-CREATION
ambari-web/app/templates/main/alerts/add_definition_to_group_popup.hbs
PRE-CREATION
ambari-web/app/templates/main/alerts/manage_alert_groups_popup.hbs
PRE-CREATION
ambari-web/app/utils/ajax/ajax.js 5929152
ambari-web/app/views.js bfc3708
ambari-web/app/views/main/alerts/manage_alert_groups_view.js PRE-CREATION
Diff: https://reviews.apache.org/r/27763/diff/
Testing
-------
Thanks,
Xi Wang