aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/templates/base.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix two linkslinks-fixUser Django2024-11-281-2/+2
|
* Can now delete item from basketMatthew Lemon2024-10-201-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 enoughMatthew Lemon2024-10-201-0/+1
|
* Cart shows items in it; disables buttons if item in basketMatthew Lemon2024-10-201-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 navMatthew Lemon2024-10-201-0/+13
|
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-151-0/+199