Location Tracking: - POST /api/location/update — driver GPS update - GET /api/location/:load_id — get driver location for load - Migration 007: vehicle_locations table with spatial indexes Bulk WhatsApp Parser: - UI for pasting multiple messages at once - Batch parse via /api/parse-whatsapp - Review parsed results with confidence scores - Select and save all valid loads to database - One-click import from WhatsApp to loads Deployment: - DEPLOYMENT.md: full deployment guide - Environment configuration - Docker + Docker Compose setup - Coolify deployment steps - Post-deployment checklist - Troubleshooting guide - Architecture diagram |
||
|---|---|---|
| .. | ||
| 001_initial_schema.sql | ||
| 002_seed_data.sql | ||
| 003_soft_delete.sql | ||
| 004_audit_logging.sql | ||
| 005_saas_marketplace.sql | ||
| 006_payment_escrow.sql | ||
| 007_location_tracking.sql | ||