Erik Vroon
932e5a245d
Show updates to stage item inputs when going to next stage ( #966 )
2024-11-06 14:52:42 +01:00
Erik Vroon
538b4e145c
Show conflicts ( #967 )
2024-10-27 20:29:36 +01:00
Erik Vroon
d32c36080e
Allow changing inputs after creating stage item ( #962 )
2024-10-26 19:34:08 +02:00
Erik Vroon
52890fadb2
Use stage item inputs instead of teams ( #909 )
...
A match should contain two stage item inputs that oppose each other,
instead of two teams. This simplifies a lot and is more logical.
2024-10-21 18:44:25 +02:00
Erik Vroon
d6449e8d05
Customize rankings ( #797 )
...
Allows you to add rankings that specify how the ranking per stage item
is calculated.
Points are now stored per stage item input.
2024-09-07 12:03:16 +02:00
Erik Vroon
2e9e4343b3
Fix created columns ( #726 )
...
The default was wrong, the `"now()"` was executed when building the
database, resulting in a default of a constant value instead of the
function `now()`
2024-05-14 18:59:46 +02:00
Erik Vroon
5eddebbc17
Fix backend code style
2024-03-04 14:49:44 +01:00
robigan
e3fa10e2a9
Team logos ( #529 )
2024-02-28 08:41:19 +01:00
Erik Vroon
f7d79eae70
Autorun alembics ( #455 )
...
Runs alembic migration automatically on fastapi startup.
Can be disabled using config setting.
2024-02-10 16:36:58 +01:00
Erik Vroon
469316efd4
Use Ruff format instead of Black ( #420 )
2024-02-03 14:29:33 +01:00
Erik Vroon
5659cd7344
Add demo functionality ( #413 )
...
Lets users create a temporary demo account to test the tool
2024-02-03 14:18:57 +01:00
Erik Vroon
ac53331590
Add statistics columns to teams ( #365 )
2023-12-02 12:12:53 +01:00
Erik Vroon
051506a45b
Drop unique constraint on players.name ( #347 )
2023-11-25 12:09:22 +01:00
Erik Vroon
4b3dfb9b20
Implement custom time per match ( #337 )
2023-11-21 21:11:25 +01:00
Erik Vroon
3dceda218a
Time scheduling ( #315 )
2023-11-07 19:51:46 +01:00
Erik Vroon
145d5787e1
Implement scheduling for elimination stage items ( #314 )
2023-11-05 15:22:24 +01:00
Erik Vroon
ab86f7ea77
Add schedule builder ( #267 )
2023-11-02 20:34:49 +01:00
Erik Vroon
f4d7aae2ea
Add ruff check ( #294 )
2023-10-07 17:02:05 +02:00
Erik Vroon
6c741fd821
Dashboard endpoint ( #285 )
2023-10-01 11:19:56 +02:00
Erik Vroon
33a1910142
Various bugfixes ( #266 )
2023-09-14 16:33:00 +02:00
Erik Vroon
aaca527647
Add courts functionality ( #256 )
2023-09-12 13:33:20 +02:00
Erik Vroon
a24766c210
Display stage name and select active stage by default ( #210 )
2023-05-09 21:31:27 +02:00
Erik Vroon
352f46113c
Add stages in backend ( #181 )
2023-05-02 19:23:52 +02:00
Erik Vroon
7c487952da
Improve auth and user management ( #125 )
2023-04-16 13:15:41 +02:00
Erik Vroon
dd81c6a83b
Improve scheduling ( #114 )
2023-02-01 16:35:26 +01:00
Erik Vroon
ab917dc2ee
Rename ladderz to bracket ( #24 )
2022-12-27 12:49:44 +01:00
Erik Vroon
6ac8b0fdfb
First version of backend and frontend ( #1 )
2022-12-11 17:55:11 +01:00