aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/templates/payments (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added links and changed order of imagesMatthew Lemon2024-12-102-1/+3
|
* wip: moving home page to home app and implementing reCAPTCHAMatthew Lemon2024-12-091-0/+11
|
* Email verificationMatthew Lemon2024-12-041-11/+11
| | | | | | | | - Associated changes in the .env file now allow us to test the SMTP server config - Added mine and J's email ad admins - Grab env variables from the .env file in the local.py file for testing purposes - Set an expiry of 24hrs for the validation link to work - Added an HTML version of the verification email
* Better handling of email verificationMatthew Lemon2024-12-032-4/+5
|
* First cut at email verificationMatthew Lemon2024-12-033-0/+17
|
* Some tweaks to the spurtMatthew Lemon2024-12-021-7/+7
|
* Now has spurting letters coming from the radgeMatthew Lemon2024-12-021-3/+4
|
* With text on the success pageMatthew Lemon2024-12-021-17/+32
|
* First cut of Javascript letters explosion animationMatthew Lemon2024-12-021-2/+125
|
* wip: site is betterMatthew Lemon2024-12-021-5/+11
|
* Adds some nice images and tidies up funnel pageMatthew Lemon2024-12-011-4/+5
|
* Got the basic form anbd privacy policy in placeMatthew Lemon2024-11-261-0/+11
|
* Can now delete item from basketMatthew Lemon2024-10-202-1/+8
| | | | | | | - 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-203-20/+14
|
* Add multiple items to the cart and Stripe processMatthew Lemon2024-10-192-3/+5
| | | | | | | - 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-191-3/+3
|
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-156-0/+127