managarten/apps/calendar/packages/shared/src
Till JS 7f5c70c7cd feat(calendar): production hardening - cleanup, tests, a11y, error handling
- Remove unused components (DayView, YearView, MultiDayView, context menus, swipe nav, NLP parser)
- Narrow CalendarViewType to week/month/agenda (was 14 types)
- Add global HttpExceptionFilter with structured error responses
- Add LIKE pattern injection prevention in search queries
- Add GET request deduplication in API client
- Add 48 web app tests (events API, events store, view store)
- Improve accessibility (ARIA roles, labels, live regions, grid semantics)
- Add i18n keys for a11y labels across all 5 languages

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 12:43:36 +01:00
..
constants feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00
types feat(calendar): production hardening - cleanup, tests, a11y, error handling 2026-03-15 12:43:36 +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