tane/apps/app_seeds/lib
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
..
data feat(inventory): additive CSV import for bulk digitization 2026-07-09 14:41:28 +02:00
db feat(inventory): CSV/JSON export and JSON import with LWW reconciliation 2026-07-09 12:46:53 +02:00
di feat(inventory): CSV/JSON export and JSON import with LWW reconciliation 2026-07-09 12:46:53 +02:00
i18n feat(quick-add): save & add another for rapid manual entry 2026-07-09 14:45:48 +02:00
security feat(block1): inventory walking skeleton + first quick-add slice 2026-07-07 15:16:14 +02:00
services feat(inventory): additive CSV import for bulk digitization 2026-07-09 14:41:28 +02:00
state feat(quick-add): save & add another for rapid manual entry 2026-07-09 14:45:48 +02:00
ui feat(quick-add): save & add another for rapid manual entry 2026-07-09 14:45:48 +02:00
app.dart feat(ui): Material 3 redesign, cover-photo viewer, About screen 2026-07-09 11:51:59 +02:00
main.dart feat(block1): bundled species catalog + autocomplete link 2026-07-07 21:21:59 +02:00