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

30 Commits

Author SHA1 Message Date
98e63a2ff0 Upgraded to Rails 5.1.1 2017-06-08 21:45:36 -04:00
d7c82a8d71 Fixed bug on wrestler form to allow a tournament director to move a wrestler to another school 2017-01-18 13:53:17 +00:00
a8b96c96e8 Swap page is now working and also moved swaping logic from tournament model to its own class 2016-01-27 14:13:49 +00:00
75efa73777 Added shell views and routes to swap wrestlers bracket positions
Still need to set permssions on swap controller method
2016-01-25 12:53:32 +00:00
2b1b9270fd Can edit wrestler school 2016-01-22 14:12:56 +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
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
44b5970104 Fixed validation bug 2015-12-31 01:24:20 +00:00
9fb1615120 Fixing controllers and views with validations 2015-12-30 19:42:58 +00:00
68fe5e4f90 Updated views for wrestlers show page 2015-12-04 19:50:32 +00:00
633ae2eb01 Modified wrestler show to show matches and team points scored 2015-11-17 13:53:00 +00:00
7aad1ee429 Went through views to make sure navigation is correct and views look ok 2015-11-05 03:02:03 +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
ce2a7b28bc Created a weigh in page 2015-06-30 17:59:02 +00:00
vagrant
2b1f0f4ddf Extra fixed in wrestler controller and in school view 2015-02-06 03:30:27 +00:00
Jacob Cody Wimer
e8fba379e0 Added seeding criteria to wrestlers 2014-01-31 07:44:05 -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
7b726b38c0 Added current season record for wrestlers and updated show command for weights and schools 2014-01-22 22:57:14 -05:00
Jacob Cody Wimer
c551852dfb Fixed wrestler show and edit 2014-01-22 22:50:47 -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
8797381b6c Blocking buttons with Devise Authentication and cleaning up views 2014-01-22 08:38:55 -05:00
Jacob Cody Wimer
1112699025 You can now create a wrestler from school page 2014-01-13 12:36:52 -05:00
Jacob Cody Wimer
24d9deee8b Added basic scaffolds for schools wrestlers and weights 2013-12-31 11:23:43 -05:00