Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / javascripts / templates / snfElem.hbs @ 1b6dd4b5

History | View | Annotate | Download (1.2 kB)

# Date Author Comment
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