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-04-01 12:15:25 +00:00
Code
Issues
Releases
Wiki
Activity
Files
52df73d14f67b6c481d2fad7bf6ee04635fc575d
wrestlingdev.com
/
app
/
jobs
History
Jacob Cody Wimer
8b03a74b1e
Fixed the save seeds button on weights#show to work on mobile. Fixed the trashcan and edit icons on tournaments#show schools#show and weights#show to work on mobile. Destroy all tournament backups on tournament cleanup. Added bracket position to bout board.
2026-01-13 17:02:59 -05:00
..
advance_wrestler_job.rb
Reload last_match and wrestler in advanced_wrestler. Moved calculate team score to the end of advance_wrestler.
2025-09-15 18:22:42 -04:00
application_job.rb
Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type.
2025-04-08 17:54:42 -04:00
calculate_school_score_job.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00
generate_tournament_matches_job.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00
tournament_backup_job.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00
tournament_cleanup_job.rb
Fixed the save seeds button on weights#show to work on mobile. Fixed the trashcan and edit icons on tournaments#show schools#show and weights#show to work on mobile. Destroy all tournament backups on tournament cleanup. Added bracket position to bout board.
2026-01-13 17:02:59 -05:00
wrestlingdev_import_job.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00