Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
josh created branch main in josh/TheLastGarden 2026-05-09 00:21:38 -04:00
josh created repository josh/TheLastGarden 2026-05-08 23:00:01 -04:00
josh pushed to main at josh/Apothecary 2026-05-08 16:25:51 -04:00
538e5079ab Fix 18 UX issues: confirmations, undo, drawer nav, empty states, and polish
josh pushed to main at josh/Apothecary 2026-05-08 15:50:31 -04:00
9e31a6ad00 Overhaul shops tab with table view, search/sort, and detail drawer
josh pushed to main at josh/Apothecary 2026-05-08 15:41:42 -04:00
8f09504f26 Overhaul brands tab with table view, search/sort, and detail drawer
josh pushed to main at josh/Apothecary 2026-05-08 15:26:11 -04:00
6c8bed9679 Prefill asset ID from last added item instead of global max
josh pushed to main at josh/Apothecary 2026-05-08 15:19:53 -04:00
82a72805cf Allow editing SKU value from the Edit SKU modal
josh pushed to main at josh/Apothecary 2026-05-08 10:44:31 -04:00
00a76a10d7 Fix 15 UX friction points across modals, navigation, and accessibility
josh pushed to main at josh/Apothecary 2026-05-08 10:12:41 -04:00
3bdf857099 Add SKUs section with list view, detail drawer, and CRUD modals
josh pushed to main at josh/Apothecary 2026-05-08 09:36:31 -04:00
564cae253a Only estimate remaining after first audit, not from purchase date
josh pushed to main at josh/Apothecary 2026-05-08 09:33:48 -04:00
b088953133 Auto-derive total cannabinoids from THC + CBD when adding inventory
josh pushed to main at josh/Apothecary 2026-05-08 01:31:21 -04:00
c91fa1a192 Round 'Was' value in audit modal to 2 decimal places
josh pushed to main at josh/Apothecary 2026-05-08 01:18:32 -04:00
69ffc5ed26 Remove direct entry option from concentrate audits
josh pushed to main at josh/Apothecary 2026-05-08 01:12:43 -04:00
ffc05ca526 Fix floating point display in audit history and estimated remaining
josh pushed to main at josh/Apothecary 2026-05-07 23:11:47 -04:00
a1be29ab6e Add container weight tracking for weigh-based concentrate audits
josh pushed to main at josh/Apothecary 2026-05-07 22:34:17 -04:00
e9e66ab1cb Add purchase date to bulk edit modal
josh pushed to main at josh/Apothecary 2026-05-07 22:30:08 -04:00
4044de7bfc Add timezone preference and fix all date handling to be timezone-aware
josh pushed to main at josh/Apothecary 2026-05-07 22:14:14 -04:00
946e96c3ea Add bulk editing to inventory tab with atomic batch API
josh pushed to main at josh/Apothecary 2026-05-07 21:38:19 -04:00
d44c23ef6d Autofill next asset ID and pre-select bin from existing inventory
josh pushed to main at josh/Apothecary 2026-05-07 21:31:37 -04:00
5c67f1e2e0 Match custody view layout to inventory view pattern