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

101 Commits

Author SHA1 Message Date
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
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
c82d6d727b Added date to tournament 2015-12-30 18:48:49 +00:00
6d21e8ebdf Show no matches while matches are being generated 2015-12-30 16:36:53 +00:00
a8bb011bfe Check for all matches on all brackets page 2015-12-24 21:32:06 +00:00
49bcbfcc84 Order my_tournaments by updated_at 2015-12-23 15:33:27 +00:00
23de8a5503 Order tournaments by updated_at 2015-12-23 15:32:56 +00:00
67a457ad2f Fixed school show query on controller 2015-12-21 19:38:59 +00:00
54ecbe9451 Revert "Added memcached and set up cached items for up_matches page"
This reverts commit 983cc9c667.
2015-12-17 19:20:18 +00:00
983cc9c667 Added memcached and set up cached items for up_matches page 2015-12-17 18:44:24 +00:00
41ca12c5d1 Added my tournaments page 2015-12-15 15:24:13 -05:00
68fe5e4f90 Updated views for wrestlers show page 2015-12-04 19:50:32 +00:00
c9125527d7 Fixed pooladvance and updated views for when tournament ends 2015-12-04 13:26:32 +00:00
b334c1fad3 Redirect back to mat when match is saved 2015-12-03 13:10:03 +00:00
0e5229f2a3 Created an about page 2015-11-20 12:41:11 +00:00
0ba25da89a Updating views 2015-11-18 13:11:47 +00:00
1aee738eb5 Record score in db and update when match is updated 2015-11-17 15:28:54 +00:00
633ae2eb01 Modified wrestler show to show matches and team points scored 2015-11-17 13:53:00 +00:00
598d0314ba Redirect mats#show to no_matches if no matches 2015-11-05 16:36:05 +00:00
5b497e9cf9 Added spot to control a match 2015-11-05 09:05:44 -05:00
7aad1ee429 Went through views to make sure navigation is correct and views look ok 2015-11-05 03:02:03 +00:00
4fae1c2896 Moved static pages actions to tournament where it made sense 2015-11-05 02:38:39 +00:00
f86a577c8b Moving pages to tournament from static_pages 2015-11-04 16:10:56 -05:00
a38c959d0c Cleaning up views and controllers 2015-11-04 07:10:20 -05:00
e79482fd07 including mats on tournament query 2015-11-02 11:36:15 -05:00
85dfadf8d2 Reducing queries on up_matches and brackets 2015-11-02 11:31:40 -05:00
364ee21e3f trying to speed up brackets page 2015-11-02 11:14:03 -05:00
c0760dfdf8 Trying to increase speed of up_matches 2015-11-02 10:55:41 -05:00
2dda49cd12 All protected routes are tested 2015-10-30 13:37:18 -04:00
4b78be8214 order up matches by bout_number 2015-10-30 11:28:03 -04:00
b7c360ff88 Limit to 10 upcoming matches on up_matches 2015-10-30 11:24:14 -04:00
685c71ade9 Test protecting controller paths 2015-10-30 07:51:35 -04:00
d1437a56af Added tests for matches controller 2015-10-29 07:53:47 -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
3fea0b8a61 Forgot to change the controller action 2015-10-20 08:12:46 -04:00
2df576e93c eager load weight and school 2015-10-19 19:45:14 -04:00
052eb1dd95 Updated views for matches 2015-09-11 13:19:45 -04:00
ce2a7b28bc Created a weigh in page 2015-06-30 17:59:02 +00:00
5b17c49a20 Updated all links 2015-06-30 16:56:36 +00:00
0fddccf6f5 Cleaning up main tournament page and tournament controller 2015-06-30 13:43:09 +00:00
0fd3bd64fe Added a bout board 2015-06-19 15:25:01 +00:00
RJ Osborne
284439e2cf Removed upcomingMatches because matches are an A-R relation of Tournament 2015-05-28 00:25:14 -04:00
9d8e0850bc Refactored generating matches 2015-05-26 18:27:55 +00:00
81f233cb0e Added button to generate matches 2015-05-26 17:53:53 +00:00
e7bfad8df0 Auto creating of high school weights 2015-04-27 14:58:22 -04:00