[ 
https://issues.apache.org/jira/browse/FELIX-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet resolved FELIX-2162.
------------------------------------

    Resolution: Fixed

URL: http://svn.apache.org/viewvc?rev=919175&view=rev
Log:
FELIX-2162, FELIX-2171: rewrite the OBR webconsole page to be more scalable and 
display detailed informations about a given bundle

Added:
   felix/trunk/webconsole/src/main/resources/res/ui/jquery.uuid.js
   felix/trunk/webconsole/src/main/resources/res/ui/obr.css
Modified:
   felix/trunk/webconsole/pom.xml
   
felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BaseUpdateInstallHelper.java
   
felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java
   
felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/UpdateHelper.java
   
felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/internal/obr/BundleRepositoryRender.java
   
felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/internal/obr/DeployerThread.java
   felix/trunk/webconsole/src/main/resources/res/ui/obr.js
   felix/trunk/webconsole/src/main/resources/templates/obr.html


> The bundle repository page can't scale
> --------------------------------------
>
>                 Key: FELIX-2162
>                 URL: https://issues.apache.org/jira/browse/FELIX-2162
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: webconsole-3.0.0
>
>
> Now that OBR is fast enough to be used, the web console page design makes it 
> difficult to actually scale to real repositories.
> We should think about using some pagination mechanism and not display all the 
> available resources.
> In addition, I think we should provide some detailed informations on a bundle 
> such as the one given by the springsource repository:
>    
> http://www.springsource.com/repository/app/bundle/version/detail?name=com.springsource.org.apache.activemq&version=5.3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to