[Kimchi-devel] [PATCH] [Kimchi] Create template (UI part) without specifying media type

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


Rather than specifying whether local file is an img or an ISO, all the
user has to do is to input the file including the path of its location.
Kimchi will handle the rest on the backend.  Rather than originally having 3
radio buttons, it is now 2 radio buttons -- one for local and the other 
for remote.

This patch needs to work in conjunction w/Ramon's latest patch set sent
today - Use a single field to create a template - (backend)

Socorro Stoppler (1):
  Create template without specifying media type

 ui/css/kimchi.css                     |   2 +-
 ui/css/src/modules/_templates.scss    |   2 +-
 ui/js/src/kimchi.template_add_main.js | 378 +++++-----------------------------
 ui/pages/template-add.html.tmpl       |  73 +------
 4 files changed, 55 insertions(+), 400 deletions(-)

-- 
2.5.0




More information about the Kimchi-devel mailing list