This patch address the suggestions made by Aline in previous review:
- Add a loader icon until get all the information to display the ISOs (as Ramon also
suggested)
- When selecting "Create" button, it may take some time, specially when using an
local Image file, so once user selects it, disable the button and change its label to
"Creating..."
like it was before. When you receive the server response, display the error or close the
dialog on success.
- Move the filter input box to the same line of select "All" check box.
(Addressed by Samuel's patch - Fixed "Add Template" modal window alignment
patch)
Socorro Stoppler (1):
Added loading icon and 'Creating' for create template
ui/js/src/kimchi.template_add_main.js | 25 +++++++++++++++++++------
ui/pages/template-add.html.tmpl | 16 ++++++++--------
2 files changed, 27 insertions(+), 14 deletions(-)
--
2.5.0