aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/templates/resources/resource_detail.html (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-21wip: remove bootstrap part 1Matthew Lemon1-23/+23
2024-10-20tweak position of buttonMatthew Lemon1-3/+3
2024-10-20bugfix: assign price of 0 to resource without Price objectMatthew Lemon1-1/+1
2024-10-20Cart shows items in it; disables buttons if item in basketMatthew Lemon1-5/+14
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-1/+1
2024-10-09wip: working on tests for adding resource to a cartMatthew Lemon1-3/+5
2024-10-09wip: implementing CSS classes for category colours on detail pageMatthew Lemon1-1/+4
2024-10-07Summary panel looks a little betterMatthew Lemon1-21/+23
2024-10-07Ditched flex-box on the detail pageMatthew Lemon1-134/+7
2024-10-07wip: redesigning the detail pageMatthew Lemon1-96/+150
2024-09-01Logo and new navbar and new detail designMatthew Lemon1-71/+98
2024-08-05wip: adding delete and replace buttons for PDFsMatthew Lemon1-83/+92
2024-08-03Add feature to add PDFs to resourcesMatthew Lemon1-3/+0
2024-08-03Adds ability to update the thumbnail/feature imagesMatthew Lemon1-3/+0
2024-08-03wip: adding the update thumbnails formMatthew Lemon1-1/+1
2024-07-07Better display of number of files in PDFMatthew Lemon1-4/+6
2024-07-07Better implementation of carouselMatthew Lemon1-2/+4
2024-07-04Basic implementation of a carouselMatthew Lemon1-9/+28
2024-05-16wip: markdown implemented for description field but working on help_textMatthew Lemon1-2/+3
2024-05-15Basic form to update Resource metadataMatthew Lemon1-2/+16
2024-05-14wip: fixing list pageMatthew Lemon1-1/+1
2024-05-14Further tidyingMatthew Lemon1-1/+1
2024-05-14Further tidyingMatthew Lemon1-18/+18
2024-05-14Adds bootstrap, rids us of the CDN and better styling on detail pageMatthew Lemon1-44/+60
2024-05-14Trying to improve the CSS of the detail pageMatthew Lemon1-39/+53
2024-05-14Adds crispy forms helperMatthew Lemon1-20/+20
2024-05-14Can now upload to SpacesMatthew Lemon1-0/+50