Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wip: moving home page to home app and implementing reCAPTCHA | Matthew Lemon | 2024-12-09 | 1 | -0/+11 |
| | |||||
* | Email verification | Matthew Lemon | 2024-12-04 | 1 | -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 verification | Matthew Lemon | 2024-12-03 | 2 | -4/+5 |
| | |||||
* | First cut at email verification | Matthew Lemon | 2024-12-03 | 3 | -0/+17 |
| | |||||
* | Some tweaks to the spurt | Matthew Lemon | 2024-12-02 | 1 | -7/+7 |
| | |||||
* | Now has spurting letters coming from the radge | Matthew Lemon | 2024-12-02 | 1 | -3/+4 |
| | |||||
* | With text on the success page | Matthew Lemon | 2024-12-02 | 1 | -17/+32 |
| | |||||
* | First cut of Javascript letters explosion animation | Matthew Lemon | 2024-12-02 | 1 | -2/+125 |
| | |||||
* | wip: site is better | Matthew Lemon | 2024-12-02 | 1 | -5/+11 |
| | |||||
* | Adds some nice images and tidies up funnel page | Matthew Lemon | 2024-12-01 | 1 | -4/+5 |
| | |||||
* | Got the basic form anbd privacy policy in place | Matthew Lemon | 2024-11-26 | 1 | -0/+11 |
| | |||||
* | Can now delete item from basket | Matthew Lemon | 2024-10-20 | 2 | -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 enough | Matthew Lemon | 2024-10-20 | 3 | -20/+14 |
| | |||||
* | Add multiple items to the cart and Stripe process | Matthew Lemon | 2024-10-19 | 2 | -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 reference | Matthew Lemon | 2024-10-19 | 1 | -3/+3 |
| | |||||
* | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 2024-10-15 | 6 | -0/+127 |