[
https://issues.apache.org/jira/browse/AMBARI-18903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xi Wang updated AMBARI-18903:
-----------------------------
Attachment: AMBARI-18903.patch
> 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)