Commit Graph

95 Commits

Author SHA1 Message Date
b4ec4f896c Refactor name of group parser method 2023-11-20 11:53:58 +01:00
7382df03a8 Merge branch 'fix/split-modules' into tmp/live-changes 2023-11-20 11:40:04 +01:00
69e20dd4c8 Enhance data structure to reuse common class objects 2023-11-20 11:12:50 +01:00
16d78e18f3 Refactored worker classes to be in individual modules 2023-11-20 10:44:16 +01:00
a0c52a56fc Started to work towards new group management 2023-11-20 10:22:07 +01:00
90acb45a03 Fix types in group comparision 2023-11-20 10:21:27 +01:00
f182f4fbcc Make table matching between files more robust 2023-11-19 18:27:15 +01:00
6c6b8485fc Drop preview result from data classes 2023-11-19 18:26:35 +01:00
f5132ce8e8 Removed preview worker to simplify code base 2023-11-19 18:15:45 +01:00
c06c5ed791 Adc config for flake linter 2023-11-19 17:52:19 +01:00
0129051756 Register black with VS code 2023-11-19 17:40:57 +01:00
d1133d6d36 Added mor elinter tools to toolchain 2023-11-19 17:12:26 +01:00
83a0003024 Make style code conformant with black 2023-11-19 17:07:20 +01:00
ca9164552c Install black as dev dependency 2023-11-19 17:04:35 +01:00
ee3789aab9 Increase consistency of chceks 2023-11-19 16:55:42 +01:00
30e4a43a9f Extract groups for pure combined competitions 2023-11-19 14:20:12 +01:00
727ce0ca3a Automation of test to compare with previous runs 2023-11-19 14:03:48 +01:00
c4b2d0a23b Enhanced matching of HTML title w.r.t custom alias in TT 2023-11-19 13:19:32 +01:00
f075e1e167 Reducing log level of information about dropped non-finalists 2023-11-19 13:18:12 +01:00
638b2a3002 Reenable checking of additional dance to make bugs more prominent 2023-11-19 13:04:01 +01:00
8298cd85a8 Added file changes made live during competition to make things run smoothly 2023-11-13 09:31:43 +01:00
82fabe69a7 Update to new version 2023-11-08 21:33:59 +01:00
88bffcad8a Merge branch 'fix/incomplete-tables' 2023-11-08 21:33:06 +01:00
c7212316ee Fix native class from final result table 2023-11-08 20:46:05 +01:00
ee63871e1c Augment logging a bit 2023-11-08 20:45:44 +01:00
bb10d5fa06 Ignore failed preview round scans 2023-11-08 20:45:19 +01:00
36fa6a6dca Augment the logging for debugging 2023-11-08 20:42:11 +01:00
aaa311ee03 Avoid issue with rounds that contain all previous participants 2023-11-08 20:00:01 +01:00
366f496ba3 Enable external debugger 2023-10-06 18:39:55 +02:00
66d687d9f0 Update to new version 2023-10-06 18:18:50 +02:00
1d69d9fe8a Fix filtering w.r.t finalists in web styling
Mutiple rows were colored similarly of some are hidden
2023-10-06 18:17:37 +02:00
6f11554c18 Prepare next version 2023-10-06 17:53:15 +02:00
03fed1e1e4 Handle incomplete competitions as well 2023-10-06 17:52:52 +02:00
be5ac238bc Revert "Add UI dialog for unknown path"
This reverts commit 90f82e677e.
2023-10-06 16:20:39 +02:00
5015a4e4e1 Prepare next version 2023-10-06 13:04:49 +02:00
90f82e677e Add UI dialog for unknown path 2023-10-06 13:02:45 +02:00
fac3fe1b34 Fix bug related to showing all participants 2023-09-29 17:28:00 +02:00
25135cc7d9 Update version 2023-09-29 16:50:37 +02:00
77c156b7db Provide default port number 2023-09-29 16:50:06 +02:00
5140244d13 Make port of web server configurable 2023-09-29 16:41:07 +02:00
da7a15fc0e Prepare installer 2023-09-29 16:40:55 +02:00
a8be846f36 Create basic environment for flask-based output 2023-09-29 16:34:44 +02:00
488bfae25e Add CLI command to path in win installer 2023-09-27 19:40:31 +02:00
7dce04c536 Prepare deployment to windows 2023-09-27 19:30:17 +02:00
d7d72e83b5 Allow to filter only for finalists in the output of the script 2023-09-26 12:59:41 +02:00
62035b01b4 Make output of calculation correct (per class calculations) 2023-09-26 12:35:35 +02:00
c07e751820 Tidied up batch script 2023-09-25 15:03:45 +02:00
c517878126 Simplified CLI interface to use only HTML outputs 2023-09-25 14:59:16 +02:00
b738126bf3 First working solution but with unclear about shared places 2023-09-13 17:41:57 +02:00
04803e21ed Make output work in general 2023-09-13 16:07:55 +02:00