applied whole series, much thanks!

bumped proxmox-widget-toolkit and updated the version dependency in
pve-manager's d/control accordingly, so we do not forget it :)

On 02/23/2018 10:31 AM, Dominik Csapak wrote:
> this series combines my patch
> show guest-agent provided ip address in qemu summary
> and the series
> improve layout in summary pages
> since they touch the same hunks
> 
> changes from v1:
> 
> * use better title for the guest agent popup
> * improve comments
> * use fixed height in dc/Summary so that the boxes are aligned properly
> 
> Dominik Csapak (8):
>   show guest-agent provided ip address in qemu summary
>   let ceph dashboard use the full browser width
>   let cluster dashboard use full browser width
>   add xtype to noteview so we can use it declaratively
>   let the storage summary use the full browser width
>   use notesview declaratively in storage summary
>   improve node/lxc/qemu summary pages
>   node/Summary.js: fix trailing whitespace
> 
>  www/manager6/Makefile                 |   1 +
>  www/manager6/ceph/Status.js           |  41 +++++--
>  www/manager6/dc/Guests.js             |   2 +-
>  www/manager6/dc/Health.js             |   4 +-
>  www/manager6/dc/Summary.js            |  18 ++-
>  www/manager6/lxc/Summary.js           | 205 ++++++++++++++++----------------
>  www/manager6/node/Summary.js          | 111 +++++++++---------
>  www/manager6/panel/GuestStatusView.js |  15 +++
>  www/manager6/panel/NotesView.js       |   1 +
>  www/manager6/qemu/AgentIPView.js      | 212 
> ++++++++++++++++++++++++++++++++++
>  www/manager6/qemu/Summary.js          | 210 +++++++++++++++------------------
>  www/manager6/storage/StatusView.js    |   8 +-
>  www/manager6/storage/Summary.js       |  25 ++--
>  13 files changed, 546 insertions(+), 307 deletions(-)
>  create mode 100644 www/manager6/qemu/AgentIPView.js
> 


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to