Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-10-30 | wip: tweaksremove-bootstrap | Matthew Lemon | 1 | -4/+8 | |
2024-10-30 | wip: styling the navbar - badly | Matthew Lemon | 2 | -53/+110 | |
2024-10-30 | Adds zoom to standard card images | Matthew Lemon | 1 | -2/+2 | |
2024-10-28 | Adds hover effect to featured images on resoure list page | Matthew Lemon | 2 | -1/+13 | |
2024-10-28 | big background colour change | Matthew Lemon | 3 | -14/+20 | |
2024-10-24 | wip: improved standard resource cards | Matthew Lemon | 2 | -20/+23 | |
- matches the featured card apart from the borders - TODO still needs to fix the badge which is not good with long text content | |||||
2024-10-23 | wip: working on feature card styling | Matthew Lemon | 2 | -8/+54 | |
2024-10-22 | Basic carousel with no javascript - yes | Matthew Lemon | 2 | -23/+46 | |
2024-10-22 | Removes form helper() and changes font in input | Matthew Lemon | 2 | -2/+1 | |
2024-10-22 | couple of minor tweaks | Matthew Lemon | 2 | -2/+3 | |
2024-10-22 | Resource upload form has all the bits it needs | Matthew Lemon | 3 | -21/+63 | |
2024-10-22 | wip: started working on the add new resource form | Matthew Lemon | 4 | -4/+64 | |
2024-10-22 | wip: resource index page my CSS changes | Matthew Lemon | 4 | -54/+166 | |
- 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 | |||||
2024-10-21 | wip: still working on the resource index page | Matthew Lemon | 4 | -32/+37 | |
2024-10-21 | wip: have featured cards lined up on resource index page | Matthew Lemon | 7 | -181/+189 | |
2024-10-21 | wip: remove bootstrap part 1 | Matthew Lemon | 5 | -499/+266 | |
2024-10-20 | tweak position of button | Matthew Lemon | 1 | -3/+3 | |
2024-10-20 | bugfix: assign price of 0 to resource without Price object | Matthew Lemon | 2 | -1/+6 | |
2024-10-20 | Can now delete item from basket | Matthew Lemon | 6 | -6/+30 | |
- if is only one item left, it is deleted along with the basket - if there are more than one, just that one is deleted - TODO needs proper handling of the confirmation page - it's not formatted. htmx? | |||||
2024-10-20 | tidying up the cart detail page - still nowhere near good enough | Matthew Lemon | 5 | -39/+31 | |
2024-10-20 | bugfix: detail view failed if user had no shopping cart | Matthew Lemon | 1 | -4/+6 | |
2024-10-20 | bugfix: bad request if resource doesn't have price object | Matthew Lemon | 1 | -4/+3 | |
2024-10-20 | Cart shows items in it; disables buttons if item in basket | Matthew Lemon | 9 | -16/+131 | |
- 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 | |||||
2024-10-20 | Adds basic login, logout and profile link to nav | Matthew Lemon | 1 | -0/+13 | |
2024-10-20 | Updates the TODO list for payments views | Matthew Lemon | 1 | -4/+4 | |
2024-10-19 | Add multiple items to the cart and Stripe process | Matthew Lemon | 8 | -28/+63 | |
- Very rough but it works - Multiple items can be added to cart - Can be bought with stripe - Shopping cart is deleted after successful transaction | |||||
2024-10-19 | Changes the Resource to include Stripe reference | Matthew Lemon | 7 | -20/+73 | |
2024-10-19 | Test email in the console | Matthew Lemon | 1 | -2/+13 | |
2024-10-17 | skeleton webhook for stripe working | Matthew Lemon | 2 | -1/+29 | |
2024-10-17 | Adds TODO to the payments/view page for the next steps | Matthew Lemon | 1 | -0/+12 | |
2024-10-17 | Update Stripe and include the API key | Matthew Lemon | 2 | -2/+6 | |
2024-10-15 | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 378 | -0/+94100 | |