mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-24 16:01:18 +00:00
Calendar phase 1 with comprehensive review-driven hardening: - JMAP CalendarEvent CRUD (RFC 8984 types, capability detection) - Month/week/day/agenda views with multi-day event spanning - Column-based overlap layout for concurrent events - Event modal with create/edit/delete, recurrence, reminders - Mini-calendar sidebar with calendar visibility toggles - Settings: firstDayOfWeek and timeFormat wired to all views - Locale-aware date formatting via next-intl useFormatter (8 locales) - Push notification handling for Calendar/CalendarEvent state changes - ARIA grid roles, event card labels, focus trap, 44px touch targets - Input validation, color sanitization, timezone auto-detection - Error handling with toast feedback, capability page guard - ICU pluralization for alert translations, debug logger integration