Commit graph

  • 89b61bc9e4 feat(inventory): additive CSV import for bulk digitization vjrj 2026-07-09 14:41:28 +02:00
  • 21072633b5 fix(ui): darken seedMuted and app-bar green to meet WCAG AA contrast vjrj 2026-07-09 12:50:26 +02:00
  • 2812c99280 feat(inventory): CSV/JSON export and JSON import with LWW reconciliation vjrj 2026-07-09 12:46:53 +02:00
  • 136ed701a7 fix(linux): set GTK window icon from bundled app icon vjrj 2026-07-09 12:39:29 +02:00
  • c9e93f7e27 feat(ui): About in drawer; higher-contrast app icon & splash vjrj 2026-07-09 12:18:37 +02:00
  • 9558115c1e feat(inventory): filter by category and lot form + a11y polish vjrj 2026-07-09 12:00:34 +02:00
  • 42c16c0e3f feat(ui): Material 3 redesign, cover-photo viewer, About screen vjrj 2026-07-09 11:51:59 +02:00
  • f5c36f2369 chore(app): launcher icons, native splash, and web platform vjrj 2026-07-09 11:51:38 +02:00
  • 3954c62aa6 feat(db): lot presentation + attachment sort order (schema v4→v5) vjrj 2026-07-09 11:51:21 +02:00
  • 06aed2a586 fix(ui): enable mouse/trackpad drag scrolling on desktop vjrj 2026-07-08 14:18:10 +02:00
  • c789cd1027 feat(photos): camera-or-gallery picker + swipeable full-screen viewer vjrj 2026-07-08 14:15:13 +02:00
  • 4b209d6752 feat(shell): real sprout logo on home + basic Settings screen vjrj 2026-07-08 14:05:12 +02:00
  • 46ef2c61cd fix(inventory): tappable photo dots + non-truncated quantity scale vjrj 2026-07-08 13:59:21 +02:00
  • a69047326e feat(inventory): seed/plant clarity + full-screen photo viewer vjrj 2026-07-08 13:52:56 +02:00
  • b23f4f1c77 feat(inventory): external links on the variety detail vjrj 2026-07-08 13:38:31 +02:00
  • 02a9d5bf39 feat(shell): home menu + navigation drawer (mockups 02/03) vjrj 2026-07-08 12:22:42 +02:00
  • 17073dd560 feat(inventory): photo gallery + reactive avatars (+ harvest month/year) vjrj 2026-07-08 12:12:51 +02:00
  • 5d4053157f feat(inventory): month/year harvest date picker (schema v3) vjrj 2026-07-08 12:09:38 +02:00
  • 9e5c82184b feat(inventory): editable vernacular (common) names vjrj 2026-07-08 11:20:36 +02:00
  • f8d4d9a778 feat(inventory): edit and delete existing lots vjrj 2026-07-08 11:10:43 +02:00
  • 7e92410728 refine(quantity): drop handful, reorder scale, potted-plant icon, year dropdown vjrj 2026-07-08 11:03:57 +02:00
  • 3942975dba feat(inventory): informal quantity scale (number + unit) + seed/plant lots vjrj 2026-07-08 10:51:02 +02:00
  • 48e9d15772 feat(ui): align inventory + detail with mockups (seed icons, green theme) vjrj 2026-07-08 00:14:43 +02:00
  • e41ec9872b fix(db): load bundled SQLCipher on Linux desktop (stop startup segfault) vjrj 2026-07-07 23:45:09 +02:00
  • c4b80ab4a9 fix(db): drop sqlite3_flutter_libs to stop SQLCipher symbol-clash segfault vjrj 2026-07-07 23:21:05 +02:00
  • 5c607c0f65 Merge Block 1: encrypted offline inventory MVP vjrj 2026-07-07 22:16:38 +02:00
  • d5eb2242ca docs(block1): status marker + IntelliJ run config vjrj 2026-07-07 22:14:53 +02:00
  • 8a19a6c85a feat(block1): photo thumbnails in the inventory list vjrj 2026-07-07 22:03:36 +02:00
  • 37427fa738 feat(block1): germination tests per lot with derived rate vjrj 2026-07-07 21:59:34 +02:00
  • 4e8b8293e0 feat(block1): bundled species catalog + autocomplete link vjrj 2026-07-07 21:21:59 +02:00
  • 7ff4e38a15 feat(block1): variety detail + edit screen with reactive lots vjrj 2026-07-07 15:56:03 +02:00
  • 040f15a898 feat(block1): inventory walking skeleton + first quick-add slice vjrj 2026-07-07 15:16:14 +02:00
  • 57c0eeadaf Before code vjrj 2026-07-07 13:20:00 +02:00
  • 23c12ac60c Handoff: CLAUDE.md, AGPL-3.0 LICENSE, first-sprint plan; reconcile docs (one-key identity, Nostr, AGPL, varilla/Kew SID, blockchain nuance) vjrj 2026-07-07 11:43:20 +02:00
  • 465bef8691 Note optional Darwin Core / GBIF / ALA biodiversity-portal bridge as a deferred, opt-in intention (open-decisions C + data-notes 3-bis), with privacy guardrails; not a phase or model change vjrj 2026-07-07 11:38:51 +02:00
  • e4ccffe168 Fix naming (Seedks->Tanemaki) in PLAN; reconcile data-model with core/domain boundary (Plantare->Pledge, Movement->LedgerEntry notes); fix quantity_label type nit; note social layer as one indivisible block in VISION; add seedks.ttf asset vjrj 2026-07-07 11:06:38 +02:00
  • 8286d1fec8 Add VISION and design docs (backup/recovery, G1 integration, network trust, security/privacy, open decisions); update domain boundary and data notes vjrj 2026-07-07 10:49:44 +02:00
  • 59beadc03c Add core/domain boundary doc; clarify lots (mixed year/unit per variety) vjrj 2026-07-07 01:49:35 +02:00
  • 86b0c4d251 Add design docs; update README/PLAN vjrj 2026-07-07 01:28:54 +02:00
  • ce3a3da81f Rename to Tanemaki (Tane); domain tanemaki.app; package id org.comunes.tane vjrj 2026-07-07 00:40:39 +02:00
  • b08d384089 Initial import: mockups, visual identity, stock photos, project plan, README vjrj 2026-07-06 23:58:31 +02:00