• 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
.claude/rules Loading commit data...
Screenshots Loading commit data...
app Loading commit data...
bootstrap Loading commit data...
config Loading commit data...
database Loading commit data...
docker Loading commit data...
docs Loading commit data...
docs-site Loading commit data...
gap-filling-plans Loading commit data...
marketing-site Loading commit data...
plans Loading commit data...
public Loading commit data...
resources Loading commit data...
routes Loading commit data...
scripts Loading commit data...
storage Loading commit data...
tests Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.env.example Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.npmrc Loading commit data...
Beanding Guide.txt Loading commit data...
CLAUDE.md Loading commit data...
Dockerfile Loading commit data...
README.md Loading commit data...
artisan Loading commit data...
captain-definition Loading commit data...
composer.json Loading commit data...
composer.lock Loading commit data...
deploy.sh Loading commit data...
elcaptain-sportsonly-db.md Loading commit data...
one-click-app.yml Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
phpunit.xml Loading commit data...
system info.txt Loading commit data...
vite.config.js Loading commit data...