On 09/21/2010 09:00 PM, Jason Guiditta wrote:
> On Thu, 2010-09-16 at 17:20 +0200, [email protected] wrote:
>> From: Jozef Zigmund<[email protected]>
>>
>> This UI prepares to apply new UI design for Image factory. Old wizard of 
>> template builder was changed to form on one page.
>>
>> This PATCH depends on "image/template revamp (rev. 4)" set of patches
>> ---
>>   src/app/controllers/templates_controller.rb |   26 +++++++-
>>   src/app/views/templates/_basics.haml        |   28 ++++-----
>>   src/app/views/templates/_build_images.haml  |    5 ++
>>   src/app/views/templates/_image_formats.haml |    7 ++
>>   src/app/views/templates/_packages.haml      |    6 --
>>   src/app/views/templates/_platform.haml      |   12 ++++
>>   src/app/views/templates/_scripting.haml     |   10 +++
>>   src/app/views/templates/_services.haml      |   23 +++++++
>>   src/app/views/templates/_software.haml      |   85 
>> +++++++++++++++++++++++++++
>>   src/app/views/templates/new.haml            |   29 +++------
>>   src/app/views/templates/summary.haml        |    5 --
>>   11 files changed, 186 insertions(+), 50 deletions(-)
>>   create mode 100644 src/app/views/templates/_build_images.haml
>>   create mode 100644 src/app/views/templates/_image_formats.haml
>>   delete mode 100644 src/app/views/templates/_packages.haml
>>   create mode 100644 src/app/views/templates/_platform.haml
>>   create mode 100644 src/app/views/templates/_scripting.haml
>>   create mode 100644 src/app/views/templates/_services.haml
>>   create mode 100644 src/app/views/templates/_software.haml
>>
> Mostly ACK, couple issues:
> 1) needs rebase against next with jan's stuff now pushed
> 2) _packages.haml was deleted, so this causes that tab to break on the
> 'new' page.  Adding it back should be sufficient for now, then in jan's
> cut he can gut any extra bits not needed in new ui.
>
> -j
>
I've added _packages.haml back, also rebased against next, and pushed it 
to next branch.

-- 
Jozef Zigmund

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to