Go to file
saravanakumardb1 f61483e7a5 feat(web): calendar import preview, repeat timer, CSV export, compact mode
- Calendar import preview: parse .ics → show events with conflict indicators → confirm/cancel before importing
- History page: repeat timer button (recreates alarm at same time-of-day, countdown with same duration)
- History page: CSV export (Label, Type, State, Urgency, Category, Created, Completed, Duration)
- Settings: compact mode toggle (persisted to localStorage, sets data-compact attribute)
- Updated roadmap Week 5 items
- 373 tests across 16 files, tsc clean
2026-02-27 22:28:36 -08:00
.github/workflows ci: add GitHub Actions workflow for lint, typecheck, and test 2026-02-27 21:01:59 -08:00
docs feat(web): calendar import preview, repeat timer, CSV export, compact mode 2026-02-27 22:28:36 -08:00
ios feat(testflight): add MetricKit crash reporting + feedback form in Settings 2026-02-27 22:24:00 -08:00
web feat(web): calendar import preview, repeat timer, CSV export, compact mode 2026-02-27 22:28:36 -08:00