Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-12-02 | With text on the success page | Matthew Lemon | 1 | -17/+32 | |
2024-12-02 | First cut of Javascript letters explosion animation | Matthew Lemon | 1 | -2/+125 | |
2024-12-02 | wip: site is better | Matthew Lemon | 2 | -176/+117 | |
2024-12-01 | wip: working | Matthew Lemon | 1 | -24/+24 | |
2024-12-01 | wip: working on the form and front page | Matthew Lemon | 2 | -95/+234 | |
2024-12-01 | Adds some nice images and tidies up funnel page | Matthew Lemon | 3 | -37/+89 | |
2024-11-26 | Added two boxes of text to the home page. | Matthew Lemon | 2 | -20/+45 | |
2024-11-26 | Got the basic form anbd privacy policy in place | Matthew Lemon | 4 | -419/+50 | |
2024-11-10 | Change month on front page | Matthew Lemon | 1 | -1/+1 | |
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 | Can now delete item from basket | Matthew Lemon | 3 | -2/+10 | |
- 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? | |||||
2024-10-20 | tidying up the cart detail page - still nowhere near good enough | Matthew Lemon | 4 | -20/+15 | |
2024-10-20 | Cart shows items in it; disables buttons if item in basket | Matthew Lemon | 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 | |||||
2024-10-20 | Adds basic login, logout and profile link to nav | Matthew Lemon | 1 | -0/+13 | |
2024-10-19 | Add multiple items to the cart and Stripe process | Matthew Lemon | 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 | |||||
2024-10-19 | Changes the Resource to include Stripe reference | Matthew Lemon | 1 | -3/+3 | |
2024-10-15 | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 39 | -0/+1470 | |