whisper-money/resources/js/components/integration-requests
Víctor Falcón cf299fae2f fix(integration-requests): freeze votes on not-doable requests
Voting on a not-doable request was already rejected, but a vote cast
before the request was marked not-doable could still be removed,
changing a frozen tally. Block removeVote for not-doable requests and
hide the unvote button accordingly.
2026-06-18 12:46:31 +02:00
..
integration-requests-board.test.tsx feat(integration-requests): multi-vote, per-plan quota and undo (#554) 2026-06-18 10:06:08 +00:00
integration-requests-board.tsx fix(integration-requests): freeze votes on not-doable requests 2026-06-18 12:46:31 +02:00
integration-requests-drawer.tsx feat(integration-requests): community board to request & vote bank integrations (#550) 2026-06-17 12:50:51 +00:00