• Mahmoud Aglan's avatar
    Move delete actions from list tables into show pages · 8e66a067
    Mahmoud Aglan authored
    Employee delete: removed from list table (was broken due to row click
    propagation), added as red button inside EmployeeShow with proper
    wire:confirm and redirect after success.
    
    Participant delete: removed from list table, added as red button inside
    ParticipantShow that opens the DeleteParticipant modal with per-invoice
    refund options. Redirects to list after deletion.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    8e66a067
Name
Last commit
Last update
..
DeleteParticipant.php Loading commit data...
EnrollmentHistory.php Loading commit data...
FreezeParticipant.php Loading commit data...
ParticipantForm.php Loading commit data...
ParticipantImport.php Loading commit data...
ParticipantList.php Loading commit data...
ParticipantShow.php Loading commit data...
StatusTimeline.php Loading commit data...