tia/src/app
Mannu 70ff02c930 feat(home): overhaul home screen with bottom nav and UX improvements
- Add persistent bottom navigation bar (Home / Activity / AI / Menu)
- Fix TodaySummary bug: last-log times now show today's events only
- Replace 6 hardcoded AI chips with 3 AI-generated context-aware chips
- Show child's real profile photo in baby card (fallback to 👶 emoji)
- Recent Activity limited to 3 items with "See all →" link to /activity
- "Suggested now" promoted to prominent amber banner with "Log it →" CTA
- Offline pending banner is now a tappable retry button
- Branded loading state with bouncing emoji (🍼 😴 🚼 👶)
- Remove unused Button import from page.tsx
- Expose image_url via /api/children and Child type/FamilyProvider

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 19:08:58 +05:30
..
activity feat(home): overhaul home screen with bottom nav and UX improvements 2026-05-23 19:08:58 +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: full codebase sweep — shared types, utilities, component splits 2026-05-18 21:37:39 +05:30
api feat(home): overhaul home screen with bottom nav and UX improvements 2026-05-23 19:08:58 +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 feat(settings): move growth CSV export from growth header to settings page 2026-05-18 23:24:28 +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: full codebase sweep — shared types, utilities, component splits 2026-05-18 21:37:39 +05:30
memories feat(home): horizontal scrollable quick log + wardrobe shortcut 2026-05-23 18:21:32 +05:30
menu feat(wardrobe): add complete wardrobe feature (W0–W9) 2026-05-23 18:09:22 +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 feat(settings): move growth CSV export from growth header to settings page 2026-05-18 23:24:28 +05:30
verify feat: add email provider for magic links 2026-05-10 04:18:08 +05:30
wardrobe feat(home): horizontal scrollable quick log + wardrobe shortcut 2026-05-23 18:21:32 +05:30
FamilyProvider.tsx feat(home): overhaul home screen with bottom nav and UX improvements 2026-05-23 19:08:58 +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(home): overhaul home screen with bottom nav and UX improvements 2026-05-23 19:08:58 +05:30
page.tsx feat(home): overhaul home screen with bottom nav and UX improvements 2026-05-23 19:08:58 +05:30
ThemeProvider.tsx feat(g1-g4): design system, memories pipeline, medical tracking, AI brain 2026-05-17 17:48:34 +05:30