• Joined on 2026-03-17
marcel commented on issue marcel/mealprep#16 2026-04-02 12:17:56 +02:00
Frontend: Design system foundation — Tailwind 4 theme, CSS tokens, fonts

Spec references: All journey specs in specs/frontend/ depend on this design system. See any j*.html file for token usage examples.

marcel pushed to feat/issue-173-document-topbar at marcel/familienarchiv 2026-04-02 12:13:28 +02:00
1a57ec2036 feat(topbar): add divider between sender/receiver block and action buttons
e362bc4977 feat(topbar): remove DocumentStatusChip — status dot has no value for users
01ba0d4121 feat(topbar): make PersonChip a link to the person detail page
2e6366faf7 feat(topbar): add topbar_overflow_suffix i18n key and use it in overflow pill button
9dd35999e0 fix(topbar): fix overflow pill popup clipped and hidden behind pdf viewer
Compare 5 commits »
marcel opened issue marcel/mealprep#30 2026-04-02 11:29:40 +02:00
Frontend: D1 — Shopping list (live shared checklist)
marcel opened issue marcel/mealprep#29 2026-04-02 11:29:23 +02:00
Frontend: J4 — Swap flow (action sheet + quick suggestions)
marcel opened issue marcel/mealprep#28 2026-04-02 11:29:02 +02:00
Frontend: C3 — Variety review (score breakdown)
marcel opened issue marcel/mealprep#27 2026-04-02 11:28:42 +02:00
Frontend: C2 — Meal suggestions (variety-aware)
marcel opened issue marcel/mealprep#26 2026-04-02 11:28:31 +02:00
Frontend: C1 — Weekly planner (home screen)
marcel opened issue marcel/mealprep#25 2026-04-02 11:27:55 +02:00
Frontend: B4 — Cook mode (full-screen step-by-step)
marcel opened issue marcel/mealprep#24 2026-04-02 11:27:40 +02:00
Frontend: B2 — Recipe detail view
marcel opened issue marcel/mealprep#23 2026-04-02 11:27:27 +02:00
Frontend: B3 — Add/edit recipe form
marcel opened issue marcel/mealprep#22 2026-04-02 11:27:12 +02:00
Frontend: B1 — Recipe library
marcel opened issue marcel/mealprep#21 2026-04-02 11:26:53 +02:00
Frontend: A4 — Join household (accept invite)
marcel opened issue marcel/mealprep#20 2026-04-02 11:26:44 +02:00
Frontend: A3/D3 — Pantry staples component (onboarding + settings)
marcel opened issue marcel/mealprep#19 2026-04-02 11:26:33 +02:00
Frontend: A2 — Household setup + invite
marcel opened issue marcel/mealprep#18 2026-04-02 11:26:24 +02:00
Frontend: A1 — Sign up screen
marcel opened issue marcel/mealprep#17 2026-04-02 11:26:15 +02:00
Frontend: App shell — responsive layout, navigation, routing
marcel opened issue marcel/mealprep#16 2026-04-02 11:25:59 +02:00
Frontend: Design system foundation — Tailwind 4 theme, CSS tokens, fonts
marcel opened issue marcel/mealprep#15 2026-04-02 11:21:38 +02:00
No password complexity requirements beyond minimum length
marcel opened issue marcel/mealprep#14 2026-04-02 11:21:33 +02:00
createInvite has no role check — any member can invite
marcel opened issue marcel/mealprep#13 2026-04-02 11:21:28 +02:00
No household-level DB enforcement — isolation relies solely on application code