1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-27 10:16:35 +00:00
Commit Graph

248 Commits

Author SHA1 Message Date
2e1f70803b Advance wrestlers after teampointadjust in case its added after the last match in a pool. Also added coin flip tie breaker 2015-11-16 13:51:01 +00:00
934ccc28ee Deducted points pool tie breaker added 2015-11-16 13:31:27 +00:00
34a04be4bf Added head to head pool winner and tests 2015-11-10 02:58:52 +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
5173f8209a Putting score in correct spot 2015-11-05 08:23:29 -05:00
6984de8b63 broken form fixed 2015-11-05 03:18:57 +00:00
b77cb4d39e .all should not be in views 2015-11-05 03:05:45 +00: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
e426a491b3 Trying to remove queries and rely on associations 2015-11-02 13:25:53 -05:00
f14fbadfd1 Reducing queries for up_matches on mat model 2015-11-02 11:58:51 -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
3734258e6c fixing match wrestler1 and wrestler2 2015-11-02 11:04:40 -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
777716f069 Edit users 2015-10-27 08:33:09 -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
d394918905 fixed position of ads 2015-10-20 13:42:30 -04:00
8dcffd6f31 Updated ad blocker message 2015-10-20 13:40:34 -04:00
c0c9920c6a Updated ad blocker message 2015-10-20 13:34:54 -04:00
8109d44c8b Still playing with right sidebar 2015-10-20 13:29:45 -04:00
38142698a1 Still playing with right sidebar 2015-10-20 13:25:54 -04:00
83de9b2627 Still playing with right sidebar 2015-10-20 13:23:17 -04:00
44cae2ee3f Still playing with right sidebar 2015-10-20 13:20:08 -04:00
e5651aa01f Still playing with right sidebar 2015-10-20 13:19:27 -04:00
0a2c0de0c4 Still playing with right sidebar 2015-10-20 13:16:44 -04:00
48284db694 span3 right sidebar 2015-10-20 13:13:45 -04:00
f968215375 Updated right sidebar 2015-10-20 13:10:48 -04:00
a9f6f53cb3 Ad blocker checker? 2015-10-20 13:00:22 -04:00
3fea0b8a61 Forgot to change the controller action 2015-10-20 08:12:46 -04:00
db0c6df1dc New home page 2015-10-20 08:05:33 -04:00
11590166d2 Updated name to wrestlingdev 2015-10-20 07:50:36 -04:00
aec3702835 update bout board when matches end 2015-10-19 19:45:43 -04:00
2df576e93c eager load weight and school 2015-10-19 19:45:14 -04:00
4b447b86f9 Added winner name for final line of brackets 2015-10-15 15:13:52 -04:00
386dc1605f Finished pool advance logic still need tests 2015-10-14 17:58:28 -04:00
087c383996 Continuing pool bracket movements 2015-10-13 20:57:35 -04:00
516dbe66ad Mock advancment from pools to brackets 2015-10-08 17:31:27 -04:00