[Kimchi-devel] [PATCH] [Kimchi] Create Template UI adjustments based on feedback

Socorro Stoppler socorro at linux.vnet.ibm.com
Wed Apr 20 14:50:59 UTC 2016


This is a brand new patch to implement create template UI without the user
having to distinguish between iso and image files since the original
one wasn't done quite right.  Therefore, please ignore the original patch 
and this is v1.

There are no longer any radio buttons, all the remote and local isos, if any,
are displayed in the same panel and are distinguished by having a 'globe' icon for
remote and a 'hdd' icon for local at the top left corner of each tile. Also,
filtering by typing in the textbox has been added.

Socorro Stoppler (1):
  Create Template UI adjustments based on feedback

 ui/css/kimchi.css                     |  29 +++
 ui/css/src/modules/_templates.scss    |  24 +++
 ui/js/src/kimchi.template_add_main.js | 334 ++++++----------------------------
 ui/pages/template-add.html.tmpl       |  80 +-------
 4 files changed, 118 insertions(+), 349 deletions(-)

-- 
2.5.0




More information about the Kimchi-devel mailing list