Manohar Gupta manohar · he/him
manohar pushed to feature/quota-and-member-limits at manohar/tia 2026-05-27 17:51:20 +00:00
0c7f37fd12 feat(quota): storage quota + family-member limits for free tier
b6814579c6 feat(pwa): add Serwist service worker, manifest, icons, install prompt
Compare 2 commits »
manohar pushed to main at manohar/position-tracker 2026-05-27 13:46:33 +00:00
b2e6ef940a fix: payoff chart zoomed to 1.5 SD range instead of 8% flat pad
manohar pushed to main at manohar/position-tracker 2026-05-27 08:30:45 +00:00
ef459facfc feat: reorder cards (payoff below positions), booked=totalRealised, payoff respects expiry tab
manohar pushed to main at manohar/position-tracker 2026-05-27 08:02:37 +00:00
a1945d06e2 fix: tab filtering uses filtered not open; tab class quote; booked=netqty=0 today only
manohar pushed to main at manohar/position-tracker 2026-05-27 07:54:40 +00:00
e8bb8fdd30 fix: expiry tabs outside card-head (no collapse on click), stopPropagation
manohar pushed to main at manohar/position-tracker 2026-05-27 07:47:47 +00:00
acf8799880 fix: P&L today-only date filter (IST), expiry tabs in positions table
manohar pushed to main at manohar/tia 2026-05-25 19:07:17 +00:00
942a03d99a fix(footer): 3-col bottom bar with distinct bg-gray-100 shade
manohar pushed to main at manohar/tia 2026-05-25 18:51:48 +00:00
b0423dfea8 fix(nav): always-visible sticky nav, rose pill button without Google G
manohar pushed to main at manohar/tia 2026-05-25 18:35:17 +00:00
2b8312efef polish(marketing): favicon, scroll-reveal nav, Google button, font + hovers
manohar pushed to main at manohar/tia 2026-05-25 17:56:32 +00:00
2a09c027fa feat(marketing): public homepage replacing / → /login redirect
manohar pushed to main at manohar/tia 2026-05-24 10:55:48 +00:00
f1d4374609 polish(icons): update nav icons to warmer, more refined set
manohar pushed to main at manohar/tia 2026-05-24 10:31:59 +00:00
31b4a9480a fix(email): use tia@tia.manohargupta.com + auto-fallback to shared domain
manohar pushed to main at manohar/tia 2026-05-24 09:48:45 +00:00
8a3da6a5a6 fix(email): fallback to onboarding@resend.dev until custom domain verified in Resend
manohar pushed to main at manohar/tia 2026-05-24 09:45:55 +00:00
e2a3e83638 docs+fix: overhaul CLAUDE.md + expose emailStatus in invite response
manohar pushed to main at manohar/tia 2026-05-24 09:17:46 +00:00
4dcdc5a572 feat(invites): add cancel button to revoke pending invites
manohar pushed to main at manohar/tia 2026-05-24 09:13:18 +00:00
781dd8f1df fix(invites): hot-apply family_invites migration via debug-migration endpoint
manohar pushed to main at manohar/tia 2026-05-24 09:08:57 +00:00
6d7feca397 fix(invites): remove dependency on missing display_name / accepted_at columns
manohar pushed to main at manohar/tia 2026-05-24 08:54:34 +00:00
b01e0596c1 feat(invites): auto-send invite email via Resend + register migration in journal
manohar pushed to main at manohar/tia 2026-05-24 08:52:00 +00:00
0b67631fda fix(db): add missing display_name and accepted_at columns to family_invites
manohar pushed to main at manohar/tia 2026-05-24 08:37:53 +00:00
cff17a079d fix(profile): use correct image column on users table (not avatar_url)