• Mahmoud Aglan's avatar
    feat(waiver): live target debt check on create page + require waiver doc · 99e7632a
    Mahmoud Aglan authored
    - Added GET /api/members/{id}/debts endpoint returning comprehensive
      debt check as JSON (clear, debts array, total)
    - Create page now fetches and displays target member debts live after
      selection via AJAX — shows detailed debt table or green "clear" badge
    - Form submission blocked if target has outstanding debts, with error
      message and direct link to payment page
    - Made waiver request document upload required (HTML validation)
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    99e7632a
Name
Last commit
Last update
..
Controllers Loading commit data...
Models Loading commit data...
Services Loading commit data...
Views Loading commit data...
ApiRoutes.php Loading commit data...
Routes.php Loading commit data...
bootstrap.php Loading commit data...