aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Basic carousel with no javascript - yesMatthew Lemon2024-10-222-23/+46
|
* Removes form helper() and changes font in inputMatthew Lemon2024-10-222-2/+1
|
* couple of minor tweaksMatthew Lemon2024-10-222-2/+3
|
* Resource upload form has all the bits it needsMatthew Lemon2024-10-223-21/+63
|
* wip: started working on the add new resource formMatthew Lemon2024-10-224-4/+64
|
* wip: resource index page my CSS changesMatthew Lemon2024-10-224-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
* wip: still working on the resource index pageMatthew Lemon2024-10-214-32/+37
|
* wip: have featured cards lined up on resource index pageMatthew Lemon2024-10-217-181/+189
|
* wip: remove bootstrap part 1Matthew Lemon2024-10-215-499/+266
|
* tweak position of buttonMatthew Lemon2024-10-201-3/+3
|
* bugfix: assign price of 0 to resource without Price objectMatthew Lemon2024-10-202-1/+6
|
* Can now delete item from basketMatthew Lemon2024-10-206-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?
* tidying up the cart detail page - still nowhere near good enoughMatthew Lemon2024-10-205-39/+31
|
* bugfix: detail view failed if user had no shopping cartMatthew Lemon2024-10-201-4/+6
|
* bugfix: bad request if resource doesn't have price objectMatthew Lemon2024-10-201-4/+3
|
* Cart shows items in it; disables buttons if item in basketMatthew Lemon2024-10-209-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
* Adds basic login, logout and profile link to navMatthew Lemon2024-10-201-0/+13
|
* Updates the TODO list for payments viewsMatthew Lemon2024-10-201-4/+4
|
* Add multiple items to the cart and Stripe processMatthew Lemon2024-10-198-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
* Changes the Resource to include Stripe referenceMatthew Lemon2024-10-197-20/+73
|
* Test email in the consoleMatthew Lemon2024-10-191-2/+13
|
* skeleton webhook for stripe workingMatthew Lemon2024-10-172-1/+29
|
* Adds TODO to the payments/view page for the next stepsMatthew Lemon2024-10-171-0/+12
|
* Update Stripe and include the API keyMatthew Lemon2024-10-172-2/+6
|
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-15378-0/+94100