Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | UI changes on index (see eblow) | Matthew Lemon | 2024-07-28 | 1 | -44/+49 |
| | | | | | | - removed Detail button - put Edit button in a card footer - Formatting the html | ||||
* | Tweak to the width of the non-featured resource card | Matthew Lemon | 2024-07-28 | 1 | -1/+2 |
| | |||||
* | Added border and badge colour based on category | Matthew Lemon | 2024-07-28 | 1 | -4/+5 |
| | | | | - You have to define them on the ResourceCategory model in the database | ||||
* | Very simple border round feature block for EY Literacy | Matthew Lemon | 2024-07-11 | 1 | -2/+3 |
| | |||||
* | Adds ability to add colour class to main category | Matthew Lemon | 2024-07-11 | 1 | -2/+2 |
| | | | | | - Creates a new line in the database - Uses this in the template instead of the default bootstrap class | ||||
* | 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... | ||||
* | Tweaking borders | Matthew Lemon | 2024-05-26 | 1 | -1/+1 |
| | |||||
* | Changes the flex alignment to start for non-featured resources | Matthew Lemon | 2024-05-26 | 1 | -1/+1 |
| | |||||
* | Tweaking the layout of the list page | Matthew Lemon | 2024-05-26 | 1 | -5/+5 |
| | |||||
* | Correctly handles the unique constraint on feature_slot | Matthew Lemon | 2024-05-26 | 1 | -15/+20 |
| |