[
https://issues.apache.org/jira/browse/AMBARI-18903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15672609#comment-15672609
]
Hudson commented on AMBARI-18903:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #352 (See
[https://builds.apache.org/job/Ambari-branch-2.5/352/])
AMBARI-18903. Implement Create Alerts: Create a base wizard for all (xiwang:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=521995f4a9884ee62bd92f9f226b152f0155afc9])
* (edit)
ambari-web/app/controllers/main/alerts/alert_definitions_actions_controller.js
> Implement Create Alerts: Create a base wizard for all steps
> -----------------------------------------------------------
>
> Key: AMBARI-18903
> URL: https://issues.apache.org/jira/browse/AMBARI-18903
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.5.0
> Reporter: Xi Wang
> Assignee: Xi Wang
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-18903.patch
>
>
> This is a FE task to implement the "Create Alerts Wizard " based on the
> design attached.
> This task is to create the the following files so that we have a blank base
> wizard as a start point.
> *4 controllers* in folder: controllers/main/alerts/create
> wizard_controller.js (should extend App.WizardController)
> step1_controller.js
> step2_controller.js
> step3_controller.js
> *4 views* in folder: views/main/alerts/create
> wizard_view.js (extend sApp.WizardMenuMixin)
> step1_view.js
> step2_view.js
> step3_view.js
> *4 templates* in folder: templates/main/alerts/create
> wizard.hbs
> step1.hbs
> step2.hbs
> step3.hbs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)