[
https://issues.apache.org/jira/browse/AMBARI-10996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533102#comment-14533102
]
Hudson commented on AMBARI-10996:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2542 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2542/])
AMBARI-10996 Bring back the custom time range control that sets it for all
graph widgets shown. (atkach) (atkach:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c8030852a50982144e514deab76e73cb48d0c7fb)
* ambari-web/app/templates/main/service/info/summary.hbs
* ambari-web/app/models/widget.js
* ambari-web/app/routes/add_widget.js
* ambari-web/app/controllers/main/service/widgets/edit_controller.js
* ambari-web/app/views/main/service/info/summary.js
* ambari-web/app/views/common/widget/graph_widget_view.js
* ambari-web/app/views/main/service/widgets/create/step2_view.js
* ambari-web/app/controllers/main/service/widgets/create/wizard_controller.js
*
ambari-web/test/controllers/main/service/widgets/create/step2_controller_test.js
* ambari-web/app/mixins/common/widgets/widget_mixin.js
* ambari-web/app/mixins/common/widgets/widget_section.js
* ambari-web/app/controllers/main/service/widgets/create/step2_controller.js
* ambari-web/app/routes/main.js
* ambari-web/app/controllers/main/service/info/summary.js
> Bring back the custom time range control that sets it for all graph widgets
> shown
> ---------------------------------------------------------------------------------
>
> Key: AMBARI-10996
> URL: https://issues.apache.org/jira/browse/AMBARI-10996
> 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-10996.patch
>
>
> # time_range property of the widget should not be honored. Time range should
> not be shown on create/edit widget wizard.
> # time range control should be shown for services with enhanced dashboard if
> services contains one or more graph widget types
> # setting any value in the time range control should be effective for all the
> graph widget types on the section
> # This should not persist "time_range" property for the widgets and thus not
> involve any PUT call on widgets API
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)