Block a user
Seed provenance + inventory: source links and seed lots (#50)
Seed provenance + inventory: source links on plants, seed_lots for what you actually bought
Seed provenance + inventory: source links and seed lots (#50)
Fixed in 4a8fbc6. Three real bugs, two of which would have quietly corrupted inventory numbers — plus one I'd already caught and fixed before this landed.
CopyGarden carried seed_lot_id…
Grow journal: time-stamped notes on gardens, beds and plantings (#52)
PATCH and DELETE
Fixed in 1e6e51e. The first finding is a genuinely embarrassing one and worth naming plainly.
PATCH and DELETE /journal/:id were never registered
Both handlers existed. Both were covered…
Grow journal: time-stamped notes on gardens, beds and plantings (#52)
Seed provenance + inventory: source links and seed lots (#50)
History panel + undo in the editor (#49)
History panel + undo in the editor (#49)
Fixed in 9dc4d3a. Two of these were real design breaks, not polish.
The store already had a reset, and my new state didn't join it
resetTransient() is the single list of ephemeral editor…