mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-06 12:44:20 +01:00
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.
11 lines
217 B
Plaintext
11 lines
217 B
Plaintext
parameters:
|
|
editorUrl: 'phpstorm://open?file=%%file%%&line=%%line%%'
|
|
level: 8
|
|
paths:
|
|
- bin/
|
|
- config/
|
|
- public/
|
|
- src/
|
|
- tests/
|
|
treatPhpDocTypesAsCertain: false
|