This website requires JavaScript.
Explore
Help
Sign In
bent
/
BeetRoundServer
Watch
1
Star
0
Fork
0
You've already forked BeetRoundServer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2519560b031c58be5300394c349a23016bec3aea
BeetRoundServer
/
lib
/
beet_round_server_web
History
Bent Witthold
2519560b03
A new bidding can only placed in the new form if a bidding round is currently running. The bidding round is set automatically when opening the form.
2026-02-14 14:38:31 +01:00
..
components
Adjusted header of the live view pages to BeetRound.
2026-02-11 16:43:30 +01:00
controllers
API can serve bidding_of_highest_round and biddings_of_round/:round_number route.
2026-02-13 21:01:07 +01:00
live
A new bidding can only placed in the new form if a bidding round is currently running. The bidding round is set automatically when opening the form.
2026-02-14 14:38:31 +01:00
endpoint.ex
Basic Phoenix server
2026-01-20 11:03:54 +01:00
gettext.ex
Basic Phoenix server
2026-01-20 11:03:54 +01:00
router.ex
API can serve bidding_of_highest_round and biddings_of_round/:round_number route.
2026-02-13 21:01:07 +01:00
telemetry.ex
Basic Phoenix server
2026-01-20 11:03:54 +01:00
user_auth.ex
Redirecting to "/biddings" route after login.
2026-02-11 16:43:59 +01:00