Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 2024-10-15 | 39 | -1470/+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 |
| | |||||
* | Removes cart button for now | Matthew Lemon | 2024-10-09 | 1 | -10/+10 |
| | |||||
* | 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 |
| | |||||
* | spelling | Matthew Lemon | 2024-09-29 | 1 | -1/+1 |
| | |||||
* | fix spelling mistake | Matthew Lemon | 2024-09-29 | 1 | -2/+1 |
| | |||||
* | Quick fix to remove extra words. | Matthew Lemon | 2024-09-29 | 1 | -1/+1 |
| | |||||
* | Added an holding paragraph on the sign in page. | Matthew Lemon | 2024-09-29 | 3 | -0/+21 |
| | |||||
* | wip: shopping basket slowly coming on | Matthew Lemon | 2024-09-19 | 3 | -33/+40 |
| | |||||
* | Looking crap but getting there - the basket... | Matthew Lemon | 2024-09-19 | 2 | -37/+51 |
| | |||||
* | wip: getting the thumbnails of resources | Matthew Lemon | 2024-09-19 | 1 | -9/+18 |
| | |||||
* | Tweak the GBP sign and the colour of card description text | Matthew Lemon | 2024-09-16 | 4 | -6/+7 |
| | |||||
* | Upgrade to bootstrap 5.3 | Matthew Lemon | 2024-09-16 | 1 | -30/+35 |
| | |||||
* | wip: really bad cart icon but it will do for now | Matthew Lemon | 2024-09-15 | 1 | -74/+91 |
| | |||||
* | Changed the colour of the card description test | Matthew Lemon | 2024-09-14 | 2 | -2/+6 |
| | | | | - Uses my own CSS class - technical stuff | ||||
* | Adds Add to basket buttons to cards on resource list page | Matthew Lemon | 2024-09-13 | 2 | -11/+19 |
| | |||||
* | Further attempts to remove placeholder | Matthew Lemon | 2024-09-13 | 1 | -1/+0 |
| | |||||
* | Another removed missing bootstrap image | Matthew Lemon | 2024-09-13 | 1 | -1/+1 |
| | |||||
* | Remove missing container image | Matthew Lemon | 2024-09-13 | 1 | -1/+2 |
| | |||||
* | Puts the card description back into the UI | Matthew Lemon | 2024-09-10 | 1 | -1/+2 |
| | |||||
* | All tests pass and sign-up page is editable | Matthew Lemon | 2024-09-10 | 1 | -0/+37 |
| | |||||
* | wip: implementing checkout | Matthew Lemon | 2024-09-08 | 5 | -0/+92 |
| | | | | - also some formatting changes | ||||
* | Fix for tabbed filter in resource list page | Matthew Lemon | 2024-09-03 | 1 | -1/+0 |
| | | | | Previously the link selected on the tabbed filter navbar in resources list would filter the featured resources too. This fixes that. | ||||
* | Adds new AL favicon | Matthew Lemon | 2024-09-03 | 1 | -2/+2 |
| | |||||
* | wip: implementing the tabbed filter for standard resources | Matthew Lemon | 2024-09-01 | 2 | -19/+37 |
| | | | | - it is filtering Featured resources too and it shouldn't. Fix. | ||||
* | Added pagination to the resource list page | Matthew Lemon | 2024-09-01 | 1 | -3/+45 |
| | |||||
* | Made the badges on the resource cards align horizontally | Matthew Lemon | 2024-09-01 | 2 | -51/+39 |
| | |||||
* | Drop shadows on the featured and standard resource panels | Matthew Lemon | 2024-09-01 | 4 | -22/+17 |
| | |||||
* | Improved resource list layout | Matthew Lemon | 2024-09-01 | 3 | -5/+60 |
| | | | | - "horizontal" arrangement of standard resources | ||||
* | Logo and new navbar and new detail design | Matthew Lemon | 2024-09-01 | 3 | -102/+146 |
| | | | | | | | - 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 | ||||
* | Mainly formatting | Matthew Lemon | 2024-08-22 | 1 | -37/+49 |
| | |||||
* | Adds basic pricing section and footer | Matthew Lemon | 2024-08-22 | 2 | -3/+220 |
| | |||||
* | Adds a basic hero and feature section to the homepage | Matthew Lemon | 2024-08-22 | 2 | -142/+232 |
| | |||||
* | The Cancel button is now managed by crispy forms. | Matthew Lemon | 2024-08-08 | 1 | -2/+0 |
| | |||||
* | 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 | 3 | -3/+31 |
| | | | | 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 | 3 | -3/+31 |
| | |||||
* | wip: adding the update thumbnails form | Matthew Lemon | 2024-08-03 | 1 | -1/+1 |
| | |||||
* | Refactored list template into includes to fix div hell. | Matthew Lemon | 2024-08-02 | 3 | -143/+104 |
| | |||||
* | wip: trying to fix fucked divs on index page | Matthew Lemon | 2024-08-02 | 1 | -139/+140 |
| | | | | More to come - going to have to redo all the HTML on this page. | ||||
* | Fix: div problems in index page. | Matthew Lemon | 2024-08-01 | 1 | -140/+139 |
| | |||||
* | Responsive feature cards on index page | Matthew Lemon | 2024-08-01 | 1 | -75/+82 |
| | | | | | - Width is responsive - Breakpoints allow for stacking at smaller ones | ||||
* | Tidy up the HTML only | Matthew Lemon | 2024-07-29 | 1 | -3/+8 |
| | |||||
* | Now handles EFL badges for non-featured cards | Matthew Lemon | 2024-07-29 | 1 | -2/+7 |
| | |||||
* | Handle the long EFL badge name | Matthew Lemon | 2024-07-29 | 1 | -2/+7 |
| | | | | The full title of "English as a Foreign Language (EFL)" did not fit inside a badge, so we have had to add a conditional in the template to guard against it. | ||||
* | Card border changes | Matthew Lemon | 2024-07-29 | 1 | -2/+2 |
| |