feat: task geofence validation against destination merchant, shared haversine utility 9c3b067 Michael-Antony commited on Mar 17
fix: get_today_tasks filters by assigned_to and date only, not merchant_id dbd2244 Michael-Antony commited on Mar 17
fix: geo_location is top-level field on employee document, not under location_settings 41d9fa0 Michael-Antony commited on Mar 17
feat: enhance health endpoint with connection status checks 9d8e0f2 Michael-Antony commited on Mar 11
refactor: remove redundant health endpoints from individual routers bd66b67 Michael-Antony commited on Mar 11
feat: implement POST /notifications/register endpoint for push tokens 81fa08d Michael-Antony commited on Mar 11
feat: implement geofences API with merchant-scoped security 6bf0a90 Michael-Antony commited on Mar 10
feat(database): enhance connection pool monitoring and SSL configuration 2add2b9 MukeshKapoor25 commited on Mar 10
feat: implement location tracking API with TimescaleDB hypertable 956cecd Michael-Antony commited on Mar 3
feat: implement task attachments API with MinIO storage integration e0b1eb1 Michael-Antony commited on Mar 3
feat: implement tasks API with GET today and PATCH status endpoints 32eb084 Michael-Antony commited on Feb 26
refactor: Use server time for check-in/check-out instead of client timestamp 0c2c78b Michael-Antony commited on Feb 17
feat: Implement check-out API with total working time calculation ca7fde4 Michael-Antony commited on Feb 17
Fix: Parse DATABASE_URL to extract individual connection parameters for asyncpg 69c71e7 Michael-Antony commited on Feb 17
Add initial project structure with Dockerfile, environment configuration, and FastAPI setup 230f597 MukeshKapoor25 commited on Feb 10