[
https://issues.apache.org/jira/browse/FELIX-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14217275#comment-14217275
]
Alexander Klimetschek edited comment on FELIX-4704 at 11/19/14 2:13 AM:
------------------------------------------------------------------------
Attached patch: [^FELIX-4704.patch]
It looks like this:
!screenshot.png!
Note: that {{Ranking    }} in the
bundle.properties for the column header label is because otherwise it would not
be wide enough and the sorting icon would be on top of the text; I wanted to
avoid setting a fixed or minimum width in css, since that would not work with
translations.
was (Author: alexander.klimetschek):
Attached patch: [^FELIX-4704.patch]
It looks like this:
!screenshot.png!
Note: that {{Ranking }} in the bundle.properties for the
column header label is because otherwise it would not be wide enough and the
sorting icon would be on top of the text; I wanted to avoid setting a fixed or
minimum width in css, since that would not work with translations.
> Show ranking in web console services plugin
> -------------------------------------------
>
> Key: FELIX-4704
> URL: https://issues.apache.org/jira/browse/FELIX-4704
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Reporter: Alexander Klimetschek
> Priority: Minor
> Attachments: FELIX-4704.patch, screenshot.png
>
>
> The service ranking is an important property of services and one often needs
> to look for all implementations of a given service and sort them by their
> ranking - to list them in the order they are used by some other component.
> Thus adding a new column to the services table that can be sorted like the
> other ones would be really helpful. Filtering down to one service interface
> is already possible since FELIX-4202 (e.g. {{(objectclass=*.MyService}}).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)