Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 2024-10-15 | 1 | -82/+0 |
| | |||||
* | wip: clicking add to cart button takes you to card detail but thats it | Matthew Lemon | 2024-10-09 | 1 | -1/+1 |
| | |||||
* | wip: working on tests for adding resource to a cart | Matthew Lemon | 2024-10-09 | 1 | -3/+5 |
| | |||||
* | wip: implementing CSS classes for category colours on detail page | Matthew Lemon | 2024-10-09 | 1 | -1/+4 |
| | |||||
* | Summary panel looks a little better | Matthew Lemon | 2024-10-07 | 1 | -21/+23 |
| | |||||
* | Ditched flex-box on the detail page | Matthew Lemon | 2024-10-07 | 1 | -134/+7 |
| | | | | | Resorted to using simple row and col classes here. Vary rudimentary at this stage but at least it gets them horizontally aligned. | ||||
* | wip: redesigning the detail page | Matthew Lemon | 2024-10-07 | 1 | -96/+150 |
| | |||||
* | Logo and new navbar and new detail design | Matthew Lemon | 2024-09-01 | 1 | -71/+98 |
| | | | | | | | - 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 | ||||
* | wip: adding delete and replace buttons for PDFs | Matthew Lemon | 2024-08-05 | 1 | -83/+92 |
| | |||||
* | Add feature to add PDFs to resources | Matthew Lemon | 2024-08-03 | 1 | -3/+0 |
| | | | | Implemented the ability to upload and manage PDFs for resources. Added the necessary form, view, and templates to support this functionality. Updated routes and UI elements to integrate the new feature seamlessly. | ||||
* | Adds ability to update the thumbnail/feature images | Matthew Lemon | 2024-08-03 | 1 | -3/+0 |
| | |||||
* | wip: adding the update thumbnails form | Matthew Lemon | 2024-08-03 | 1 | -1/+1 |
| | |||||
* | Better display of number of files in PDF | Matthew Lemon | 2024-07-07 | 1 | -4/+6 |
| | | | | | | | | - The header bar now contains a Number of files: X dependent on the number of files in the resource - The File Preview header now includes a counter number if this is a multi-page PDF - The title of PDF file is put alongside the File Preview text in the h4 | ||||
* | Better implementation of carousel | Matthew Lemon | 2024-07-07 | 1 | -2/+4 |
| | | | | | | - Removed the primary coloured background - Changed the colour of the next and previous icons - Reduced the width of the actual image | ||||
* | Basic implementation of a carousel | Matthew Lemon | 2024-07-04 | 1 | -9/+28 |
| | | | | Needs lots of work and tidying up mind... | ||||
* | wip: markdown implemented for description field but working on help_text | Matthew Lemon | 2024-05-16 | 1 | -2/+3 |
| | |||||
* | Basic form to update Resource metadata | Matthew Lemon | 2024-05-15 | 1 | -2/+16 |
| | |||||
* | wip: fixing list page | Matthew Lemon | 2024-05-14 | 1 | -1/+1 |
| | |||||
* | Further tidying | Matthew Lemon | 2024-05-14 | 1 | -1/+1 |
| | |||||
* | Further tidying | Matthew Lemon | 2024-05-14 | 1 | -18/+18 |
| | |||||
* | Adds bootstrap, rids us of the CDN and better styling on detail page | Matthew Lemon | 2024-05-14 | 1 | -44/+60 |
| | |||||
* | Trying to improve the CSS of the detail page | Matthew Lemon | 2024-05-14 | 1 | -39/+53 |
| | |||||
* | Adds crispy forms helper | Matthew Lemon | 2024-05-14 | 1 | -20/+20 |
| | |||||
* | Can now upload to Spaces | Matthew Lemon | 2024-05-14 | 1 | -0/+50 |