User ember progress

This commit is contained in:
2014-03-31 15:51:01 +02:00
parent 013a41b9f6
commit bbf1a11a2e
34 changed files with 261 additions and 71 deletions
@@ -11,5 +11,6 @@ App.Router.map ->
@route 'list_products'
@route 'list_products_for_table', path: '/list_products/:table_id'
@route 'table', path: '/tables/:table_id'
@resource 'join_requests'
@resource 'lists', ->
@resource 'list', path: ':list_id'