marcinkornek / shop

AngularJS shop
https://ngshop.herokuapp.com/
0 stars 1 forks source link

[#9] Add Order model, controller #9

Open marcinkornek opened 9 years ago

marcinkornek commented 9 years ago

Add orders table with columns:

Add order_details table with columns:

Add associations

marcinkornek commented 9 years ago

9.1 done (01.02.2015) Add order list in header

marcinkornek commented 9 years ago

9.2 done (22.02.2015, move to directive 15.03.2015) Add notification/alert/something to report that no size was chosen open window to choose size

marcinkornek commented 9 years ago

9.3 done (12.04.2015) Add x to delete item from cart

marcinkornek commented 9 years ago

9.4 done (29.03.2015) Add modal to choose color and size when adding to cart on index page

marcinkornek commented 9 years ago

TODO 9.5 Add possibility to delete one or more items (when you have more than one the same item, now it deletes all of them)