• Mahmoud Aglan's avatar
    feat(members): show subscription status, transfer details, and overdue amounts · 28433036
    Mahmoud Aglan authored
    1. Subscription badge: shows if active (paid), overdue, or awaiting renewal
    2. Overdue table: lists all unpaid subscriptions with amounts needed to renew
    3. Transfer origin card: shows who transferred, when, and actual amount paid
    4. Financial summary: shows actual paid amount (not original membership_value) for transferred members
    5. Payment history link for deceased member (accessible from transferee's page)
    6. Redirect /members/{id} to archive page if member is archived
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    28433036
Name
Last commit
Last update
..
Api Loading commit data...
MemberApiController.php Loading commit data...
MemberArchiveController.php Loading commit data...
MemberController.php Loading commit data...
ReportController.php Loading commit data...
RetroactiveWizardController.php Loading commit data...