Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -96/+151 |
| | |||||
* | 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 |
| | |||||
* | very minor format changes | Matthew Lemon | 2024-09-22 | 1 | -2/+2 |
| | |||||
* | 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 | 5 | -42/+61 |
| | |||||
* | wip: getting the thumbnails of resources | Matthew Lemon | 2024-09-19 | 4 | -13/+34 |
| | |||||
* | 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 | 109 | -1040/+13106 |
| | |||||
* | wip: really bad cart icon but it will do for now | Matthew Lemon | 2024-09-15 | 1 | -74/+91 |
| | |||||
* | Sorting imports only | Matthew Lemon | 2024-09-15 | 4 | -5/+13 |
| | |||||
* | Changed the colour of the card description test | Matthew Lemon | 2024-09-14 | 4 | -2/+16 |
| | | | | - Uses my own CSS class - technical stuff | ||||
* | wip: testing adding resources to shopping cart | Matthew Lemon | 2024-09-14 | 4 | -8/+34 |
| | |||||
* | wip: adding shopping card functionality | Matthew Lemon | 2024-09-14 | 5 | -7/+69 |
| | |||||
* | 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 |
| | |||||
* | wip: starting to tidy up | Matthew Lemon | 2024-09-12 | 1 | -4/+4 |
| | |||||
* | Removes apparently redundant checks on filepath | Matthew Lemon | 2024-09-11 | 1 | -4/+0 |
| | |||||
* | Cleaning up with ruff, typechecking, etc. | Matthew Lemon | 2024-09-11 | 2 | -4/+10 |
| | | | | | I am enabling lots of capability in neovim which is resulting in all this. Don't be scared. | ||||
* | Some formatting changes and calming down ruff slightly | Matthew Lemon | 2024-09-11 | 8 | -30/+35 |
| | |||||
* | Puts the card description back into the UI | Matthew Lemon | 2024-09-10 | 1 | -1/+2 |
| | |||||
* | Removed extraneous function | Matthew Lemon | 2024-09-10 | 1 | -10/+0 |
| | | | | | - _write_pdf_to_tempdir(), don't know why i put this in in the first place | ||||
* | Removes extranneous e | Matthew Lemon | 2024-09-10 | 1 | -1/+1 |
| | |||||
* | Removes exception object from logging statement | Matthew Lemon | 2024-09-10 | 1 | -1/+1 |
| | |||||
* | Fix bug in subcategories choices func | Matthew Lemon | 2024-09-10 | 1 | -1/+4 |
| | |||||
* | Replace relative imports with absolute | Matthew Lemon | 2024-09-10 | 1 | -5/+5 |
| | |||||
* | All tests pass and sign-up page is editable | Matthew Lemon | 2024-09-10 | 4 | -46/+100 |
| | |||||
* | subscription and user is now uniquely constrained | Matthew Lemon | 2024-09-09 | 2 | -0/+28 |
| | |||||
* | Clean up and sort imports | Matthew Lemon | 2024-09-09 | 3 | -15/+13 |
| | |||||
* | Test passing: signal sent on sign-up to create subscription | Matthew Lemon | 2024-09-09 | 7 | -1/+117 |
| | | | | | - user signs up - signal sent which creates Subscription based on SubscriptionPlan allowing 10 downloads initially. Plan lasts 365 days at present | ||||
* | resources tests passing | Matthew Lemon | 2024-09-08 | 5 | -32/+51 |
| | |||||
* | wip: implementing checkout | Matthew Lemon | 2024-09-08 | 20 | -20/+566 |
| | | | | - also some formatting changes | ||||
* | Adding Lato fonts (files) but switching to Helvetica for now. | Matthew Lemon | 2024-09-03 | 3 | -5/+15 |
| | |||||
* | Trying Lato font | Matthew Lemon | 2024-09-03 | 1 | -1/+1 |
| | |||||
* | Fix for tabbed filter in resource list page | Matthew Lemon | 2024-09-03 | 2 | -7/+7 |
| | | | | 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 | 2 | -2/+2 |
| | |||||
* | Another docstring only | Matthew Lemon | 2024-09-03 | 1 | -0/+14 |
| | |||||
* | Adds a docstring to a view function | Matthew Lemon | 2024-09-03 | 1 | -0/+14 |
| | |||||
* | wip: implementing the tabbed filter for standard resources | Matthew Lemon | 2024-09-01 | 3 | -21/+53 |
| | | | | - it is filtering Featured resources too and it shouldn't. Fix. | ||||
* | Added pagination to the resource list page | Matthew Lemon | 2024-09-01 | 2 | -4/+50 |
| | |||||
* | 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 | 5 | -22/+26 |
| | |||||
* | 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 | 11 | -152/+366 |
| | | | | | | | - 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 |