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

62 Commits

Author SHA1 Message Date
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
19bd2ac8f8 Permit tournament_type in tournament controller. 2015-04-27 14:15:28 -04:00
61d1240f0b Fixed noMatches page. 2015-04-27 10:17:52 -04:00
525a2948de View for no matches 2015-04-27 09:57:08 -04:00
143c04b6f5 Fixed query for schools show view 2015-04-25 23:32:51 -04:00
42b46cb670 Removed some logic from view for faster rendering 2015-04-21 19:32:37 -04:00
2b1618c69b Cleaned up a bunch of shit. Depricated model methods and controller methods. 2015-04-15 13:42:12 +00:00
d0277e1ab8 Preliminary bracket print page 2015-03-30 19:11:47 +00:00
522798a2c4 Removed score from school table and added attr_accessor 2015-03-28 18:38:09 +00:00
7146c401cf Test 5 match rule for bracket size 5-16 2015-03-27 19:07:49 +00:00
a821c28cf7 Created one page for all pools 2015-03-27 16:33:09 +00:00
79f44d4600 Updated bracket views for all pool bracket types 2015-03-24 21:06:09 +00:00
27883597ca Set up blank bracket matches for fourPools 2015-03-23 18:17:06 +00:00
c86f678fd1 Moved poolNumber generation to weight. 2015-03-17 09:06:21 -04:00
d6a9abffac Update seeds on one page. 2015-03-16 15:06:45 -04:00
6452aee07a Removed delayed job and generate matches 2015-03-16 09:13:12 -04:00
2843760779 Create bracket views with upcomingMatches 2015-03-16 08:35:56 -04:00
8caaf588fd Made two pool for 7-10 people 2015-02-06 13:26:58 -05:00
7032760360 Organized weights on tournament page. 2015-02-06 12:37:30 -05:00
5b8e90b50a Moved team score for faster front page load. 2015-02-06 09:18:04 -05:00
vagrant
2b1f0f4ddf Extra fixed in wrestler controller and in school view 2015-02-06 03:30:27 +00:00
vagrant
f4059009ba Created bracket and extra flag for wrestler 2015-02-06 03:01:17 +00:00
7183935b60 Created 4 pool view without bracket. 2015-02-03 15:06:02 -05:00
0244d15a8b Generated bouts and rounds. Need to fix rounds for odd numbered pools. 2015-02-03 10:41:49 -05:00
ae4b2718b5 Working on Pool class 2015-01-26 13:40:25 -05:00
90b96bb218 Making progress on generating matches. 2014-12-18 10:45:49 -05:00
1899218798 Made pool and bout classes. Still need to fix bouts doubling on every
refresh of upcoming matches view
2014-12-15 13:12:39 -05:00
f7e06feb99 Before I made correctly 2014-12-09 10:14:01 -05:00
Jacob Cody Wimer
1d024e0571 Added 11 man bracket 2014-01-31 18:33:58 -05:00
Jacob Cody Wimer
931849f5d5 Bracket views added for 12-16 2014-01-31 09:14:49 -05:00
Jacob Cody Wimer
e8fba379e0 Added seeding criteria to wrestlers 2014-01-31 07:44:05 -05:00
Jacob Cody Wimer
a3e1573c51 Removed weight mat association 2014-01-30 10:38:50 -05:00
Jacob Cody Wimer
f618b0aa7c Fixed up_matches and results to filter by tournament_id 2014-01-30 10:03:31 -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
7f8718af35 Added matches scaffold and ascended views of weights and schools 2014-01-24 15:16:33 -05:00
Jacob Cody Wimer
ec17963c28 Added back links to brackets and weights static_pages 2014-01-24 09:36:26 -05:00
Jacob Cody Wimer
a3b07ba1fe Finished pools for 10man bracket 2014-01-24 08:58:34 -05:00
Jacob Cody Wimer
25b1ae7264 Calculated bracket size 2014-01-24 08:52:59 -05:00
Jacob Cody Wimer
f7d2757248 Added seed calculation to staticpages brackets 2014-01-24 08:46:03 -05:00
Jacob Cody Wimer
dddedcf30f Created Pool 1 of 10 Man Bracket 2014-01-24 08:41:49 -05:00