• Joined on 2023-11-18
philipp opened issue star/star#42 2025-04-14 15:18:25 +02:00
Proper logging of everything
philipp opened issue star/star#41 2025-04-14 15:17:34 +02:00
process to create user for /admin
philipp closed issue star/star#27 2025-04-14 15:12:19 +02:00
station overview -> link in yellow warning to /routes
philipp closed issue star/star#3 2025-04-14 15:12:19 +02:00
generate proper station code in rust [0-9A-Z] instead of sqlite generation
philipp pushed to main at star/star 2025-04-14 15:12:19 +02:00
0ed0928a7b proper station code creation; Fixes #3
da33c0411d link to /route; Fixes #27
786c122dcd remove js error
Compare 3 commits »
philipp commented on issue star/star#19 2025-04-14 15:05:11 +02:00
view single team: which stations are they still missing?

not needed, as you can clearly see that information in /admin/highscore

philipp closed issue star/star#19 2025-04-14 15:05:11 +02:00
view single team: which stations are they still missing?
philipp closed issue star/star#36 2025-04-14 14:13:34 +02:00
/admin/team -> group by routes
philipp pushed to main at star/star 2025-04-14 14:13:34 +02:00
f55ce1829d group teams by routes, sort by last inserted; Fixes #36
philipp opened issue Ruderverein-Donau…/rowt#891 2025-04-13 23:53:30 +02:00
in / -> opening cox signal chat details-summary looks bad on mobile
philipp pushed to main at star/star 2025-04-13 23:14:03 +02:00
944d4d8d19 remove debug comments
philipp pushed to main at star/star 2025-04-13 23:10:38 +02:00
001fcb2f18 minor style improvement
philipp pushed to main at star/star 2025-04-13 23:08:55 +02:00
be4ec4cbdc fix tooltips in combination w/ overflow tables
philipp pushed to main at star/star 2025-04-13 23:02:16 +02:00
e96474e085 case-insensitive order of teams
philipp pushed to main at star/star 2025-04-13 22:58:08 +02:00
0995361b15 fix casing
philipp opened issue star/star#40 2025-04-13 22:53:58 +02:00
logo in /admin not showing in dark mode
philipp commented on issue star/star#36 2025-04-13 22:41:31 +02:00
/admin/team -> group by routes

also: if you add a new team, give option to add all possible team-data (and not just the name&route). It's cumbersome to click on each team name and check if everything is in order.

That's a…

philipp pushed to main at star/star 2025-04-13 22:36:46 +02:00
50c5bb6cc3 nicer redirect after creating team; Fixes #37
philipp closed issue star/star#37 2025-04-13 22:36:45 +02:00
redirect to team-detail page after creating team
philipp pushed to main at star/star 2025-04-13 22:30:22 +02:00
75c2bc9bbb fancy station view; Fixes #33