Re: New WebConsole UI for Bundles List

2009-02-05 Thread Sahoo

Carsten,

I updated the code just now. The new UI looks good, but the sorting 
functionality is not intuitive.


I would also like to see some improvements in the package wiring area. 
It should be possible to navigate from an exported package to all the 
importers. Is it on anyone's improvement list?


Thanks,
Sahoo

Carsten Ziegeler wrote:

Hi,

as part of FELIX-858 I've redone the UI for the bundles list in the web
console. It now uses some icons instead of text buttons and the list is
sortable.

The basic functionality should work again, but I guess there are some
minor tweaks necessary. It would be great if someone could check out the
latest code and give it a test.

Thanks
Carsten
  


Re: New WebConsole UI for Bundles List

2009-02-05 Thread Carsten Ziegeler
Hi,

Sahoo wrote:
 Carsten,
 
 I updated the code just now. The new UI looks good, but the sorting
 functionality is not intuitive.
if you mean the sorting of the first column, yes this is a bug, we're
working on.

 I would also like to see some improvements in the package wiring area.
 It should be possible to navigate from an exported package to all the
 importers. Is it on anyone's improvement list?
No :) Contributions welcome of course :)

Carsten
-- 
Carsten Ziegeler
cziege...@apache.org


Re: New WebConsole UI for Bundles List

2009-02-05 Thread Sahoo

Carsten Ziegeler wrote:

Hi,

Sahoo wrote:
  

Carsten,

I updated the code just now. The new UI looks good, but the sorting
functionality is not intuitive.


if you mean the sorting of the first column, yes this is a bug, we're
working on.

  
What I meant was that it was not apparent looking at the UI that the 
columns are really sortable. May be there can be a hint somewhere?


Thanks,
Sahoo