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