tia/src/app
Mannu 5863c8c2e6 feat(activity): implement calendar view
Month grid with Su–Sa columns, colored activity dots per day (rose=feed,
blue=sleep, amber=diaper). Tapping a day opens a detail panel below the
grid with the full log list for that day. Month navigation with prev/next
arrows; future months are disabled. Filter pills apply to both views.
Limit raised to 200 entries so calendar data spans multiple months.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 11:04:42 +05:30
..
activity feat(activity): implement calendar view 2026-05-18 11:04:42 +05:30
admin refactor(ui): apply design system components across all pages 2026-05-18 10:24:43 +05:30
admin-login refactor(ui): apply design system components across all pages 2026-05-18 10:24:43 +05:30
ai refactor(ui): apply design system components across all pages 2026-05-18 10:24:43 +05:30
api fix(activity): repair full log flow — quick log → activity page 2026-05-18 10:49:00 +05:30
dev/components feat(g1-g4): design system, memories pipeline, medical tracking, AI brain 2026-05-17 17:48:34 +05:30
family Fix hardcoded IDs and data fetching across all pages 2026-05-11 00:32:31 +05:30
growth refactor(ui): apply design system components across all pages 2026-05-18 10:24:43 +05:30
invite/[token] Sprint 2: Invitation System Complete 2026-05-10 21:54:41 +05:30
login refactor(ui): apply design system components across all pages 2026-05-18 10:24:43 +05:30
m/[slug] feat(g5-g6): age-aware UX + mama affiliate page 2026-05-18 00:59:17 +05:30
medical refactor(ui): apply design system components across all pages 2026-05-18 10:24:43 +05:30
memories feat(g1-g4): design system, memories pipeline, medical tracking, AI brain 2026-05-17 17:48:34 +05:30
menu feat(g5-g6): age-aware UX + mama affiliate page 2026-05-18 00:59:17 +05:30
milestones fix(milestones): align page UI to match activity and growth pages 2026-05-18 10:30:21 +05:30
notifications Add Profile, Family, Notifications pages 2026-05-10 15:34:58 +05:30
onboarding refactor(ui): apply design system components across all pages 2026-05-18 10:24:43 +05:30
profile Fix hardcoded IDs and data fetching across all pages 2026-05-11 00:32:31 +05:30
settings refactor(ui): apply design system components across all pages 2026-05-18 10:24:43 +05:30
verify feat: add email provider for magic links 2026-05-10 04:18:08 +05:30
FamilyProvider.tsx fix(admin): scope FamilyProvider out of admin routes, ensure cookies on admin fetches 2026-05-17 12:16:10 +05:30
FamilySwitcher.tsx Sprint 3: Admin Panel + Family Switching Complete 2026-05-10 22:11:52 +05:30
favicon.ico chore: initial setup 2026-05-10 03:33:32 +05:30
globals.css feat(g1-g4): design system, memories pipeline, medical tracking, AI brain 2026-05-17 17:48:34 +05:30
layout.tsx feat(g1-g4): design system, memories pipeline, medical tracking, AI brain 2026-05-17 17:48:34 +05:30
page.tsx fix(activity): repair full log flow — quick log → activity page 2026-05-18 10:49:00 +05:30
ThemeProvider.tsx feat(g1-g4): design system, memories pipeline, medical tracking, AI brain 2026-05-17 17:48:34 +05:30