Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to bootstrap 5.3 | Matthew Lemon | 2024-09-16 | 1 | -1/+1 |
| | |||||
* | wip: testing adding resources to shopping cart | Matthew Lemon | 2024-09-14 | 1 | -0/+3 |
| | |||||
* | wip: adding shopping card functionality | Matthew Lemon | 2024-09-14 | 1 | -5/+9 |
| | |||||
* | subscription and user is now uniquely constrained | Matthew Lemon | 2024-09-09 | 1 | -0/+3 |
| | |||||
* | Test passing: signal sent on sign-up to create subscription | Matthew Lemon | 2024-09-09 | 1 | -1/+1 |
| | | | | | - user signs up - signal sent which creates Subscription based on SubscriptionPlan allowing 10 downloads initially. Plan lasts 365 days at present | ||||
* | wip: implementing checkout | Matthew Lemon | 2024-09-08 | 1 | -0/+61 |
- also some formatting changes |