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

27 Commits

Author SHA1 Message Date
31323593c9 Added baumspage roster importer 2019-01-10 13:25:31 +00:00
d88000f06a Added a stats page for teams 2017-12-18 07:51:38 -05:00
98e63a2ff0 Upgraded to Rails 5.1.1 2017-06-08 21:45:36 -04: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
c0ab1cc56c Remove caching for school show view and eager load correctly
Could not do the caching properly with action buttons having permissions associated. The caching method was being called for every wrestler and took 150ms
2016-01-20 19:58:52 +00:00
ae59cb2b21 Trying to eager load in a few places 2016-01-14 19:38:51 +00:00
612902aa91 School delegates permissions are working 2016-01-07 16:08:46 +00:00
f46029efaf Added logic to delegate tournament access 2016-01-06 18:38:02 +00:00
c9ff63548b Fixed check_access bug 2015-12-31 01:56:10 +00:00
9fb1615120 Fixing controllers and views with validations 2015-12-30 19:42:58 +00:00
67a457ad2f Fixed school show query on controller 2015-12-21 19:38:59 +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
208b716e56 Cleaned school controller 2015-10-28 13:45:11 -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
143c04b6f5 Fixed query for schools show view 2015-04-25 23:32:51 -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
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
8e5e1d60a3 Fixed school view 2014-01-22 10:06:38 -05:00
Jacob Cody Wimer
8797381b6c Blocking buttons with Devise Authentication and cleaning up views 2014-01-22 08:38:55 -05:00
Jacob Cody Wimer
73d22a126a The rest of 1-21 changes. Mostly visual flow between tournament school and wrestlers 2014-01-21 21:43:48 -05:00
Jacob Cody Wimer
e27c29d313 Fixed Layouts 2014-01-03 11:03:08 -05:00
Jacob Cody Wimer
24d9deee8b Added basic scaffolds for schools wrestlers and weights 2013-12-31 11:23:43 -05:00