Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | wip: implementing the tabbed filter for standard resources | Matthew Lemon | 2024-09-01 | 1 | -15/+32 |
| | | | | - 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 |
| | |||||
* | Drop shadows on the featured and standard resource panels | Matthew Lemon | 2024-09-01 | 1 | -2/+4 |
| | |||||
* | Improved resource list layout | Matthew Lemon | 2024-09-01 | 1 | -4/+2 |
| | | | | - "horizontal" arrangement of standard resources | ||||
* | Refactored list template into includes to fix div hell. | Matthew Lemon | 2024-08-02 | 1 | -143/+34 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | Fix link on card which was overriding the detail and edit links | Matthew Lemon | 2024-05-26 | 1 | -5/+3 |
| | |||||
* | Changes the layout of the index slightly - better spacing | Matthew Lemon | 2024-05-26 | 1 | -2/+2 |
| | |||||
* | Adds a link to each card on the index page | Matthew Lemon | 2024-05-26 | 1 | -0/+2 |
| | |||||
* | Better presentation of the feature resources | Matthew Lemon | 2024-05-26 | 1 | -81/+97 |
| | |||||
* | Markdown for the card description | Matthew Lemon | 2024-05-26 | 1 | -2/+3 |
| | |||||
* | Basic feature slot presentation in index page | Matthew Lemon | 2024-05-26 | 1 | -49/+91 |
| | |||||
* | Fixing the title tags | Matthew Lemon | 2024-05-15 | 1 | -1/+1 |
| | |||||
* | Tinkering with CSS | Matthew Lemon | 2024-05-15 | 1 | -10/+10 |
| | |||||
* | Adds an admin bar to resources page and moves some stuff to home | Matthew Lemon | 2024-05-15 | 1 | -101/+51 |
| | |||||
* | Update wrap around is_staff condition for edit buttons | Matthew Lemon | 2024-05-15 | 1 | -1/+1 |
| | |||||
* | Fix the badges on the resource list. | Matthew Lemon | 2024-05-15 | 1 | -2/+2 |
| | |||||
* | Tidying up the create form - using custom css | Matthew Lemon | 2024-05-15 | 1 | -2/+2 |
| | |||||
* | Change subscribe header to primary | Matthew Lemon | 2024-05-15 | 1 | -3/+3 |
| | |||||
* | Adds my custom.scss file and new boostrap compiled files | Matthew Lemon | 2024-05-15 | 1 | -1/+2 |
| | |||||
* | Adds placeholder and more styling to list page | Matthew Lemon | 2024-05-15 | 1 | -40/+91 |
| | |||||
* | Further tinkering | Matthew Lemon | 2024-05-14 | 1 | -2/+3 |
| | |||||
* | Added cards to resource list page | Matthew Lemon | 2024-05-14 | 1 | -62/+43 |
| | |||||
* | wip: fixing list page | Matthew Lemon | 2024-05-14 | 1 | -47/+74 |
| | |||||
* | Can now upload to Spaces | Matthew Lemon | 2024-05-14 | 1 | -0/+61 |