tane/apps/app_seeds/test/ui
vjrj 61f54cc0db
All checks were successful
ci / analyze (push) Successful in 1m9s
ci / test-commons-core (push) Successful in 41s
ci / test-app-seeds (push) Successful in 5m52s
ci(forgejo): turn off format gate, fix locale-fragile settings test
Format: repo predates Dart 3.11's tall formatter (~128 files would need a
dedicated reformat commit); disable --set-exit-if-changed for now, keep
flutter analyze as the real gate.

Test: 'drawer Settings opens the settings screen' asserted find.text('Español'),
which only holds when the resolved locale is Spanish. Under AppLocale.en (as
set in the test) the tile reads 'English', so it failed under CI's non-Spanish
host locale. Assert by the language selector's Key + icon instead (locale-robust).
2026-07-16 12:21:27 +02:00
..
about_screen_test.dart refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00
asturian_locale_test.dart feat(settings): collapse language list into a picker 2026-07-13 18:11:42 +02:00
auto_backup_gate_test.dart feat(backup): add automatic weekly encrypted backups 2026-07-10 10:17:36 +02:00
backup_section_test.dart refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00
bootstrap_splash_test.dart perf(startup): paint a splash immediately, run init off the first frame 2026-07-10 17:34:08 +02:00
calendar_screen_test.dart feat(calendar): "what's due this month" — dedicated screen + inventory filter 2026-07-11 06:27:57 +02:00
category_palette_contrast_test.dart polish(ux): selected filter chips fill solid for clear contrast 2026-07-11 07:48:27 +02:00
category_palette_test.dart feat(ux): usable amounts, colour-coded category/form chips, currency quick-picks 2026-07-11 06:06:04 +02:00
chat_message_list_test.dart feat(profile): Material default avatar + square photo crop 2026-07-12 23:39:56 +02:00
chat_screen_test.dart refactor(social): one shared relay connection per identity 2026-07-10 21:50:34 +02:00
draft_ocr_test.dart style: dart format reflow (no behavior change) 2026-07-09 22:19:43 +02:00
draft_triage_test.dart style: dart format reflow (no behavior change) 2026-07-09 22:19:43 +02:00
edge_fade_test.dart fix(ux): make the scroll cue visible — edge scrim + chevron 2026-07-11 07:25:36 +02:00
favorites_screen_test.dart feat(market): save others' offers as favorites (Wallapop-style) 2026-07-13 08:21:43 +02:00
handover_sheet_test.dart test(fix): stop handover widget test hanging on awaited stream .first 2026-07-12 08:17:12 +02:00
hide_when_keyboard_open_test.dart fix(chat): collapse trust/rating strips while the keyboard is open 2026-07-13 17:19:47 +02:00
home_screen_test.dart ci(forgejo): turn off format gate, fix locale-fragile settings test 2026-07-16 12:21:27 +02:00
intro_screen_test.dart feat(inventory): photo-first drafts + on-device OCR (digitization R2+R4) 2026-07-09 21:23:46 +02:00
inventory_list_screen_test.dart fix(ux): filter clear pinned, no-match text, instant avatar save, market avatar, favourites, WoT drawer 2026-07-12 02:56:08 +02:00
label_print_sheet_test.dart feat(labels): choose copies per label, prefilled from container count 2026-07-10 20:12:36 +02:00
legal_screen_test.dart feat: cover seedlings (plantón) in copy + legal, backup cadence, server picker 2026-07-15 15:57:23 +02:00
market_gate_test.dart feat(market): one-time community-rules gate before joining the market, publishing or messaging 2026-07-13 08:24:59 +02:00
market_offer_detail_screen_test.dart feat(market): save others' offers as favorites (Wallapop-style) 2026-07-13 08:21:43 +02:00
market_screen_test.dart feat: cover seedlings (plantón) in copy + legal, backup cadence, server picker 2026-07-15 15:57:23 +02:00
market_widgets_test.dart feat(market): embed offer photos inline instead of a media server 2026-07-10 21:27:59 +02:00
peer_avatar_test.dart feat(profile): Material default avatar + square photo crop 2026-07-12 23:39:56 +02:00
photo_crop_test.dart feat(profile): Material default avatar + square photo crop 2026-07-12 23:39:56 +02:00
plantare_propose_sheet_test.dart feat(plantare): tie the propose form to a real seed 2026-07-15 01:24:50 +02:00
plantares_screen_test.dart feat(plantare): UI — propose from chat, review & sign on the ledger 2026-07-14 11:23:09 +02:00
quantity_picker_test.dart feat(ux): usable amounts, colour-coded category/form chips, currency quick-picks 2026-07-11 06:06:04 +02:00
quick_add_flow_test.dart feat(quick-add): save & add another for rapid manual entry 2026-07-09 14:45:48 +02:00
rating_sheet_test.dart feat(ratings): Wallapop-style ratings in chat and offer detail 2026-07-11 13:13:43 +02:00
report_sheet_test.dart 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
rtl_smoke_test.dart feat(settings): collapse language list into a picker 2026-07-13 18:11:42 +02:00
seed_saving_section_test.dart polish(detail): TODO review — calendar intro, drop abundance, collapse seed-saving 2026-07-11 14:08:10 +02:00
share_flow_test.dart polish(detail): TODO review — calendar intro, drop abundance, collapse seed-saving 2026-07-11 14:08:10 +02:00
small_screen_overflow_test.dart fix(quick-add): wrap sheet action row to prevent overflow on small screens 2026-07-16 00:34:42 +02:00
theme_contrast_test.dart feat(plantare): surface product link + dates; spec the bilateral record 2026-07-13 18:06:33 +02:00
unread_badge_test.dart feat(chat): usable 1:1 chat — bottom-anchored, Drift-backed, dated 2026-07-11 06:40:50 +02:00
variety_detail_screen_test.dart feat(plantare): surface product link + dates; spec the bilateral record 2026-07-13 18:06:33 +02:00
your_people_screen_test.dart feat(plantare): UI — propose from chat, review & sign on the ledger 2026-07-14 11:23:09 +02:00