Add correction management to backoffice, refactor security voter logic, and enhance candidate scoring

This commit introduces functionality to manage candidate corrections in the backoffice, with updated templates and a new route handler. The SeasonVoter is refactored to support additional entities, and scoring logic is updated to incorporate corrections consistently. Includes test coverage for voter logic and UI improvements for score tables.
This commit is contained in:
2025-06-07 16:05:15 +02:00
parent beb8d13dde
commit 79236d84e9
10 changed files with 182 additions and 33 deletions

View File

@@ -5,7 +5,7 @@
class="elimination-screen" id="{{ colour }}"
alt="Screen with colour {{ colour }}"
data-controller="elimination"
data-action="click->elimination#next"
data-action="click->elimination#next keydown@document->elimination#next"
tabindex="0"
>