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
5f049793c8e889b47d9de84f99230ca15022e876
wrestlingdev.com
/
app
/
controllers
History
Jacob Cody Wimer
f18802a933
Fixed double elim bracket views, fixed double elim match generation and loser name generation for 4 man bracket, fixed seed page submission and added tests, added tests for tournament generation errors and added a new error for assigning a seed higher than the number of wrestlers.
2024-12-08 19:29:56 -05:00
..
concerns
initial commit
2013-12-23 11:04:30 -05:00
api_controller.rb
Fixed a couple slow queries
2021-12-11 03:08:43 +00:00
application_controller.rb
Devise needs to prepend forgery
2019-01-08 16:02:25 +00:00
mat_assignment_rules_controller.rb
Added mat assignment rules for the bout board and fixed the bug where a delegate making the tournamnet info public changes them to the owner
2024-11-25 16:25:59 -05:00
matches_controller.rb
Redirect errors on match#stat back to match#stat
2023-01-09 19:27:31 -05:00
mats_controller.rb
Redirect errors on match#stat back to match#stat
2023-01-09 19:27:31 -05:00
schools_controller.rb
Added is_public to a tournament to hide lineups and brackets until you're ready to make it public
2023-01-01 23:16:12 -05:00
static_pages_controller.rb
Refactored names of methods and some db column
2018-11-13 14:14:48 +00:00
tournaments_controller.rb
Added mat assignment rules for the bout board and fixed the bug where a delegate making the tournamnet info public changes them to the owner
2024-11-25 16:25:59 -05:00
weights_controller.rb
Fixed double elim bracket views, fixed double elim match generation and loser name generation for 4 man bracket, fixed seed page submission and added tests, added tests for tournament generation errors and added a new error for assigning a seed higher than the number of wrestlers.
2024-12-08 19:29:56 -05:00
wrestlers_controller.rb
Allow nil when modifiying match wrestlers, allow nil when stating a match, fixed tournament navbar on wrestler edit, fixed tournament navbar on edit match wrestlers
2022-01-24 21:54:50 +00:00