This website requires JavaScript.
Explore
Help
Sign In
cody
/
wrestlingdev.com
Watch
1
Star
0
Fork
0
You've already forked wrestlingdev.com
mirror of
https://github.com/jcwimer/wrestlingApp
synced
2026-03-25 01:14:43 +00:00
Code
Issues
Releases
Wiki
Activity
Files
c8764c149bb0a6ee1a54812e79b6756a38827480
wrestlingdev.com
/
test
History
Jacob Cody Wimer
52df73d14f
Fixed random double elimination seeding to avoid double byes in round 1 and evenly distribute the number of round 1 matches from the top and bottom half of the bracket
2026-01-14 19:00:35 -05:00
..
channels
Using action cable to send stats updates to the client and made a spectate page.
2025-04-21 17:12:54 -04:00
controllers
Fixed a bug where logged in users could not access a school with a school permission key
2026-01-06 17:24:45 -05:00
fixtures
Upgraded to rails 8.0.2
2025-10-08 11:35:44 -04:00
helpers
A ton of stuff was done to finalize the app for use
2014-01-25 05:28:42 -05:00
integration
Fixed random double elimination seeding to avoid double byes in round 1 and evenly distribute the number of round 1 matches from the top and bottom half of the bracket
2026-01-14 19:00:35 -05:00
jobs
Added a daily recurring job to cleanup tournaments. Fixed final score fields not loading without page refresh on mat stats page and added a cypress test for it.
2025-05-07 16:01:48 -04:00
mailers
initial commit
2013-12-23 11:04:30 -05:00
models
Added a turbo stream for the current and next match on mat stats page.
2026-01-09 18:37:01 -05:00
views
Added a turbo stream for the current and next match on mat stats page.
2026-01-09 18:37:01 -05:00
test_helper.rb
Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs. Foreign key constraints are now added to the migrations where we do belongs_to.
2025-04-15 16:16:44 -04:00