• v1.3.0 4a01b53541

    v1.3.0 — Status & filter overhaul

    ir released this 2026-07-22 00:06:52 +08:00

    • StatusBadge simplified to 5 basic categories (正常/異常/缺勤/公假/請假/休息)
    • Leave suffix surfaced as secondary chip (+SL2h, +AL4h, +CL4h)
    • Holiday suffix chip removed (main badge already says 公假)
    • Backend filter: enrich-then-filter so result set matches badge
    • 請假/公假 filter expanded to include records with leave/holiday suffix
      (catches employees who worked AND took leave mid-day)
    • Rest day detection: roster rest weekday → 休息 (was incorrectly 缺勤)
    • /api/attendance/status_texts: dropdown options updated to match
    • pages/List.jsx: fixed API path /api/attendance → /api/attendance/records
    Downloads