[Kimchi-devel] [PATCHv4 0/3] UI: manage guest disks

Hongliang Wang hlwang at linux.vnet.ibm.com
Thu May 1 10:39:25 UTC 2014


Reviewed-by: Hongliang Wang <hlwang at linux.vnet.ibm.com>

On 04/29/2014 06:11 PM, lvroyce at linux.vnet.ibm.com wrote:
> From: Royce Lv <lvroyce at linux.vnet.ibm.com>
>
> v1>v3,
>      Adjust html format(Aline's comments)
>      Fix disk view display,
>      Fix align problem in select menu(hongliang's comments)
>      Fill default value in pool and volume box(hongliang's comments)
>
> v3>v4,
>      Backend changed param from path to pool/vol,
>      UI change with backend.
>      handle option with no value.(hongliang's comments)
> Royce Lv (3):
>    Fix select menu data append
>    UI: Support add guest disk
>    Display all disk types in storage edit view
>
>   ui/css/theme-default/guest-storage-add.css |  16 ++++
>   ui/js/src/kimchi.guest_edit_main.js        |   5 +-
>   ui/js/src/kimchi.guest_storage_add.main.js | 137 ++++++++++++++++++++++++-----
>   ui/js/widgets/select-menu.js               |   4 +-
>   ui/pages/guest-edit.html.tmpl              |  17 +++-
>   ui/pages/guest-storage-add.html.tmpl       |  62 +++++++++++--
>   6 files changed, 208 insertions(+), 33 deletions(-)
>




More information about the Kimchi-devel mailing list