tia/src/app/api
Mannu 5aa7b7df31 Fix family_members API - use tagged template literals
- Remove display_name from query (column doesn't exist in DB)
- Use sql template literals instead of unsafe()
- Fix settings page to show member.name properly

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 00:53:02 +05:30
..
admin Fix date handling in admin APIs 2026-05-10 23:12:56 +05:30
ai Fix model to minimax-2.7 2026-05-10 12:10:07 +05:30
allergies Migrate medical data from localStorage to database 2026-05-10 21:07:26 +05:30
auth Fix hardcoded IDs and data fetching across all pages 2026-05-11 00:32:31 +05:30
chat Migrate Chat Sessions to database 2026-05-10 21:13:21 +05:30
children Audit: Fix FamilyProvider, add signout, remove hardcoded defaults 2026-05-10 23:54:56 +05:30
debug fix: debug route 2026-05-10 04:55:31 +05:30
families Add children and families API 2026-05-10 05:33:57 +05:30
family Fix family_members API - use tagged template literals 2026-05-11 00:53:02 +05:30
growth Add logging API routes: logs, vaccinations, growth 2026-05-10 05:28:54 +05:30
history Add smart onboarding to Activity page 2026-05-10 16:12:23 +05:30
illnesses Migrate medical data from localStorage to database 2026-05-10 21:07:26 +05:30
invites Audit: Fix FamilyProvider, add signout, remove hardcoded defaults 2026-05-10 23:54:56 +05:30
logs Fix feed method enum value 2026-05-10 05:32:35 +05:30
medicines Migrate medical data from localStorage to database 2026-05-10 21:07:26 +05:30
onboarding feat: add onboarding flow and test data 2026-05-10 04:23:32 +05:30
setup Add logging schema: feeds, diapers, sleeps, vaccinations, growth, medications 2026-05-10 05:24:57 +05:30
upload Fix: check R2 config at runtime not build time 2026-05-10 15:30:15 +05:30
vaccinations Add logging API routes: logs, vaccinations, growth 2026-05-10 05:28:54 +05:30
visits Migrate medical data from localStorage to database 2026-05-10 21:07:26 +05:30