[
https://issues.apache.org/jira/browse/AMBARI-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146568#comment-14146568
]
Hudson commented on AMBARI-7471:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #360 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/360/])
AMBARI-7471. Slider View: App summary minor fixes. (onechiporenko)
(onechiporenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d8af15e8a72fd080cb981569110aa741686cccc4)
* contrib/views/slider/src/main/resources/ui/app/assets/data/apps/apps.json
*
contrib/views/slider/src/main/resources/ui/app/templates/slider_app/summary.hbs
*
contrib/views/slider/src/main/resources/ui/app/views/slider_app/summary_view.js
* contrib/views/slider/src/main/resources/ui/app/styles/application.less
> Slider View: App summary minor fixes
> ------------------------------------
>
> Key: AMBARI-7471
> URL: https://issues.apache.org/jira/browse/AMBARI-7471
> Project: Ambari
> Issue Type: Bug
> Components: contrib
> Affects Versions: 1.7.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Fix For: 1.7.0
>
> Attachments: AMBARI-7471.patch, Screen Shot 2014-09-23 at 1.21.18
> PM.png, Screen Shot 2014-09-23 at 12.57.46 PM.png
>
>
> When viewing a HBase app with 20 region-servers, the following were seen:
> * Summary section should have 25% fixed width for property name, and rest for
> value. In screenshot attached, the names are squished more than they should
> be.
> * The Summary section on the left, and Status+Containers sections on the
> right should end up with the same height. If status section is smaller than
> status+containers, then its height should increase to status+containers size.
> If status+containers size is less, then containers size should increase to
> match the height. We do similar thing in service status pages.
> * Application hover border is chopped off on the left. We need to either move
> the hover 5px to the right, or change the orientation to be on the right.
> * Currently Ganglia section link always points to generic link
> {{http://ganglia-host/ganglia/}}. If the quick-url {{app.ganglia}} is
> available, it should replace the generic link value. If {{app.ganglia}} is
> not available, it should still use the generic link.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)