• Mahmoud Aglan's avatar
    feat(hr): work schedules, job description cards, org hierarchy · 9342a5ee
    Mahmoud Aglan authored
    Phase 3: Weekly work schedules
    - Migration: hr_weekly_schedules table (per-employee per-day shift times + rest days)
    - Seed: import 59 employees' weekly schedules from club's work schedule sheet
    - Seed: 13 shift definitions (9-5, 3-11, 10-6, 12-8, etc.)
    
    Phase 7B: Job description cards
    - Migration: hr_job_descriptions table (purpose, authority, duties per job title)
    - View: printable بطاقة الوصف الوظيفي matching club's official template
    - Route: GET /hr/job-titles/{id}/description-card
    
    Phase 8: Org structure hierarchy
    - Migration sets parent_id=1 (EXEC) for all other departments
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    9342a5ee
Name
Last commit
Last update
..
migrations Loading commit data...
seeds Loading commit data...
schema.sql Loading commit data...