• Mahmoud Aglan's avatar
    Add phone-or-email login, Egyptian NID decoder, proration engine, and receptionist wizard overhaul · 0504e7d1
    Mahmoud Aglan authored
    - AuthService: accepts email or phone for login (identifier-based lookup)
    - Login UI: updated to text input with Arabic labels
    - EgyptianNidDecoder: decodes 14-digit NID → birth date, gender, governorate
    - ProrationResult DTO + ProrationService: mid-month enrollment fee proration (x/30 of remaining days based on configurable renewal day)
    - EnrollmentSettingsSeeder: seeds enrollment.allow_proration and enrollment.renewal_day per academy
    - NewRegistrationWizard: rewritten — player-first flow, NID auto-decode locks birth/gender/governorate, foreign player toggle, guardian name deduced from player name, phone-only guardian, super admin price override, proration display
    - EnrollmentService: applies proration to invoice creation
    - EnrollExistingWizard: adds proratedProgramFee computed property, review step shows original vs prorated fee
    - Migration: adds governorate column to people table
    Co-Authored-By: 's avatarClaude Sonnet 4.6 <noreply@anthropic.com>
    0504e7d1
Name
Last commit
Last update
..
DatabaseSeeder.php Loading commit data...
EnrollmentSettingsSeeder.php Loading commit data...
FinancialAccountsSeeder.php Loading commit data...
HRDemoSeeder.php Loading commit data...
NotificationTemplateSeeder.php Loading commit data...
PaymentNotificationTemplateSeeder.php Loading commit data...
PermissionSeeder.php Loading commit data...
RolesAndPermissionsSeeder.php Loading commit data...
SystemSettingsSeeder.php Loading commit data...