tane/apps/app_seeds/lib/state
vjrj d3711e39b0 feat(quick-add): save & add another for rapid manual entry
The quick-add sheet no longer closes on every save: a new 'Save & add
another' action saves the seed, clears the form (keeping the chosen lot
type), refocuses the name field and shows an 'N added' running count, so
a whole shelf can be entered without reopening the sheet each time.
Plain Save still closes it. Adds a dedicated label field with its own
controller, submitAndAddAnother() on the cubit, and cubit + widget tests.
2026-07-09 14:45:48 +02:00
..
inventory_cubit.dart feat(inventory): filter by category and lot form + a11y polish 2026-07-09 12:00:34 +02:00
quick_add_cubit.dart feat(quick-add): save & add another for rapid manual entry 2026-07-09 14:45:48 +02:00
variety_detail_cubit.dart feat(db): lot presentation + attachment sort order (schema v4→v5) 2026-07-09 11:51:21 +02:00