Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-10-20 | tweak position of button | Matthew Lemon | 1 | -3/+3 | |
2024-10-20 | bugfix: assign price of 0 to resource without Price object | Matthew Lemon | 1 | -1/+1 | |
2024-10-20 | Cart shows items in it; disables buttons if item in basket | Matthew Lemon | 3 | -13/+39 | |
- Rough cart icon in navbar - Shows items in cart - Styled dependent on existence - Add to cart buttons disabled if resource in cart, on resource list page and detail page - Throws 404 error if trying add item to cart which has no price - eventually all items will have a price | |||||
2024-10-19 | Add multiple items to the cart and Stripe process | Matthew Lemon | 2 | -2/+8 | |
- Very rough but it works - Multiple items can be added to cart - Can be bought with stripe - Shopping cart is deleted after successful transaction | |||||
2024-10-15 | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 11 | -0/+450 | |