1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
ac0cdc25a3 Added manual pool order button 2020-01-14 14:54:24 -05:00
c721abe1f6 When deleting a wrestler from weights show page, it now redirects to weights show 2019-01-24 13:44:53 +00:00
98e63a2ff0 Upgraded to Rails 5.1.1 2017-06-08 21:45:36 -04:00
bbb745564e Re-generating one weight classes matches - NEED TO REFACTOR and NEED TO WRITE TESTS
Code is repeated in the following classes:
GenerateTournamentMatches
PoolToBracketMatchGeneration
PoolToBracketGenerateLoserNames
WipeTournamentMatches
2016-09-09 17:51:00 +00:00
e48d473807 Revert "Eager load users and delegates for tournaments, eager load delegates and tournament for schools"
This reverts commit 911faceb7c.

Permissions to edit a wrestler are not working in production.
2016-01-22 13:21:13 +00:00
911faceb7c Eager load users and delegates for tournaments, eager load delegates and tournament for schools 2016-01-20 20:37:15 +00:00
f46029efaf Added logic to delegate tournament access 2016-01-06 18:38:02 +00:00
f3936b0906 Updated seeds redirects to tournament now 2015-12-31 17:34:51 +00:00
669b026795 Fixed indentations 2015-12-31 17:31:32 +00:00
c9ff63548b Fixed check_access bug 2015-12-31 01:56:10 +00:00
2d2d6a2e9c Fixed weights controller test 2015-12-30 19:58:15 +00:00
9fb1615120 Fixing controllers and views with validations 2015-12-30 19:42:58 +00:00
a38c959d0c Cleaning up views and controllers 2015-11-04 07:10:20 -05:00
685c71ade9 Test protecting controller paths 2015-10-30 07:51:35 -04:00
b539a769c2 removed controller actions and views not needed 2015-10-27 08:03:16 -04:00
d18e729012 Finished setting owner for tournamenr and protecting paths 2015-10-26 16:31:45 -04:00
ad9ea9dc42 First crack at setting an owner for the tournament 2015-10-23 08:53:29 -04:00
5b17c49a20 Updated all links 2015-06-30 16:56:36 +00:00
e7bfad8df0 Auto creating of high school weights 2015-04-27 14:58:22 -04:00
d6a9abffac Update seeds on one page. 2015-03-16 15:06:45 -04:00
Jacob Cody Wimer
a3e1573c51 Removed weight mat association 2014-01-30 10:38:50 -05:00
Jacob Cody Wimer
c5a7bc3815 A ton of stuff was done to finalize the app for use 2014-01-25 05:28:42 -05:00
Jacob Cody Wimer
7f8718af35 Added matches scaffold and ascended views of weights and schools 2014-01-24 15:16:33 -05:00
Jacob Cody Wimer
d4b97c83c3 Updated re-directs, added weights to tournament#show, and edited a few views 2014-01-22 13:12:40 -05:00
Jacob Cody Wimer
24d9deee8b Added basic scaffolds for schools wrestlers and weights 2013-12-31 11:23:43 -05:00