feat: profile photo maps to user_document_links, enhanced initial health check for supabase buckets, added smart fallback with force_provider support 6490f91 kamau1 commited on Nov 16, 2025
fix: align audit actions and relax document uploader validation f95d630 kamau1 commited on Nov 16, 2025
refactor: unify storage integrations and clean up dead services d0a01ab kamau1 commited on Nov 16, 2025
fix(profile): normalize PPE JSONB in get_my_profile to handle missing fields and prevent Pydantic validation errors 7236a4d kamau1 commited on Nov 16, 2025
fix(profile): normalize empty JSONB and ensure optional fields for health & PPE responses 2078416 kamau1 commited on Nov 16, 2025
feat: edit financial info, user docs, asset assignement, manage c3e539a kamau1 commited on Nov 16, 2025
fix: handle {}→[] conversion in Contractor Pydantic schema to respect JSONB DB design 659c5be kamau1 commited on Nov 15, 2025
feat: implement user invitation system with WhatsApp/email delivery, RLS, and API endpoints dce1329 kamau1 commited on Nov 15, 2025
refactor(user): align User model fully with current database schema 67bed24 kamau1 commited on Nov 15, 2025
fix(auth): allow self-registration without org link via platform_admin 6675931 kamau1 commited on Nov 15, 2025
fix(auth): sync User model and auth responses with actual schema 2259bd0 kamau1 commited on Nov 15, 2025
fix(auth): align User model and registration with full_name column 340c4b4 kamau1 commited on Nov 15, 2025
feat(auth): integrate Supabase Auth and remove local password handling 13ca341 kamau1 commited on Nov 15, 2025
feat/fix: update User model to match Supabase schema, disable auto table creation, and introduce startup DB health checks with connection and table validation 212bf52 kamau1 commited on Nov 15, 2025