Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Got the basic form anbd privacy policy in place | Matthew Lemon | 2024-11-26 | 5 | -13/+85 |
| | |||||
* | Can now delete item from basket | Matthew Lemon | 2024-10-20 | 2 | -3/+20 |
| | | | | | | | - if is only one item left, it is deleted along with the basket - if there are more than one, just that one is deleted - TODO needs proper handling of the confirmation page - it's not formatted. htmx? | ||||
* | tidying up the cart detail page - still nowhere near good enough | Matthew Lemon | 2024-10-20 | 1 | -19/+16 |
| | |||||
* | bugfix: bad request if resource doesn't have price object | Matthew Lemon | 2024-10-20 | 1 | -4/+3 |
| | |||||
* | Cart shows items in it; disables buttons if item in basket | Matthew Lemon | 2024-10-20 | 2 | -3/+8 |
| | | | | | | | | | | - 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 | ||||
* | Updates the TODO list for payments views | Matthew Lemon | 2024-10-20 | 1 | -4/+4 |
| | |||||
* | Add multiple items to the cart and Stripe process | Matthew Lemon | 2024-10-19 | 4 | -23/+50 |
| | | | | | | | - 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 | 4 | -10/+39 |
| | |||||
* | Test email in the console | Matthew Lemon | 2024-10-19 | 1 | -2/+13 |
| | |||||
* | skeleton webhook for stripe working | Matthew Lemon | 2024-10-17 | 2 | -1/+29 |
| | |||||
* | Adds TODO to the payments/view page for the next steps | Matthew Lemon | 2024-10-17 | 1 | -0/+12 |
| | |||||
* | Update Stripe and include the API key | Matthew Lemon | 2024-10-17 | 2 | -2/+6 |
| | |||||
* | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 2024-10-15 | 19 | -0/+691 |