Commit graph

412 commits

Author SHA1 Message Date
Christopher Neugebauer
1b7d8a60c1 Adds product_category form, which allows users to add products from a specific category to their cart. 2016-03-04 14:07:03 -08:00
Christopher Neugebauer
c51be4d30a Adds set_quantity as a method on CartController.
Refactors add_to_cart to be in terms of set_quantity
2016-03-04 14:07:02 -08:00
Christopher Neugebauer
c13a986f2d Updates migration 2016-01-22 22:07:59 +11:00
Christopher Neugebauer
2e89bc4887 Adds validation code to make sure that only one discount condition is applicable per product 2016-01-22 21:53:30 +11:00
Christopher Neugebauer
3f3db53232 Notes that things are tested. 2016-01-22 18:16:15 +11:00
Christopher Neugebauer
5302bca18d Amends LICENCE to refer to chrisjrn 2016-01-22 18:04:34 +11:00
Christopher Neugebauer
95038d8b85 Commits goals.md 2016-01-22 18:02:39 +11:00
Christopher Neugebauer
224878a10c Fixes flake8 errors 2016-01-22 17:21:29 +11:00
Christopher Neugebauer
c2400c4695 Moves the controller modules into their own subpackage. There's going to be a lot of stuff in there. 2016-01-22 16:29:41 +11:00
Christopher Neugebauer
d9e433659d Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
Christopher Neugebauer
ecd5e08263 Update gitignore 2016-01-22 16:00:58 +11:00
Christopher Neugebauer
647e3fd10b Initial commit 2016-01-22 15:53:23 +11:00