whisper-money/app/Http
Víctor Falcón 9154cde706 feat(integration-requests): add done status and fix review command crash on orphaned author
The review command rendered $request->user->email directly, throwing
"Attempt to read property email on null" whenever a request's author no
longer exists. Fall back to a dash instead.

Add a terminal "done" status that marks a request as shipped: it is shown
on the board (sinking to the bottom like not-doable), can no longer be
voted on or unvoted, and drops its public comment when set.
2026-06-27 16:22:57 +02:00
..
Controllers feat(integration-requests): add done status and fix review command crash on orphaned author 2026-06-27 16:22:57 +02:00
Middleware feat(banking): enable Interactive Brokers for all users (#593) 2026-06-26 11:03:21 +02:00
Requests feat(banking): add Interactive Brokers sync via Flex Web Service (#581) 2026-06-23 11:39:24 +02:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00