mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-05 20:44:19 +01:00
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:
@@ -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"
|
||||
>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user