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

266 Commits

Author SHA1 Message Date
c9125527d7 Fixed pooladvance and updated views for when tournament ends 2015-12-04 13:26:32 +00:00
5898393fac Fixed bug in pooladvance and refactored 2015-12-03 20:27:38 +00:00
b334c1fad3 Redirect back to mat when match is saved 2015-12-03 13:10:03 +00:00
ce2e80a2b4 Created about page 2015-11-30 15:18:03 +00:00
940782f95d Added github link 2015-11-20 13:22:39 +00:00
0e5229f2a3 Created an about page 2015-11-20 12:41:11 +00:00
393326f24f Showing next bout number and mat on school show page 2015-11-19 13:46:58 +00:00
0ba25da89a Updating views 2015-11-18 13:11:47 +00:00
67727c6391 Testing team points for pool to bracket 2015-11-17 19:03:34 +00:00
61ed7c9d69 Renamed to pool bracket placement points 2015-11-17 16:42:16 +00:00
da6b95fed8 Placement points added need to test 2015-11-17 16:39:56 +00:00
1aee738eb5 Record score in db and update when match is updated 2015-11-17 15:28:54 +00:00
045b869607 Deducted points added to wrestler show page 2015-11-17 14:06:18 +00:00
8c6e43dfa8 Adding wrestlers team points to show school page and wrestler show button 2015-11-17 14:03:58 +00:00
633ae2eb01 Modified wrestler show to show matches and team points scored 2015-11-17 13:53:00 +00:00
bb8564b44c Cleaning up code for pool advance 2015-11-17 13:41:35 +00:00
c71d94fe19 Added tie breakers for most pins most techs and most majors 2015-11-17 12:21:21 +00:00
328898f1e8 Tie breaker for team score 2015-11-16 16:59:08 +00:00
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