managarten/apps/calendar/packages/shared/src
Till-JS 309faba62c feat(contacts): integrate contacts into Todo and Calendar apps
- Add ContactSelector, ContactBadge, ContactAvatar to shared-ui
- Add ContactsClient API service to shared-auth
- Add ContactReference, ContactSummary types to shared-types
- Todo: Add assignee and involvedContacts to tasks with UI in TaskEditModal
- Todo: Display contacts in TaskItem and KanbanTaskCard
- Calendar: Add AttendeeSelector with RSVP status support
- Calendar: Integrate attendees in EventForm
- Calendar: Add task drag-drop to calendar views (Day/Week/MultiDay)
- Contacts: Add ContactTasks component to show related tasks
- Backend: Add findByContact endpoint to Todo task service
- UI polish: glassmorphism styling, keyboard navigation, auto-focus

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 16:00:08 +01:00
..
constants feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00
types feat(contacts): integrate contacts into Todo and Calendar apps 2025-12-11 16:00:08 +01:00
utils improve code quality 2025-12-03 23:42:37 +01:00
index.ts feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00