whisper-money/app
Víctor Falcón eb8a04fae0 feat(integration-requests): render comments as markdown and add in-progress status
- Render admin comments with react-markdown + remark-gfm on the board
  (links open in a new tab, blockquotes/lists/bold styled)
- Add an `in_progress` status, visible to everyone and votable like
  approved, with an optional public comment
- Rework `integration-requests:review`: any decision can move a request
  to any status; new `--all` flag lists every request so the admin can
  pick one by number and change its status
2026-06-18 10:29:49 +02:00
..
Actions refactor: centralize duplicated provider & locale keys into enums (#543) 2026-06-16 13:43:14 +00:00
Ai/Agents feat(ai): auto-categorize transactions with AI (behind flag) (#535) 2026-06-15 16:35:20 +02:00
Console/Commands feat(integration-requests): render comments as markdown and add in-progress status 2026-06-18 10:29:49 +02:00
Contracts refactor(banking): scalable per-provider sync via a syncer factory (#545) 2026-06-16 16:25:29 +02:00
Enums feat(integration-requests): render comments as markdown and add in-progress status 2026-06-18 10:29:49 +02:00
Events Add Budgeting Feature to Track and Manage Spending (#36) 2026-01-21 15:25:50 +01:00
Exceptions/Banking Handle transient EnableBanking sync failures (#358) 2026-05-06 09:24:05 +02:00
Features feat(ai): auto-categorize transactions with AI (behind flag) (#535) 2026-06-15 16:35:20 +02:00
Http feat(integration-requests): render comments as markdown and add in-progress status 2026-06-18 10:29:49 +02:00
Jobs refactor(banking): scalable per-provider sync via a syncer factory (#545) 2026-06-16 16:25:29 +02:00
Listeners fix(discord): skip zero-amount payment stats messages (#540) 2026-06-15 19:21:47 +02:00
Mail feat(leads): add user lead re-invite campaign (#432) 2026-05-26 08:35:31 +02:00
Models feat(integration-requests): add not-doable status with a public comment (#552) 2026-06-17 16:36:32 +02:00
Notifications fix: verify email via signed link without requiring login (#490) 2026-06-05 10:01:32 +02:00
Policies refactor(policies): extract HandlesUserOwnership trait (#478) 2026-06-03 17:43:30 +02:00
Providers feat(ai): auto-categorize transactions with AI (behind flag) (#535) 2026-06-15 16:35:20 +02:00
Rules feat: parent/child category tree (#474) 2026-06-03 19:30:12 +02:00
Services feat(ai): persist AI categorization suggestions below the label bar (#547) 2026-06-17 08:24:30 +00:00