Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wip: started working on the add new resource form | Matthew Lemon | 2024-10-22 | 1 | -0/+1 |
| | |||||
* | wip: resource index page my CSS changes | Matthew Lemon | 2024-10-22 | 1 | -0/+4 |
| | | | | | | | | - 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 | 1 | -5/+0 |
| | |||||
* | wip: have featured cards lined up on resource index page | Matthew Lemon | 2024-10-21 | 1 | -3/+1 |
| | |||||
* | wip: remove bootstrap part 1 | Matthew Lemon | 2024-10-21 | 1 | -211/+163 |
| | |||||
* | Can now delete item from basket | Matthew Lemon | 2024-10-20 | 1 | -1/+2 |
| | | | | | | | - 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? | ||||
* | tidying up the cart detail page - still nowhere near good enough | Matthew Lemon | 2024-10-20 | 1 | -0/+1 |
| | |||||
* | Cart shows items in it; disables buttons if item in basket | Matthew Lemon | 2024-10-20 | 1 | -0/+29 |
| | | | | | | | | | | - 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 | ||||
* | Adds basic login, logout and profile link to nav | Matthew Lemon | 2024-10-20 | 1 | -0/+13 |
| | |||||
* | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 2024-10-15 | 1 | -0/+199 |