Manohar Gupta manohar · he/him
manohar pushed to main at manohar/tia 2026-05-23 20:25:51 +00:00
9f7ab870ba fix: pass ISO string not Date object to sql.unsafe for expires_at
manohar pushed to main at manohar/tia 2026-05-23 20:24:14 +00:00
21f88459d7 fix: wrap entire invite POST handler in top-level try-catch
manohar pushed to main at manohar/tia 2026-05-23 20:21:53 +00:00
3d7ff9adb5 fix: surface invite creation error + fix form field id/name attributes
manohar pushed to main at manohar/tia 2026-05-23 20:15:10 +00:00
b7fb34fdde temp: auth-protected one-shot migration endpoint
manohar pushed to main at manohar/tia 2026-05-23 20:11:14 +00:00
12be105af4 chore: trigger redeploy with updated Dokploy start command
manohar pushed to main at manohar/tia 2026-05-23 20:06:13 +00:00
7fe60dc1af temp: debug migration status endpoint
manohar pushed to main at manohar/tia 2026-05-23 20:01:28 +00:00
acb9d66815 temp: surface DB error in circles POST for diagnostics
manohar pushed to main at manohar/tia 2026-05-23 19:53:09 +00:00
d8bda20887 Fix migration: add statement-breakpoints + use superuser URL
manohar pushed to master at manohar/Remodel 2026-05-23 19:49:17 +00:00
5252d471ba Use empty string for API_BASE in production (relative paths)
manohar pushed to main at manohar/tia 2026-05-23 19:44:42 +00:00
ee3f8b4507 Register 0003_circles in Drizzle migration journal
manohar pushed to main at manohar/tia 2026-05-23 19:34:55 +00:00
5fdb69679d Circle feature: C0–C9 multi-tenant social groups (Sprint 9 + 10)
manohar pushed to main at manohar/tia 2026-05-23 19:21:49 +00:00
c732d2d7c2 Add baby profile photo change from home screen
manohar pushed to master at manohar/Remodel 2026-05-23 19:02:44 +00:00
4630ea3999 Fix API_BASE to use relative path for production
manohar pushed to main at manohar/tia 2026-05-23 18:56:47 +00:00
5297ab76ba Activity: each feed/sleep/diaper row independently tappable in 4-day strip
manohar pushed to master at manohar/Remodel 2026-05-23 18:33:07 +00:00
0f8a50caf2 Add as_csv=true to fetch URL to get CSV format
manohar pushed to master at manohar/Remodel 2026-05-23 18:17:49 +00:00
d2c2e2fe63 Add loading spinner and debug logs for file fetch
manohar pushed to main at manohar/tia 2026-05-23 18:17:24 +00:00
3db6fb2710 Activity: guidelines above strip, interactive day chips
manohar pushed to main at manohar/tia 2026-05-23 18:05:39 +00:00
a14d8e7043 Fix activity page repetition + 4-day strip layout + guideline accuracy
manohar pushed to main at manohar/tia 2026-05-23 17:37:09 +00:00
164206c023 Activity page overhaul — 9 UX improvements
manohar pushed to main at manohar/tia 2026-05-23 17:07:15 +00:00
94b80fd862 fix(settings/profile): anchor share dropdowns to their trigger buttons