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

24 Commits

Author SHA1 Message Date
371b44977f Redirect errors on match#stat back to match#stat 2023-01-09 19:27:31 -05:00
994fc18365 Added overtime_type to matches 2022-09-13 14:42:40 +00:00
907a2eadef Fixed bug on matchstats where p2 was out of line and time_ago_in_words wasn't working 2022-04-29 11:09:22 +00:00
58d088907a 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
d42b683f67 Added a sort by bout number for assign_next_match 2022-01-19 03:28:16 +00:00
d4dedfb3bd Added an edit wrestlers page for matches 2020-01-14 12:46:02 -05:00
6073d9c331 Fixed matches show page 2019-01-23 20:16:48 +00:00
b001445090 Fixed redirect for match editing and added controller tests. Added wrestler school name to match edit form. Added authorization tests to all matches page. 2019-01-23 19:35:19 +00:00
bb8ec92bf0 Added a default redirect when updating a match 2019-01-23 18:38:14 +00:00
19f10ec80b Matche edit and mat show redirect properly 2019-01-23 16:04:51 +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
633c762b2e Added all matches page and edit matches page 2015-12-31 20:07:14 +00:00
c9ff63548b Fixed check_access bug 2015-12-31 01:56:10 +00:00
b334c1fad3 Redirect back to mat when match is saved 2015-12-03 13:10:03 +00:00
a38c959d0c Cleaning up views and controllers 2015-11-04 07:10:20 -05:00
d1437a56af Added tests for matches controller 2015-10-29 07:53:47 -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
052eb1dd95 Updated views for matches 2015-09-11 13:19:45 -04: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