Update changes log

2026-05-29 00:10:39 -04:00
parent 44ae5da765
commit 75d5cf2eb4
+17
@@ -0,0 +1,17 @@
# Changes — May 29, 2026
## Add/Find Asset tab → Lookup Tool
- Removed check-in card from tab (was in barcode mode)
- Replaced add-asset form with simple "not found" message when barcode doesn't match
- OCR camera now stops immediately after capture (no longer stays running)
- OCR timeout increased from 8s → 15s to reduce 500 errors
- GPS auto-captured at photo time and saved to asset if missing
## Nav tab fixed
- Added GPS prompt with "📍 Get My Location" button when location missing
- Added asset search input to select which asset to navigate to
- Works standalone without needing to come from Asset Detail
## Route tab fixed
- Now shows all 26 technicians (was only showing Shawn Canada)
- Backend query now UNIONs `bookableresource` table with `bookableresourcebooking`