21 Commits

Author SHA1 Message Date
6b07772a18 format
All checks were successful
CI/CD Pipeline / test (push) Successful in 5m20s
CI/CD Pipeline / deploy (push) Successful in 3m56s
2025-04-21 15:14:52 +02:00
d57fd670b3 cargo clippy 2025-04-21 15:14:42 +02:00
4a0f6c0285 show stations if a team is supposed to be on their way to them
Some checks failed
CI/CD Pipeline / test (push) Successful in 5m38s
CI/CD Pipeline / deploy (push) Has been cancelled
2025-04-21 15:07:38 +02:00
ffbcf04da7 use render trait
All checks were successful
CI/CD Pipeline / test (push) Successful in 5m42s
CI/CD Pipeline / deploy (push) Successful in 3m50s
2025-04-20 23:03:35 +02:00
f5a2901b16 feature: crewless stations; Fixes #2
All checks were successful
CI/CD Pipeline / test (push) Successful in 5m38s
CI/CD Pipeline / deploy (push) Successful in 3m58s
2025-04-20 22:43:41 +02:00
d0c836e33f if there is just 1 route -> use that for a newly created station
All checks were successful
CI/CD Pipeline / test (push) Successful in 6m51s
CI/CD Pipeline / deploy (push) Successful in 3m54s
2025-04-18 19:55:46 +02:00
6b96b047e0 user crud; Fixes #41
All checks were successful
CI/CD Pipeline / test (push) Successful in 5m40s
CI/CD Pipeline / deploy (push) Successful in 3m41s
2025-04-18 14:48:48 +02:00
0ed0928a7b proper station code creation; Fixes #3
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m8s
CI/CD Pipeline / deploy (push) Successful in 2m55s
2025-04-14 15:12:15 +02:00
e96474e085 case-insensitive order of teams
Some checks failed
CI/CD Pipeline / test (push) Successful in 4m17s
CI/CD Pipeline / deploy (push) Has been cancelled
2025-04-13 23:02:00 +02:00
75c2bc9bbb fancy station view; Fixes #33
Some checks failed
CI/CD Pipeline / test (push) Successful in 4m11s
CI/CD Pipeline / deploy (push) Has been cancelled
2025-04-13 22:30:19 +02:00
2a1d0a7616 station is able to specify if they are ready; Fixes #25
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m2s
CI/CD Pipeline / deploy (push) Successful in 2m40s
2025-04-13 21:20:58 +02:00
1cbd77ec95 implement first version of ranking board; Fixes #20
All checks were successful
CI/CD Pipeline / test (push) Successful in 5m21s
CI/CD Pipeline / deploy (push) Successful in 3m37s
2025-04-12 21:03:59 +02:00
a601507435 show stations their location; Fixes #17
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m53s
CI/CD Pipeline / deploy (push) Successful in 2m20s
2025-04-11 22:33:10 +02:00
17690d7e6f make points + notes updateable
All checks were successful
CI/CD Pipeline / test (push) Successful in 3m16s
2025-04-11 19:51:01 +02:00
d17f9cf7a4 add tests + ci
Some checks failed
CI/CD Pipeline / test (push) Failing after 11s
2025-04-11 18:46:52 +02:00
0228cec056 clippy 2025-04-11 15:15:51 +02:00
2f5129c325 work on /s 2025-04-11 15:06:46 +02:00
1899088400 use proper timezone @ login information 2025-04-11 13:13:37 +02:00
982618b9a0 simply station login dramatically, only allow link 'login' 2025-04-11 12:47:39 +02:00
959f6c08df weird login 2025-04-08 23:26:20 +02:00
bacce1c55a move to /admimn 2025-04-08 20:18:50 +02:00