be5b318041
docs(phase-34): complete phase execution
2026-04-18 14:41:42 +02:00
4ba42f521c
docs(34): add code review report
2026-04-18 14:13:08 +02:00
fd874a3ff2
docs(34-05): complete German translations plan summary
...
- All 6 German locale namespaces verified complete and passing
- Key parity test passes (22/22)
- Build passes with both locales
2026-04-18 14:09:20 +02:00
0570ee3ed5
chore: merge executor worktree (worktree-agent-a3da6e62 — plan 34-04)
2026-04-18 14:07:22 +02:00
a1ffcf3061
docs(34-03): complete locale-aware formatter integration plan summary
...
- All 5 tasks verified complete: useLanguage hook, formatPrice/formatWeight
with Intl.NumberFormat, useFormatters locale wiring, formatter tests
- 15 tests passing, build clean, CURRENCY_SYMBOLS removed
2026-04-18 14:07:09 +02:00
d08a49e8ab
docs(34-04): complete language picker and i18n sync plan summary
...
- Language picker in settings using pill-toggle pattern (English/Deutsch)
- i18n sync with DB setting on load via useEffect in RootLayout
- Both tasks verified complete at commit 46715cc
2026-04-18 14:06:48 +02:00
bf64b8f6a5
chore: merge executor worktree (worktree-agent-a1291d63 — plan 34-02)
2026-04-18 14:04:14 +02:00
3ff3ff4cb9
chore: merge executor worktree (worktree-agent-a5cefc89 — plan 34-08)
2026-04-18 14:03:25 +02:00
f91417a24b
docs(34-02): complete extract hardcoded strings plan summary
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-18 14:02:41 +02:00
f4e93bf554
docs(34-08): complete German translation gap closure plan summary
...
- 58 missing German keys added across 5 de/*.json files
- 19/19 i18n parity tests pass
- 1 deviation: fixed JSON syntax error from smart quotes
2026-04-18 13:29:38 +02:00
e27c919430
docs(34-01): complete i18n foundation plan summary
...
- Install react-i18next, i18next, i18next-browser-languagedetector
- Create 6 English namespace JSON files from component string extraction
- Initialize i18n with LanguageDetector before React rendering
2026-04-18 13:28:35 +02:00
8634ca41c1
docs(34-08): gap closure plan for 58 missing German translations
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 13:22:25 +02:00
95c0ab4037
test(34): gap closure verification — 2 gaps found (missing German keys)
CI / ci (push) Failing after 21s
CI / deploy (push) Has been skipped
CI / e2e (push) Has been skipped
2026-04-17 20:38:39 +02:00
6376cfcb8d
docs(34): add code review report
2026-04-17 20:34:56 +02:00
3c973e8ec1
docs(34-07): complete German umlaut correction plan summary
2026-04-17 20:31:24 +02:00
4a23904c3f
docs(34-06): complete i18n gap closure — routes and components plan summary
2026-04-17 20:27:39 +02:00
b21ba0d97b
docs(34): create gap closure plans for missing i18n wiring and German umlauts
2026-04-17 20:09:47 +02:00
459a4ed4b0
test(34): UAT complete — 6 passed, 1 issue (incomplete German translation coverage)
2026-04-17 20:05:31 +02:00
8d7a668da4
fix: resolve lint errors from phase 32/33/34 execution
...
CI / ci (push) Successful in 1m23s
CI / e2e (push) Has been skipped
CI / deploy (push) Successful in 1m20s
Auto-fixed formatting issues and removed unused imports introduced
by background execution agents across currency, i18n, and sharing code.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 18:32:32 +02:00
24304aa8aa
docs(34): create phase plans for i18n foundation
2026-04-13 18:10:36 +02:00
e2127ebb84
docs(33): add summaries for plans 05 and 06 (wave 3 complete)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 18:10:24 +02:00
d0bbf48bb5
docs(33): add summaries for plans 03 and 04 (wave 2 complete)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 18:07:16 +02:00
7eb5335a88
docs: add phase 32 plan summaries
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 18:05:24 +02:00
a531581623
docs(34): add research and validation strategy
2026-04-13 18:03:57 +02:00
f8ab69684a
docs(33): add summaries for plans 01 and 02 (wave 1 complete)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 18:02:57 +02:00
1992778ce6
docs(34): capture phase context
2026-04-13 18:00:10 +02:00
7a696f39a5
docs(33): create phase plans for currency system
...
6 plans across 3 waves covering market-aware pricing, exchange rates,
community price data, and currency-normalized display.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 17:58:37 +02:00
727abf1528
docs(33): add research, validation strategy, and UI design contract
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 17:52:18 +02:00
634ac298d1
docs(33): capture phase context
2026-04-13 17:45:45 +02:00
338a78122d
docs(32): fix wave assignment — Plan 04 bumped to wave 4
...
Plans 03 and 04 both modify setups/$setupId.tsx. Per wave assignment
rules, file overlap requires sequential execution. Plan 04 now depends
on Plan 03 and runs in Wave 4.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 17:06:39 +02:00
81a654085d
docs(32): create phase plans for setup sharing system
...
4 plans in 3 waves:
- Wave 1: Schema migration (isPublic→visibility) + shares table
- Wave 2: Share link service + API routes
- Wave 3: Share modal UI + shared setup viewer
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 17:05:36 +02:00
9965e356de
docs(32): add research and validation strategy for setup sharing system
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 16:59:54 +02:00
cb0c1e8c9a
docs(32): UI design contract
2026-04-13 16:59:25 +02:00
6833b90795
docs(32): capture phase context
2026-04-13 16:51:23 +02:00
2853477a75
chore: archive v2.2 User Experience Polish milestone
...
CI / ci (push) Successful in 1m15s
CI / e2e (push) Has been skipped
CI / deploy (push) Has been skipped
Phases 28-31 archived to milestones/v2.2-phases/
Requirements and roadmap snapshots archived to milestones/
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 16:00:35 +02:00
ba13fa8ded
docs: update roadmap, config, and UAT state
CI / ci (push) Failing after 20s
CI / deploy (push) Has been skipped
CI / e2e (push) Has been skipped
2026-04-13 13:56:56 +02:00
bedef04581
test(30): re-test UAT - 3 passed, 1 cosmetic, 3 blocked (catalog seed)
2026-04-13 13:45:47 +02:00
c1177764ef
docs(29-05): add execution summary
2026-04-13 13:42:20 +02:00
c98ac6e46f
docs(29): create gap closure plan for crop preview state
2026-04-13 13:37:57 +02:00
e536f68bd1
docs(29): diagnose crop preview gap - ImageUpload missing local crop state
2026-04-13 13:36:50 +02:00
80cb313b08
test(29): re-test UAT - 4 passed, 2 issues (crop conflicts)
2026-04-13 13:34:00 +02:00
ce48121b2b
test(31): complete UAT - 2 passed, 0 issues
2026-04-12 22:23:46 +02:00
2948cc5848
test(30): complete UAT - 3 passed, 1 cosmetic, 3 blocked
2026-04-12 22:22:03 +02:00
84205563a7
test(29): complete UAT - 2 passed, 4 issues
2026-04-12 21:41:24 +02:00
094301cc92
test(28): complete UAT - 4 passed, 1 issue, 3 blocked
2026-04-12 21:30:53 +02:00
15c9f94d67
docs(phase-30): complete phase execution — onboarding redesign
...
CI / ci (push) Failing after 17s
CI / e2e (push) Has been skipped
CI / deploy (push) Has been skipped
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-12 20:50:09 +02:00
3870662dc6
docs(30): complete plan execution summaries for plans 02 and 03
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-12 20:48:59 +02:00
1de91bc024
docs(30-01): complete plan execution summary
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-12 20:44:42 +02:00
edd1cdde68
docs(30): create onboarding redesign plans (3 plans, 2 waves)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-12 20:38:14 +02:00
b355c333e5
docs(phase-31): complete phase execution and verification
2026-04-12 20:19:10 +02:00