Commit Graph

111 Commits

Author SHA1 Message Date
fda97a811c Fix Regex about competition names (now OT) 2024-03-06 18:20:25 +01:00
9c2b812387 Fix logger names 2024-03-06 18:19:49 +01:00
b36d5a81ce Fix names of classes and allow for combined competitions with other classes 2024-03-06 18:19:29 +01:00
8d227af0e4 Update to new version 2023-11-22 19:07:11 +01:00
f440affd99 Merge branch 'tmp/live-changes' 2023-11-22 19:05:24 +01:00
b79a7dcd49 Make HTML output work again 2023-11-22 19:03:48 +01:00
f944aabc38 Outsource the table shaping for use with flask 2023-11-22 18:52:25 +01:00
c690ce755a Fixed bug with pure string group 2023-11-22 16:33:02 +01:00
abf4974d40 Reduce the changes to make the tests not break due to optical changes 2023-11-22 15:49:45 +01:00
43180c6e05 First running version
Not yet comparable with previous code base due to different outputs.
2023-11-21 20:14:12 +01:00
3ea5b74557 Make basic blocks obvious in logs 2023-11-20 21:03:49 +01:00
04b43def9d Dropping CSV parsing methods 2023-11-20 13:50:13 +01:00
e081769b6c Fix minor bug to make things work for now 2023-11-20 13:41:23 +01:00
345d060afa Fixed imports in types package 2023-11-20 13:39:23 +01:00
b78b964a55 Moved types into package 2023-11-20 12:35:19 +01:00
82d7717fde Removed preview extractor methods 2023-11-20 12:09:42 +01:00
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