Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wip: testing adding resources to shopping cart | Matthew Lemon | 2024-09-14 | 1 | -0/+26 |
| | |||||
* | wip: adding shopping card functionality | Matthew Lemon | 2024-09-14 | 1 | -1/+23 |
| | |||||
* | wip: starting to tidy up | Matthew Lemon | 2024-09-12 | 1 | -4/+4 |
| | |||||
* | subscription and user is now uniquely constrained | Matthew Lemon | 2024-09-09 | 1 | -0/+25 |
| | |||||
* | Clean up and sort imports | Matthew Lemon | 2024-09-09 | 1 | -9/+9 |
| | |||||
* | Test passing: signal sent on sign-up to create subscription | Matthew Lemon | 2024-09-09 | 2 | -0/+41 |
- user signs up - signal sent which creates Subscription based on SubscriptionPlan allowing 10 downloads initially. Plan lasts 365 days at present |