• Joined on 2026-03-17
marcel closed issue marcel/familienarchiv#153 2026-03-29 19:12:17 +02:00
feat: notification history page (/notifications)
marcel pushed to main at marcel/familienarchiv 2026-03-29 18:28:46 +02:00
9f73c2ee4a docs: add conversations page Narrow Column redesign spec
marcel commented on issue marcel/familienarchiv#157 2026-03-29 18:20:05 +02:00
feat: Persons section redesign — Concept A (Enriched Directory)

Security Review — Concept A Implementation

Reviewed by: Nora "NullX" Steiner · Application Security Engineer Scope: Existing persons surface + all proposed changes in this issue


marcel commented on issue marcel/familienarchiv#157 2026-03-29 18:15:20 +02:00
feat: Persons section redesign — Concept A (Enriched Directory)

Test Scope — Concept A Persons Redesign

Sara Holt (@saraholt) · QA


Layer 1 — Static Analysis

svelte-check + TypeScript strict + ESLint run on every commit as usual. Any new…

marcel commented on issue marcel/familienarchiv#157 2026-03-29 17:54:36 +02:00
feat: Persons section redesign — Concept A (Enriched Directory)

Architectural Review — @mkeller

The UX spec is sound and the proposed file changes are appropriate. The route split ([id] → view-only, [id]/edit → form + danger zone) is the right call…

marcel commented on issue marcel/familienarchiv#156 2026-03-29 17:15:46 +02:00
feat: Admin section redesign — Concept C (Master-Detail Command Center)

Security Review — Concept C Admin Redesign

Reviewer: Nora "NullX" Steiner · OSWE · BSCP

The feature spec is well-structured and the WCAG fixes are welcome. The backend permission…

marcel commented on issue marcel/familienarchiv#156 2026-03-29 17:10:08 +02:00
feat: Admin section redesign — Concept C (Master-Detail Command Center)

Test Plan — Admin Redesign (Concept C)

@saraholt · 2026-03-29

Read the spec, read Markus's architectural review, read the existing test files. Here is what the suite needs to look like…

marcel deleted branch feature/persons-enriched-directory from marcel/familienarchiv 2026-03-29 16:56:05 +02:00
marcel pushed to main at marcel/familienarchiv 2026-03-29 16:56:04 +02:00
ae47af52b9 docs: add persons section Concept A spec (Enriched Directory)
marcel opened issue marcel/familienarchiv#157 2026-03-29 16:48:58 +02:00
feat: Persons section redesign — Concept A (Enriched Directory)
marcel pushed to feature/persons-enriched-directory at marcel/familienarchiv 2026-03-29 16:48:16 +02:00
03a2a690cf docs: add persons section Concept A spec (Enriched Directory)
marcel pushed to feature/persons-enriched-directory at marcel/familienarchiv 2026-03-29 16:48:01 +02:00
marcel created branch feature/persons-enriched-directory in marcel/familienarchiv 2026-03-29 16:48:01 +02:00
marcel commented on issue marcel/familienarchiv#156 2026-03-29 16:45:58 +02:00
feat: Admin section redesign — Concept C (Master-Detail Command Center)

Architectural Review — Concept C Implementation

@mkeller · 2026-03-29

I have read the spec and the current code. The UX problems are real and worth fixing. Before implementation starts,…

marcel pushed to feature/153-notification-history at marcel/familienarchiv 2026-03-29 16:40:53 +02:00
902e593e04 fix: remove always-on underline from notification cross-links
marcel pushed to feature/153-notification-history at marcel/familienarchiv 2026-03-29 16:36:10 +02:00
3c09833591 fix(dashboard): wrap mention items so last:border-0 works correctly
marcel pushed to feature/153-notification-history at marcel/familienarchiv 2026-03-29 15:38:40 +02:00
fb82dcdb95 feat(dashboard): add /notifications link to DashboardMentions widget
marcel pushed to feature/153-notification-history at marcel/familienarchiv 2026-03-29 15:32:34 +02:00
5e5791139d fix(notifications): use bg-surface on <li> rows
marcel pushed to feature/153-notification-history at marcel/familienarchiv 2026-03-29 15:27:51 +02:00
badf2767f0 fix(notifications): set bg-canvas directly on <li> to prevent white bleed
marcel pushed to feature/153-notification-history at marcel/familienarchiv 2026-03-29 15:11:16 +02:00
fa6879d0e0 chore(screenshots): retake proofshots after bg-canvas fix