Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / javascripts / okeanos-ember.js @ 3b698137

History | View | Annotate | Download (23.8 kB)

# Date Author Comment
3b698137 02/25/2014 12:42 pm Athina Bekakou

new ui: improve move and close operations of wizards

44110e0e 02/24/2014 05:20 pm Athina Bekakou

new ui: set the ability to change the step of the wizard

cd84cd34 02/20/2014 07:22 pm Athina Bekakou

new ui: reset wizard when it closes

cc5d0e0e 02/20/2014 07:14 pm Athina Bekakou

new ui: add the submenus of the wizard

5f071b6f 02/19/2014 07:20 pm Athina Bekakou

new ui: merge modifications

Conflicts:
snf-cyclades-app/synnefo/ui/new_ui/ui/javascripts/okeanos-ember.js
snf-cyclades-app/synnefo/ui/new_ui/ui/javascripts/okeanos-ember/components.js
snf-cyclades-app/synnefo/ui/new_ui/ui/javascripts/okeanos-ember/controllers.js...

1933ffd6 02/19/2014 06:42 pm Athina Bekakou

new ui: set the structure of vm-wizard using ember features

9a7cf420 02/18/2014 02:34 pm Athina Bekakou

new ui: set the structure of vm-wizard using ember features

49342f82 02/17/2014 03:18 pm Athina Bekakou

new ui: display wizard inside items-view

The url of the wizard is now different from the url of the items-view.

812b1e8d 02/17/2014 01:32 pm Athina Bekakou

new ui: open wizard as a modal

97171a7e 02/16/2014 04:15 pm Athina Bekakou

new ui: fix the functionality of create button

e0d90534 02/14/2014 05:42 pm Athina Bekakou

new ui: set functionality to create button

b058f1fe 02/13/2014 07:23 pm Athina Bekakou

new ui: enhance ember-structure to list/grid views

3342f8ce 02/12/2014 07:55 pm Athina Bekakou

new ui: add ember view for img-wrap div

1b6dd4b5 02/12/2014 03:41 pm Athina Bekakou

new ui: transform checkboxes to ember components

The snf-checkbox component only changes state (checked, unchecked) when the user clicks it.

13de11ea 02/12/2014 12:07 pm Athina Bekakou

new ui: make ember components precompiled

b3523ce4 02/10/2014 05:21 pm Athina Bekakou

new ui: make the add-new button as an ember component

d0fe8c12 02/10/2014 12:17 pm Athina Bekakou

new ui: Initial approach of list-view using ember.js