aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix: div problems in index page.Matthew Lemon2024-08-011-140/+139
|
* Responsive feature cards on index pageMatthew Lemon2024-08-011-75/+82
| | | | | - Width is responsive - Breakpoints allow for stacking at smaller ones
* Tidy up the HTML onlyMatthew Lemon2024-07-291-3/+8
|
* Now handles EFL badges for non-featured cardsMatthew Lemon2024-07-291-2/+7
|
* Handle the long EFL badge nameMatthew Lemon2024-07-291-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 changesMatthew Lemon2024-07-291-2/+2
|
* UI changes on index (see eblow)Matthew Lemon2024-07-281-44/+49
| | | | | | - removed Detail button - put Edit button in a card footer - Formatting the html
* Tweak to the width of the non-featured resource cardMatthew Lemon2024-07-281-1/+2
|
* Added border and badge colour based on categoryMatthew Lemon2024-07-281-4/+5
| | | | - You have to define them on the ResourceCategory model in the database
* Very simple border round feature block for EY LiteracyMatthew Lemon2024-07-111-2/+3
|
* Adds ability to add colour class to main categoryMatthew Lemon2024-07-111-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 PDFMatthew Lemon2024-07-071-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 carouselMatthew Lemon2024-07-071-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 carouselMatthew Lemon2024-07-041-9/+28
| | | | Needs lots of work and tidying up mind...
* Tweaking bordersMatthew Lemon2024-05-261-1/+1
|
* Changes the flex alignment to start for non-featured resourcesMatthew Lemon2024-05-261-1/+1
|
* Tweaking the layout of the list pageMatthew Lemon2024-05-261-5/+5
|
* Correctly handles the unique constraint on feature_slotMatthew Lemon2024-05-261-15/+20
|
* Fix link on card which was overriding the detail and edit linksMatthew Lemon2024-05-261-5/+3
|
* Changes the layout of the index slightly - better spacingMatthew Lemon2024-05-261-2/+2
|
* Adds a link to each card on the index pageMatthew Lemon2024-05-261-0/+2
|
* Better presentation of the feature resourcesMatthew Lemon2024-05-261-81/+97
|
* Markdown for the card descriptionMatthew Lemon2024-05-261-2/+3
|
* Basic feature slot presentation in index pageMatthew Lemon2024-05-261-49/+91
|
* Adds a new page template to manipulate feature resources - but we may not ↵Matthew Lemon2024-05-221-2/+14
| | | | need this
* wip: starting to test the featured resource viewMatthew Lemon2024-05-221-0/+9
|
* wip: markdown implemented for description field but working on help_textMatthew Lemon2024-05-162-4/+4
|
* Fixing the title tagsMatthew Lemon2024-05-153-3/+3
|
* Tinkering with CSSMatthew Lemon2024-05-151-10/+10
|
* Adds an admin bar to resources page and moves some stuff to homeMatthew Lemon2024-05-153-101/+117
|
* Update wrap around is_staff condition for edit buttonsMatthew Lemon2024-05-151-1/+1
|
* Basic form to update Resource metadataMatthew Lemon2024-05-152-2/+42
|
* Fix the badges on the resource list.Matthew Lemon2024-05-151-2/+2
|
* Tidying up the create form - using custom cssMatthew Lemon2024-05-152-14/+12
|
* Change subscribe header to primaryMatthew Lemon2024-05-151-3/+3
|
* Adds my custom.scss file and new boostrap compiled filesMatthew Lemon2024-05-152-3/+5
|
* Adds placeholder and more styling to list pageMatthew Lemon2024-05-151-40/+91
|
* Further tinkeringMatthew Lemon2024-05-141-2/+3
|
* Added cards to resource list pageMatthew Lemon2024-05-141-62/+43
|
* wip: fixing list pageMatthew Lemon2024-05-142-48/+75
|
* Further tidyingMatthew Lemon2024-05-142-3/+3
|
* Further tidyingMatthew Lemon2024-05-141-18/+18
|
* Adds bootstrap, rids us of the CDN and better styling on detail pageMatthew Lemon2024-05-142-54/+72
|
* Trying to improve the CSS of the detail pageMatthew Lemon2024-05-142-39/+54
|
* Adds crispy forms helperMatthew Lemon2024-05-142-29/+32
|
* Can now upload to SpacesMatthew Lemon2024-05-145-35/+170
|
* Fudged in the header in base and the wasp!Matthew Lemon2024-05-131-66/+63
|
* After first pre-commit processingMatthew Lemon2024-05-1319-0/+415