[Kimchi-devel] [PATCH 0/3 V4] Storage volume upload UI
Daniel Henrique Barboza
dhbarboza82 at gmail.com
Fri May 29 19:52:52 UTC 2015
Reviewed-by: Daniel Barboza <dhbarboza82 at gmail.com>
ps: there is a typo in the commit msg of patch 2/3 that you might want
to fix
before pushing to master:
"libvirt will update it **accordindly**"
On 05/29/2015 12:24 PM, Aline Manera wrote:
> V3 - V4:
> - Rebase
>
> V2 - V3:
> - Adjust error handlers to work with Chrome
>
> V1 - V2:
> - Deal with non-existing file and read permission errors
>
> Aline Manera (3):
> Storage volume upload: Keep the task tracking to update the UI
> Storage volume upload: Let the 'format' parameter be an empty string
> Enable storage volume upload on UI
>
> src/kimchi/API.json | 2 +-
> src/kimchi/mockmodel.py | 3 +-
> src/kimchi/model/storagevolumes.py | 20 ++++--
> tests/test_model_storagevolume.py | 2 +-
> ui/js/src/kimchi.api.js | 25 +++++--
> ui/js/src/kimchi.storagepool_add_volume_main.js | 96 +++++++++++++++++++++----
> ui/pages/i18n.json.tmpl | 2 +
> ui/pages/storagepool-add-volume.html.tmpl | 4 +-
> 8 files changed, 126 insertions(+), 28 deletions(-)
>
More information about the Kimchi-devel
mailing list