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
a2f8c7bced2be981630aec0768ba12b2de9d37e1
wrestlingdev.com
/
test
History
Jacob Cody Wimer
9c2a9d62ad
Fixed random seeding for double elimination. Since bracket positions are already evenly distributed on top half and bottom half of the bracket, I only need to pick odd or even bracket line numbers.
2026-01-23 17:35:16 -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 seeding for double elimination. Since bracket positions are already evenly distributed on top half and bottom half of the bracket, I only need to pick odd or even bracket line numbers.
2026-01-23 17:35:16 -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
Fixed double elim match generation errors and added tests
2026-01-23 17:35:16 -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