mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 22:01:09 +02:00
Phase 1 of calendar refactoring: - Create calendarConstants.ts with HOUR_HEIGHT_PX, SNAP_INTERVAL_MINUTES, etc. - Create eventFiltering.ts with reusable filter functions: - getVisibleTimedEvents, getVisibleAllDayEvents, getVisibleOverflowEvents - filterByVisibleCalendars, filterByHourRange, getEventMinutes - Update WeekView, DayView, MultiDayView, MonthView to use new utilities - Remove ~200 lines of duplicated filtering logic 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| calendar | ||
| chat | ||
| clock | ||
| contacts | ||
| context | ||
| manacore | ||
| manadeck | ||
| picture | ||
| quote/apps | ||
| todo | ||
| zitare | ||