[ https://issues.apache.org/jira/browse/AMBARI-10308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390517#comment-14390517 ]
Hudson commented on AMBARI-10308: --------------------------------- FAILURE: Integrated in Ambari-trunk-Commit #2166 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2166/]) AMBARI-10308 Create a separate view for number widget type. (atkach) (atkach: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=694ff41affce3ce226c835aaa17c145e4632fc42) * ambari-web/app/assets/data/widget_layouts/HBASE/stack_layout.json * ambari-web/app/templates/common/widget/number_widget.hbs * ambari-web/app/views.js * ambari-web/app/templates/main/service/info/summary.hbs * ambari-web/app/assets/data/metrics/HBASE/Append_num_ops_&_Delete_num_ops.json * ambari-web/app/styles/enhanced_service_dashboard.less * ambari-web/app/views/main/service/info/summary.js * ambari-web/test/views/main/service/info/summary_test.js * ambari-web/app/models/widget.js * ambari-web/app/views/common/widget/number_widget_view.js > Create a separate view for number widget type > --------------------------------------------- > > Key: AMBARI-10308 > URL: https://issues.apache.org/jira/browse/AMBARI-10308 > 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-10308.patch > > > Number widget is an implementation of template widget type as of current. > It seems that Number widget type can have threshold which determines color of > the widget view. This is not the case with template. > Lets implement Number widget with its own native widget type "NUMBER". -- This message was sent by Atlassian JIRA (v6.3.4#6332)