- Max 10 pending invites per user (400 if exceeded) - List sorted: pending → used → expired - Expired invites hidden after 30 days - Frontend shows error toast from server message on invite creation failure - Tests: testInviteMaxTenPending, testInviteListSortOrder, testInviteExpiredHiddenAfter30Days Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| GoalRepository.php | ||
| InviteRepository.php | ||
| UserRepository.php | ||