managarten/services/mana-analytics/src
Till JS ff823bff60 fix(feedback): POST /api/v1/feedback liest appId aus X-App-Id-Header
Der Submit-Handler hat den Body 1:1 an feedbackService.createFeedback
weitergereicht. Da CreateFeedbackInput appId nicht enthält (Client
schickt es als X-App-Id-Header), schlug jeder INSERT mit "null value
in column app_id violates not-null constraint" fehl.

Außerdem: lightbulb-Icon im phosphor-icon-map nachgezogen, sonst
zeigt der "Idee teilen"-Eintrag in der barMode-Variante des Usermenüs
kein Icon (nur Label).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 15:16:11 +02:00
..
db test(feedback): DB-backed integration tests — credits, karma, notifications 2026-04-27 19:08:29 +02:00
lib feat(mana-analytics): pseudonym + reactions + public feed + admin 2026-04-27 00:00:35 +02:00
middleware refactor(shared-tailwind): rewrite themes.css to single-layer shadcn convention 2026-04-09 01:13:06 +02:00
routes fix(feedback): POST /api/v1/feedback liest appId aus X-App-Id-Header 2026-04-28 15:16:11 +02:00
services test(feedback): DB-backed integration tests — credits, karma, notifications 2026-04-27 19:08:29 +02:00
test-helpers test(feedback): DB-backed integration tests — credits, karma, notifications 2026-04-27 19:08:29 +02:00
config.ts feat(feedback,credits): community-credit grants — +5 submit / +500 ship / +25 reaction-match 2026-04-27 14:13:46 +02:00
index.ts feat(feedback,credits): community-credit grants — +5 submit / +500 ship / +25 reaction-match 2026-04-27 14:13:46 +02:00