• Mahmoud Aglan's avatar
    Fix 3 bugs: participant branch, layout update, receipt branch · 23c68694
    Mahmoud Aglan authored
    1. ParticipantForm: set branch_id from session in mount() so new
       participants get the active branch (was null, invisible in list)
    2. SpaceLayoutService::update: compare config BEFORE updating the model
       so change detection works (was comparing same value to itself)
    3. ReceiptSettings: use session branch_id instead of user->branch_id
       which could be null, preventing template save
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    23c68694
Name
Last commit
Last update
..
BulkStatusChange.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...