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

47 Commits

Author SHA1 Message Date
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
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
8e5e1d60a3 Fixed school view 2014-01-22 10:06:38 -05:00
Jacob Cody Wimer
44511e8600 Entered devise secret key 2014-01-22 09:02:12 -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
73d22a126a The rest of 1-21 changes. Mostly visual flow between tournament school and wrestlers 2014-01-21 21:43:48 -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
e27c29d313 Fixed Layouts 2014-01-03 11:03:08 -05:00
Jacob Cody Wimer
24d9deee8b Added basic scaffolds for schools wrestlers and weights 2013-12-31 11:23:43 -05:00
Jacob Cody Wimer
5b6a127549 Added styling 2013-12-26 14:39:20 -05:00
Jacob Cody Wimer
6a38c8388b initial commit 2013-12-23 11:04:30 -05:00