[
https://issues.apache.org/jira/browse/AMBARI-10558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499793#comment-14499793
]
Hudson commented on AMBARI-10558:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2348 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2348/])
AMBARI-10558 Create widget wizard: Integrate the wizard with backend API.
(atkach) (atkach:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4f1607bb0f9a1b35a8ab7394bcf0c47ec75a8c1d)
* ambari-web/app/views/main/service/widgets/create/expression_view.js
* ambari-web/app/templates/main/service/widgets/create/step3.hbs
* ambari-web/app/templates/main/service/widgets/create/step2_add_metric.hbs
* ambari-web/app/routes/add_widget.js
* ambari-web/app/controllers/main/service/widgets/create/wizard_controller.js
* ambari-web/app/controllers/main/service/widgets/create/step3_controller.js
* ambari-web/app/utils/ajax/ajax.js
> Create widget wizard: Integrate the wizard with backend API
> -----------------------------------------------------------
>
> Key: AMBARI-10558
> URL: https://issues.apache.org/jira/browse/AMBARI-10558
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Fix For: 2.1.0
>
> Attachments: AMBARI-10558.patch
>
>
> Create widget wizard interacts with following API:
> Metric descriptor API to show list of metrics for building expression
> Widget API for creating new widget on completion of the wizard (POST call on
> /api/v1/clusters/c1/widgets/)
> Backend work has been done.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)