• Joined on 2023-01-02
steve merged pull request steve/pansy#64 2026-07-21 05:39:25 +00:00
Seed provenance + inventory: source links and seed lots (#50)
steve closed issue steve/pansy#50 2026-07-21 05:39:25 +00:00
Seed provenance + inventory: source links on plants, seed_lots for what you actually bought
steve commented on pull request steve/pansy#64 2026-07-21 05:39:13 +00:00
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

steve pushed to feat/seed-lots at steve/pansy 2026-07-21 05:38:57 +00:00
94aed26e14 Address Gadfly review on seed lots
steve commented on pull request steve/pansy#65 2026-07-21 05:36:31 +00:00
Grow journal: time-stamped notes on gardens, beds and plantings (#52)

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…

steve pushed to feat/grow-journal at steve/pansy 2026-07-21 05:36:18 +00:00
fea30c267d Address Gadfly review on the grow journal
steve created branch feat/season-view in steve/pansy 2026-07-21 05:33:58 +00:00
steve pushed to feat/season-view at steve/pansy 2026-07-21 05:33:58 +00:00
aba21dd591 Season view: filter the editor to a year (#54)
steve pushed to feat/seed-lots at steve/pansy 2026-07-21 05:29:25 +00:00
5eedcaf945 Refuse deleting a plant that has seed lots
steve created pull request steve/pansy#65 2026-07-21 05:28:02 +00:00
Grow journal: time-stamped notes on gardens, beds and plantings (#52)
steve created branch feat/grow-journal in steve/pansy 2026-07-21 05:27:32 +00:00
steve pushed to feat/grow-journal at steve/pansy 2026-07-21 05:27:32 +00:00
635d5e3770 Grow journal: time-stamped notes on gardens, beds and plantings (#52)
steve created pull request steve/pansy#64 2026-07-21 05:23:45 +00:00
Seed provenance + inventory: source links and seed lots (#50)
steve pushed to main at steve/pansy 2026-07-21 05:23:27 +00:00
2a8fe24766 History panel + undo in the editor (#49) (#63)
steve deleted branch feat/history-panel from steve/pansy 2026-07-21 05:23:27 +00:00
steve merged pull request steve/pansy#63 2026-07-21 05:23:25 +00:00
History panel + undo in the editor (#49)
steve closed issue steve/pansy#49 2026-07-21 05:23:25 +00:00
History panel + undo in the editor
steve commented on pull request steve/pansy#63 2026-07-21 05:23:13 +00:00
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…

steve pushed to feat/history-panel at steve/pansy 2026-07-21 05:22:56 +00:00
324cf2f5bb Address Gadfly review on the history panel
steve pushed to feat/seed-lots at steve/pansy 2026-07-21 05:20:50 +00:00
81481ede2f Seed provenance and inventory: source links and seed lots (#50)