Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds hover effect to featured images on resoure list page | Matthew Lemon | 2024-10-28 | 1 | -1/+3 |
| | |||||
* | big background colour change | Matthew Lemon | 2024-10-28 | 1 | -2/+0 |
| | |||||
* | wip: improved standard resource cards | Matthew Lemon | 2024-10-24 | 1 | -8/+8 |
| | | | | | | - matches the featured card apart from the borders - TODO still needs to fix the badge which is not good with long text content | ||||
* | wip: working on feature card styling | Matthew Lemon | 2024-10-23 | 1 | -6/+5 |
| | |||||
* | Basic carousel with no javascript - yes | Matthew Lemon | 2024-10-22 | 1 | -8/+10 |
| | |||||
* | couple of minor tweaks | Matthew Lemon | 2024-10-22 | 1 | -1/+1 |
| | |||||
* | Resource upload form has all the bits it needs | Matthew Lemon | 2024-10-22 | 1 | -0/+1 |
| | |||||
* | wip: started working on the add new resource form | Matthew Lemon | 2024-10-22 | 1 | -4/+4 |
| | |||||
* | wip: resource index page my CSS changes | Matthew Lemon | 2024-10-22 | 2 | -48/+49 |
| | | | | | | | | - using flex for featured, grid for standard - nice rainbow underline to h1 using ::after, etc - lorem ipsum text - spaced out content of standard cards a little - new Noto font from Google fonts | ||||
* | wip: still working on the resource index page | Matthew Lemon | 2024-10-21 | 2 | -25/+10 |
| | |||||
* | wip: have featured cards lined up on resource index page | Matthew Lemon | 2024-10-21 | 5 | -150/+129 |
| | |||||
* | wip: remove bootstrap part 1 | Matthew Lemon | 2024-10-21 | 2 | -52/+52 |
| | |||||
* | tweak position of button | Matthew Lemon | 2024-10-20 | 1 | -3/+3 |
| | |||||
* | bugfix: assign price of 0 to resource without Price object | Matthew Lemon | 2024-10-20 | 1 | -1/+1 |
| | |||||
* | Cart shows items in it; disables buttons if item in basket | Matthew Lemon | 2024-10-20 | 3 | -13/+39 |
| | | | | | | | | | | - Rough cart icon in navbar - Shows items in cart - Styled dependent on existence - Add to cart buttons disabled if resource in cart, on resource list page and detail page - Throws 404 error if trying add item to cart which has no price - eventually all items will have a price | ||||
* | Add multiple items to the cart and Stripe process | Matthew Lemon | 2024-10-19 | 2 | -2/+8 |
| | | | | | | | - Very rough but it works - Multiple items can be added to cart - Can be bought with stripe - Shopping cart is deleted after successful transaction | ||||
* | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 2024-10-15 | 11 | -0/+450 |