61 Commits

Author SHA1 Message Date
a9e4714a60 make it clear when you are in test setting
All checks were successful
CI/CD Pipeline / test (push) Successful in 5m18s
CI/CD Pipeline / deploy (push) Successful in 3m40s
2025-04-19 11:24:40 +02:00
9b84307e35 proper placement of info msg
Some checks failed
CI/CD Pipeline / test (push) Successful in 5m12s
CI/CD Pipeline / deploy (push) Has been cancelled
2025-04-19 10:46:20 +02:00
fdcd3e8e80 admins are not as prominent as remaining things
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / deploy (push) Has been cancelled
2025-04-19 09:39:02 +02:00
a242bc1fbc germanize
All checks were successful
CI/CD Pipeline / test (push) Successful in 7m0s
CI/CD Pipeline / deploy (push) Successful in 5m35s
2025-04-18 23:38:06 +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
d033d391b8 quick add for both station + team
All checks were successful
CI/CD Pipeline / test (push) Successful in 6m36s
CI/CD Pipeline / deploy (push) Successful in 3m40s
2025-04-18 19:35:15 +02:00
7069cc363e allow quick add of teams 2025-04-18 19:20:54 +02:00
6d0bd31f07 fix label
All checks were successful
CI/CD Pipeline / test (push) Successful in 5m16s
CI/CD Pipeline / deploy (push) Successful in 3m33s
2025-04-18 18:40:45 +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
d20993e6aa show rank in highscore view
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m16s
CI/CD Pipeline / deploy (push) Successful in 2m55s
2025-04-14 15:40:28 +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
da33c0411d link to /route; Fixes #27 2025-04-14 15:02:45 +02:00
786c122dcd remove js error 2025-04-14 14:59:10 +02:00
f55ce1829d group teams by routes, sort by last inserted; Fixes #36
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m10s
CI/CD Pipeline / deploy (push) Successful in 2m39s
2025-04-14 14:13:31 +02:00
944d4d8d19 remove debug comments
All checks were successful
CI/CD Pipeline / test (push) Successful in 3m53s
CI/CD Pipeline / deploy (push) Successful in 2m47s
2025-04-13 23:13:53 +02:00
001fcb2f18 minor style improvement
Some checks failed
CI/CD Pipeline / deploy (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled
2025-04-13 23:10:31 +02:00
be4ec4cbdc fix tooltips in combination w/ overflow tables
Some checks failed
CI/CD Pipeline / deploy (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled
2025-04-13 23:08:45 +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
0995361b15 fix casing
Some checks failed
CI/CD Pipeline / deploy (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled
2025-04-13 22:58:04 +02:00
50c5bb6cc3 nicer redirect after creating team; Fixes #37
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m10s
CI/CD Pipeline / deploy (push) Successful in 2m47s
2025-04-13 22:36:38 +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
4cbd5269d6 fix large table overview; Fixes #30
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m6s
CI/CD Pipeline / deploy (push) Successful in 2m46s
2025-04-13 21:43:44 +02:00
c34f2c1ac4 show which teams to take to first station; Fixes #29
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m1s
CI/CD Pipeline / deploy (push) Successful in 2m42s
2025-04-13 21:34:52 +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
9fc4dde550 make redirect from '/'
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m13s
CI/CD Pipeline / deploy (push) Successful in 2m42s
2025-04-13 08:39:29 +02:00
513518215d add logo
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m3s
CI/CD Pipeline / deploy (push) Successful in 3m38s
2025-04-12 21:43:49 +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
004b9d1408 add auth
Some checks failed
CI/CD Pipeline / test (push) Failing after 12s
CI/CD Pipeline / deploy (push) Has been skipped
2025-04-12 19:49:19 +02:00
127d941d5d first draft of auth 2025-04-12 11:49:02 +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
e81a994074 use non-classless version of pico, show ratings of station in admin view; show progress of station in admin view; show last_contact_time of teams
All checks were successful
CI/CD Pipeline / test (push) Successful in 3m3s
CI/CD Pipeline / deploy (push) Successful in 2m10s
2025-04-11 22:17:02 +02:00
96d84ea218 close tag again
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m58s
CI/CD Pipeline / deploy (push) Successful in 2m14s
2025-04-11 20:55:09 +02:00
e90313ef78 nicer mobile view 2025-04-11 20:13:01 +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
9c0e3e4fa7 make station select w/ cookies 2025-04-08 22:08:20 +02:00
9a347d429b fix redirects; start draft of rating page 2025-04-08 20:45:41 +02:00
bacce1c55a move to /admimn 2025-04-08 20:18:50 +02:00
c445a8ed1e start with externalizing strings 2025-04-08 19:16:45 +02:00
808525dee5 rename 'group' to 'team' 2025-04-08 18:35:59 +02:00
a1d5509909 add group routes 2025-04-08 18:18:13 +02:00
272b5eb61c split route code 2025-04-08 14:00:14 +02:00
e7913736e5 clippy + fmt 2025-04-07 23:04:41 +02:00
67a67c1688 nicer messages; don't panic 2025-04-07 23:01:38 +02:00
5eb1df221b add route+route_station functionality; add warnings if stuff is mmissing Fixes #5 2025-04-07 22:53:12 +02:00