aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/resources/resource_list.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
|
* 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
|
* Fixing the title tagsMatthew Lemon2024-05-151-1/+1
|
* Tinkering with CSSMatthew Lemon2024-05-151-10/+10
|
* Adds an admin bar to resources page and moves some stuff to homeMatthew Lemon2024-05-151-101/+51
|
* Update wrap around is_staff condition for edit buttonsMatthew Lemon2024-05-151-1/+1
|
* Fix the badges on the resource list.Matthew Lemon2024-05-151-2/+2
|
* Tidying up the create form - using custom cssMatthew Lemon2024-05-151-2/+2
|
* Change subscribe header to primaryMatthew Lemon2024-05-151-3/+3
|
* Adds my custom.scss file and new boostrap compiled filesMatthew Lemon2024-05-151-1/+2
|
* 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-141-47/+74
|
* Can now upload to SpacesMatthew Lemon2024-05-141-0/+61