32 Commits

Author SHA1 Message Date
7f354879fe more external string, continue #12
Some checks failed
CI/CD Pipeline / deploy (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled
2025-04-23 14:36:22 +02:00
8c0746e585 add station pdf generation; Fixes #26
Some checks failed
CI/CD Pipeline / test (push) Successful in 18m56s
CI/CD Pipeline / deploy (push) Has been cancelled
2025-04-21 17:49:49 +02:00
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
eceabda0c3 even more strings externalized
Some checks failed
CI/CD Pipeline / test (push) Failing after 1m51s
CI/CD Pipeline / deploy (push) Has been skipped
2025-04-21 12:07:01 +02:00
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
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
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
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
d17f9cf7a4 add tests + ci
Some checks failed
CI/CD Pipeline / test (push) Failing after 11s
2025-04-11 18:46:52 +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
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
5eb1df221b add route+route_station functionality; add warnings if stuff is mmissing Fixes #5 2025-04-07 22:53:12 +02:00
72abdf1182 work on routes 2025-04-07 20:33:55 +02:00
d054b3340c create index page 2025-04-07 20:12:14 +02:00
af2e6d72a5 format 2025-04-06 23:12:50 +02:00
865760d81a craete macro 2025-04-06 23:11:18 +02:00
64341a9527 finalize(?) stations 2025-04-06 22:45:14 +02:00
c4f151d305 use microcss 2025-04-06 20:18:33 +02:00
a0e7fa4574 create basic station + delete implemented 2025-04-06 16:14:30 +02:00
72fea73e44 add first template of app 2025-04-06 15:13:12 +02:00