Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-12-16 | Adds Google Analytics | Matthew Lemon | 1 | -0/+9 | |
2024-12-09 | wip: moving home page to home app and implementing reCAPTCHA | Matthew Lemon | 1 | -1/+1 | |
2024-12-08 | Tidy imports, remove breakpoint, remove logged in link | Matthew Lemon | 1 | -5/+0 | |
2024-12-01 | wip: working on the form and front page | Matthew Lemon | 1 | -13/+1 | |
2024-11-26 | Added two boxes of text to the home page. | Matthew Lemon | 1 | -0/+3 | |
2024-11-26 | Got the basic form anbd privacy policy in place | Matthew Lemon | 1 | -83/+2 | |
2024-10-20 | Can now delete item from basket | Matthew Lemon | 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? | |||||
2024-10-20 | tidying up the cart detail page - still nowhere near good enough | Matthew Lemon | 1 | -0/+1 | |
2024-10-20 | Cart shows items in it; disables buttons if item in basket | Matthew Lemon | 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 | |||||
2024-10-20 | Adds basic login, logout and profile link to nav | Matthew Lemon | 1 | -0/+13 | |
2024-10-15 | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 1 | -0/+0 | |
2024-10-09 | Removes cart button for now | Matthew Lemon | 1 | -10/+10 | |
2024-09-15 | wip: really bad cart icon but it will do for now | Matthew Lemon | 1 | -74/+91 | |
2024-09-13 | Another removed missing bootstrap image | Matthew Lemon | 1 | -1/+1 | |
2024-09-08 | wip: implementing checkout | Matthew Lemon | 1 | -0/+1 | |
- also some formatting changes | |||||
2024-09-03 | Adds new AL favicon | Matthew Lemon | 1 | -2/+2 | |
2024-09-01 | Logo and new navbar and new detail design | Matthew Lemon | 1 | -31/+30 | |
- logo in place - new navbar - removed Joanna Lemon, etc - tidying up the detail page, using cards and nicer titles - better detail panel at the top of the page with a table in it | |||||
2024-08-22 | Mainly formatting | Matthew Lemon | 1 | -37/+49 | |
2024-08-22 | Adds basic pricing section and footer | Matthew Lemon | 1 | -0/+38 | |
2024-08-22 | Adds a basic hero and feature section to the homepage | Matthew Lemon | 1 | -87/+88 | |
2024-05-15 | Fixing the title tags | Matthew Lemon | 1 | -1/+1 | |
2024-05-15 | Adds an admin bar to resources page and moves some stuff to home | Matthew Lemon | 1 | -0/+3 | |
2024-05-15 | Adds my custom.scss file and new boostrap compiled files | Matthew Lemon | 1 | -2/+3 | |
2024-05-14 | Further tidying | Matthew Lemon | 1 | -2/+2 | |
2024-05-14 | Adds bootstrap, rids us of the CDN and better styling on detail page | Matthew Lemon | 1 | -10/+12 | |
2024-05-14 | Trying to improve the CSS of the detail page | Matthew Lemon | 1 | -0/+1 | |
2024-05-14 | Can now upload to Spaces | Matthew Lemon | 1 | -35/+35 | |
2024-05-13 | Fudged in the header in base and the wasp! | Matthew Lemon | 1 | -66/+63 | |