Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed wording for basket to test deploy script | Matthew Lemon | 2 days | 1 | -2/+2 |
| | |||||
* | wip: Adds the shopping cart link if user logged in | Matthew Lemon | 10 days | 1 | -12/+12 |
| | | | | | | - basic text-only link visible if user logged in - can still click the link and get an empty card - this needs to be removed | ||||
* | Adds Google Analytics | Matthew Lemon | 2024-12-16 | 1 | -0/+9 |
| | |||||
* | wip: moving home page to home app and implementing reCAPTCHA | Matthew Lemon | 2024-12-09 | 1 | -1/+1 |
| | |||||
* | Tidy imports, remove breakpoint, remove logged in link | Matthew Lemon | 2024-12-08 | 1 | -5/+0 |
| | |||||
* | wip: working on the form and front page | Matthew Lemon | 2024-12-01 | 1 | -13/+1 |
| | |||||
* | Added two boxes of text to the home page. | Matthew Lemon | 2024-11-26 | 1 | -0/+3 |
| | |||||
* | Got the basic form anbd privacy policy in place | Matthew Lemon | 2024-11-26 | 1 | -83/+2 |
| | |||||
* | Can now delete item from basket | Matthew Lemon | 2024-10-20 | 1 | -1/+2 |
| | | | | | | | - 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 | -0/+1 |
| | |||||
* | Cart shows items in it; disables buttons if item in basket | Matthew Lemon | 2024-10-20 | 1 | -0/+29 |
| | | | | | | | | | | - 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 |
| | |||||
* | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 2024-10-15 | 1 | -0/+199 |