tane/apps/app_seeds/test/ui
vjrj f8d4d9a778 feat(inventory): edit and delete existing lots
Lots could only be created; now they can be edited and removed:
- Repository: updateLot (LWW) + softDeleteLot (tombstone).
- Cubit: updateLot / deleteLot.
- The add-lot sheet is now a shared add/edit sheet — tapping a lot opens it
  prefilled (type, year, quantity), with a trash action to delete. The reactive
  detail view refreshes on save/delete.

Tests: repo updateLot/softDeleteLot + widget edit-lot and delete-lot. 42 green.
2026-07-08 11:10:43 +02:00
..
inventory_list_screen_test.dart feat(block1): photo thumbnails in the inventory list 2026-07-07 22:03:36 +02:00
quick_add_flow_test.dart feat(block1): bundled species catalog + autocomplete link 2026-07-07 21:21:59 +02:00
variety_detail_screen_test.dart feat(inventory): edit and delete existing lots 2026-07-08 11:10:43 +02:00