From 75d5cf2eb417f6fb6819a347f6d4c0b8ce3826fa Mon Sep 17 00:00:00 2001 From: Shawn Date: Fri, 29 May 2026 00:10:39 -0400 Subject: [PATCH] Update changes log --- Changes-2026-05-29.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Changes-2026-05-29.md diff --git a/Changes-2026-05-29.md b/Changes-2026-05-29.md new file mode 100644 index 0000000..77aa44a --- /dev/null +++ b/Changes-2026-05-29.md @@ -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`