[
https://issues.apache.org/jira/browse/AMBARI-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531542#comment-14531542
]
Hudson commented on AMBARI-10972:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2533 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2533/])
AMBARI-10972. Add 'Set Recommended Value' action to configs with recommended
value (onechiporenko via srimanth) (sgunturi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=44bfa35dbb72380ca8608b43b1cd12158f9f26b3)
* ambari-web/app/views/common/configs/service_configs_by_category_view.js
* ambari-web/app/views/common/configs/widgets/config_widget_view.js
* ambari-web/app/views/common/configs/widgets/toggle_config_widget_view.js
* ambari-web/app/styles/application.less
* ambari-web/app/views/common/configs/widgets/combo_config_widget_view.js
* ambari-web/app/views/common/configs/widgets/list_config_widget_view.js
* ambari-web/app/views/common/configs/widgets/checkbox_config_widget_view.js
* ambari-web/app/views/common/configs/widgets/slider_config_widget_view.js
* ambari-web/app/templates/common/configs/service_config.hbs
* ambari-web/app/templates/common/configs/service_config_category.hbs
* ambari-web/app/views/common/configs/service_config_view.js
* ambari-web/app/messages.js
* ambari-web/app/models/configs/objects/service_config_property.js
* ambari-web/app/templates/common/configs/widgets/controls.hbs
* ambari-web/app/styles/widgets.less
* ambari-web/app/templates/common/configs/service_config_wizard.hbs
> Add 'Set Recommended Value' action to configs with recommended value
> --------------------------------------------------------------------
>
> Key: AMBARI-10972
> URL: https://issues.apache.org/jira/browse/AMBARI-10972
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Srimanth Gunturi
> Assignee: Oleg Nechiporenko
> Fix For: 2.1.0
>
> Attachments: AMBARI-10972.patch
>
>
> The /recommendations API gives a recommended value which is shown only on the
> 'slider' widget as a triangle at the bottom of slider. However, every widget
> (enhanced-config and advanced-config) could possibly have a recommended-value
> that would want to be set.
> We need to add one more action button on the right-hand-side of each config
> to set the API returned recommended value. This button should not show up if
> there is no recommended value. The tooltip should say 'Set Recommended Value'.
> The icon for the action should be the clockwise single arrow icon in color
> blue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)