tane/apps/app_seeds/test/data/export_import
vjrj bb5b3d4a43 feat(app): ask 'how did it do?' when a harvest is noted (schema v13)
The note growers most wish they had two seasons later — did it do well,
was it worth keeping — never had a home. New append-only GardenOutcomes
table (lotId, season year, three-face rating, free note); the question
appears ONCE, inline, right after recording a harvest in the batch story,
and is skippable without a trace. The answer shows as one more story
line. Rides backups/sync like every mutable table (JSON codec, LWW
import, HLC clock absorb). Migration v12→v13 guarded + verified from
every historical version.
2026-07-18 12:18:25 +02:00
..
csv_import_repository_test.dart style: dart format reflow (no behavior change) 2026-07-09 22:19:43 +02:00
import_reconciler_test.dart feat(inventory): CSV/JSON export and JSON import with LWW reconciliation 2026-07-09 12:46:53 +02:00
inventory_csv_codec_test.dart style: dart format reflow (no behavior change) 2026-07-09 22:19:43 +02:00
inventory_csv_import_test.dart style: dart format reflow (no behavior change) 2026-07-09 22:19:43 +02:00
inventory_json_codec_test.dart style: dart format reflow (no behavior change) 2026-07-09 22:19:43 +02:00
inventory_round_trip_test.dart feat(app): ask 'how did it do?' when a harvest is noted (schema v13) 2026-07-18 12:18:25 +02:00
seed_label_codec_test.dart refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00