Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tidying up the cart detail page - still nowhere near good enough | Matthew Lemon | 2024-10-20 | 4 | -20/+15 |
| | |||||
* | Cart shows items in it; disables buttons if item in basket | Matthew Lemon | 2024-10-20 | 4 | -13/+68 |
| | | | | | | | | | | - 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 | ||||
* | Adds basic login, logout and profile link to nav | Matthew Lemon | 2024-10-20 | 1 | -0/+13 |
| | |||||
* | Add multiple items to the cart and Stripe process | Matthew Lemon | 2024-10-19 | 4 | -5/+13 |
| | | | | | | | - Very rough but it works - Multiple items can be added to cart - Can be bought with stripe - Shopping cart is deleted after successful transaction | ||||
* | Changes the Resource to include Stripe reference | Matthew Lemon | 2024-10-19 | 1 | -3/+3 |
| | |||||
* | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 2024-10-15 | 39 | -0/+1470 |