aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/payments/tests/test_views.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-20Cart shows items in it; disables buttons if item in basketMatthew Lemon1-1/+1
- 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-15Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon1-0/+0
2024-10-09wip: clicking add to cart button takes you to card detail but thats itMatthew Lemon1-2/+5
2024-10-09wip: working on tests for adding resource to a cartMatthew Lemon1-0/+5
2024-09-16Upgrade to bootstrap 5.3Matthew Lemon1-0/+11