Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | wip: starting to test feature resource functionality with factories | Matthew Lemon | 2024-05-16 | 7 | -5/+70 | |
| | ||||||
* | formatting only | Matthew Lemon | 2024-05-16 | 1 | -1/+1 | |
| | ||||||
* | wip: replacing os.path.basename with Path | Matthew Lemon | 2024-05-16 | 1 | -3/+5 | |
| | ||||||
* | -Adds markdown package to requirements | Matthew Lemon | 2024-05-16 | 1 | -0/+2 | |
| | ||||||
* | wip: markdown implemented for description field but working on help_text | Matthew Lemon | 2024-05-16 | 7 | -6/+59 | |
| | ||||||
* | Moving to pytest syntax for tests | Matthew Lemon | 2024-05-16 | 1 | -13/+13 | |
| | ||||||
* | Small file with essential config for running on commandline | Matthew Lemon | 2024-05-16 | 1 | -0/+2 | |
| | ||||||
* | Cleans up a few LSP errors | Matthew Lemon | 2024-05-16 | 1 | -11/+11 | |
| | ||||||
* | Removes email validation for allauth for local dev | Matthew Lemon | 2024-05-15 | 1 | -1/+1 | |
| | ||||||
* | Scaling down pre-commit to remove ruff formatting | Matthew Lemon | 2024-05-15 | 1 | -1/+1 | |
| | ||||||
* | Fix additional resource field in update form | Matthew Lemon | 2024-05-15 | 2 | -1/+25 | |
| | ||||||
* | Migrates tests over from old project | Matthew Lemon | 2024-05-15 | 8 | -0/+434 | |
| | ||||||
* | Fixing the title tags | Matthew Lemon | 2024-05-15 | 3 | -3/+3 | |
| | ||||||
* | 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 | 4 | -102/+118 | |
| | ||||||
* | Update wrap around is_staff condition for edit buttons | Matthew Lemon | 2024-05-15 | 1 | -1/+1 | |
| | ||||||
* | Basic form to update Resource metadata | Matthew Lemon | 2024-05-15 | 6 | -27/+109 | |
| | ||||||
* | Fix the badges on the resource list. | Matthew Lemon | 2024-05-15 | 3 | -2/+24 | |
| | ||||||
* | Tidying up the create form - using custom css | Matthew Lemon | 2024-05-15 | 6 | -17/+38 | |
| | ||||||
* | Change subscribe header to primary | Matthew Lemon | 2024-05-15 | 3 | -10/+3962 | |
| | ||||||
* | Fixes file paths for custom css. | Matthew Lemon | 2024-05-15 | 2 | -12/+10 | |
| | ||||||
* | Adds my custom.scss file and new boostrap compiled files | Matthew Lemon | 2024-05-15 | 50 | -20085/+21560 | |
| | ||||||
* | Adds placeholder and more styling to list page | Matthew Lemon | 2024-05-15 | 2 | -40/+91 | |
| | ||||||
* | Switched off buggy aspect of debug toolbar | Matthew Lemon | 2024-05-15 | 1 | -1/+1 | |
| | | | | https://github.com/cookiecutter/cookiecutter-django/issues/2902 | |||||
* | Further tinkering | Matthew Lemon | 2024-05-14 | 2 | -2/+4 | |
| | ||||||
* | Added cards to resource list page | Matthew Lemon | 2024-05-14 | 2 | -62/+47 | |
| | ||||||
* | wip: fixing list page | Matthew Lemon | 2024-05-14 | 2 | -48/+75 | |
| | ||||||
* | Further tidying | Matthew Lemon | 2024-05-14 | 3 | -6/+19 | |
| | ||||||
* | Further tidying | Matthew Lemon | 2024-05-14 | 3 | -23/+27 | |
| | ||||||
* | Adds bootstrap, rids us of the CDN and better styling on detail page | Matthew Lemon | 2024-05-14 | 48 | -75/+59681 | |
| | ||||||
* | Trying to improve the CSS of the detail page | Matthew Lemon | 2024-05-14 | 2 | -39/+54 | |
| | ||||||
* | Adds crispy forms helper | Matthew Lemon | 2024-05-14 | 4 | -98/+137 | |
| | ||||||
* | Can now upload to Spaces | Matthew Lemon | 2024-05-14 | 21 | -62/+1000 | |
| | ||||||
* | Fudged in the header in base and the wasp! | Matthew Lemon | 2024-05-13 | 3 | -73/+71 | |
| | ||||||
* | After first pre-commit processing | Matthew Lemon | 2024-05-13 | 152 | -0/+6198 | |