whisper-money/database
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
..
factories feat(integration-requests): add done status and fix review command crash on orphaned author 2026-06-27 16:22:57 +02:00
migrations feat(ai): record the model behind each AI categorization (#594) 2026-06-26 12:53:55 +00:00
seeders feat(banking): add Interactive Brokers sync via Flex Web Service (#581) 2026-06-23 11:39:24 +02:00
.gitignore Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00