tane/apps/app_seeds/lib
vjrj dc0d18562f fix(quick-add): wrap sheet action row to prevent overflow on small screens
The Cancel / Save-and-add-another / Save actions were a fixed Row that
could not shrink, so on narrow phones and long locales (es/pt/de/fr) the
buttons overflowed the right edge (the clipped 'Guardar'). Replace it with
an OverflowBar that wraps onto stacked, end-aligned lines when they don't
fit; move the added-count onto its own line above.

Guard it in small_screen_overflow_test.dart across the long locales.
2026-07-16 00:34:42 +02:00
..
data feat(plantare): tie the propose form to a real seed 2026-07-15 01:24:50 +02:00
db feat(plantare): schema v12 — bilateral signed columns + repo 2026-07-14 11:21:46 +02:00
di feat(plantare): PlantareService — orchestrate the signed handshake 2026-07-14 11:21:46 +02:00
domain feat(seed-saving): source attribution + advisory note 2026-07-11 07:52:48 +02:00
i18n feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
security feat(backup): sealed backups + printable recovery sheet 2026-07-09 22:32:13 +02:00
services feat: cover seedlings (plantón) in copy + legal, backup cadence, server picker 2026-07-15 15:57:23 +02:00
state feat(social): standard NIP-56 reporting — ReportTransport in commons_core, report sheet on offers and chats, local hide + optional block 2026-07-13 08:26:38 +02:00
ui fix(quick-add): wrap sheet action row to prevent overflow on small screens 2026-07-16 00:34:42 +02:00
app.dart feat(social): local blocklist — hide blocked authors' offers, chats and incoming messages, with unblock management 2026-07-13 08:25:49 +02:00
bootstrap.dart feat(plantare): PlantareService — orchestrate the signed handshake 2026-07-14 11:21:46 +02:00
main.dart feat(identity): switch social identity, all from the one backup 2026-07-10 20:22:24 +02:00