aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-22Adds a new page template to manipulate feature resources - but we may not nee...Matthew Lemon1-2/+14
2024-05-22wip: starting to test the featured resource viewMatthew Lemon5-0/+28
2024-05-20wip:Matthew Lemon3-2/+26
2024-05-19Removes unnwanted tests.py fileMatthew Lemon1-1/+0
2024-05-16wip: improving the test setup - againMatthew Lemon1-1/+5
2024-05-16wip: improving the test setupMatthew Lemon2-24/+19
2024-05-16wip: working on setting up the testsMatthew Lemon2-4/+43
2024-05-16wip: starting to test feature resource functionality with factoriesMatthew Lemon6-4/+69
2024-05-16wip: replacing os.path.basename with PathMatthew Lemon1-3/+5
2024-05-16wip: markdown implemented for description field but working on help_textMatthew Lemon7-6/+59
2024-05-16Moving to pytest syntax for testsMatthew Lemon1-13/+13
2024-05-16Cleans up a few LSP errorsMatthew Lemon1-11/+11
2024-05-15Fix additional resource field in update formMatthew Lemon2-1/+25
2024-05-15Migrates tests over from old projectMatthew Lemon8-0/+434
2024-05-15Fixing the title tagsMatthew Lemon3-3/+3
2024-05-15Tinkering with CSSMatthew Lemon1-10/+10
2024-05-15Adds an admin bar to resources page and moves some stuff to homeMatthew Lemon4-102/+118
2024-05-15Update wrap around is_staff condition for edit buttonsMatthew Lemon1-1/+1
2024-05-15Basic form to update Resource metadataMatthew Lemon6-27/+109
2024-05-15Fix the badges on the resource list.Matthew Lemon3-2/+24
2024-05-15Tidying up the create form - using custom cssMatthew Lemon6-17/+38
2024-05-15Change subscribe header to primaryMatthew Lemon3-10/+3962
2024-05-15Fixes file paths for custom css.Matthew Lemon2-12/+10
2024-05-15Adds my custom.scss file and new boostrap compiled filesMatthew Lemon48-20084/+21552
2024-05-15Adds placeholder and more styling to list pageMatthew Lemon2-40/+91
2024-05-14Further tinkeringMatthew Lemon2-2/+4
2024-05-14Added cards to resource list pageMatthew Lemon2-62/+47
2024-05-14wip: fixing list pageMatthew Lemon2-48/+75
2024-05-14Further tidyingMatthew Lemon3-6/+19
2024-05-14Further tidyingMatthew Lemon3-23/+27
2024-05-14Adds bootstrap, rids us of the CDN and better styling on detail pageMatthew Lemon47-75/+59680
2024-05-14Trying to improve the CSS of the detail pageMatthew Lemon2-39/+54
2024-05-14Adds crispy forms helperMatthew Lemon3-36/+72
2024-05-14Can now upload to SpacesMatthew Lemon13-36/+954
2024-05-13Fudged in the header in base and the wasp!Matthew Lemon3-73/+71