1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-31 11:35:45 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
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
4b6b20c912 Created integration test for poolbracket matchups 2015-03-27 12:52:35 +00:00
819d735480 Cleaned scaffold tests and set up fixtures needed for now. 2015-03-26 16:55:33 +00:00
a1fbcc4a9f Added weight_max to matchup 2015-03-25 13:08:36 +00:00
06a4d1b95d Fixed matchup object to hash and hash to object 2015-03-25 12:56:19 +00:00
e0f6c129c7 Had to convert all Matchups to hash and back to objects for serialization 2015-03-25 12:32:38 +00:00
a0083ab939 Currently not saving tournament.matchups_array 2015-03-25 01:42:10 +00:00
862c69e431 Changed tournament.matchups to tournament.matchups_array 2015-03-25 00:49:23 +00:00
0b4c9075b1 Idk 2015-03-25 00:43:21 +00:00
a6f78a6dc6 Persisting matchups 2015-03-25 00:15:27 +00:00
458c0a8723 poolbracket.rb updated for different brackets 2015-03-24 14:21:18 +00:00
c1081ef64a Generate blank matchups for pool brackets 2015-03-23 19:14:58 +00:00
27883597ca Set up blank bracket matches for fourPools 2015-03-23 18:17:06 +00:00
20f9b7f016 Cleaned up a little bit of code 2015-03-23 11:59:56 +00:00
c86f678fd1 Moved poolNumber generation to weight. 2015-03-17 09:06:21 -04:00
8d6fab3428 Trying to get two pool seeds corrected 2015-03-16 12:47:55 -04:00
83703e58bf Two pool separate seeds better 2015-03-16 12:43:27 -04:00
2843760779 Create bracket views with upcomingMatches 2015-03-16 08:35:56 -04:00
7b9422fd6c Filter wrestlers per pool for matchups. 2015-03-16 08:13:41 -04:00
05c340eb94 Reducing queries for upcoming matches 2015-03-16 08:06:08 -04:00
e8dd332bbc Add boutNumber to upcomgingMatches 2015-03-12 15:18:06 -04:00
dc9639cf1c Calculate matchups for pools. This breaks generating matches. 2015-03-12 15:03:38 -04:00
bdec6c0463 Added dataTables for matches and tournaments. 2015-02-11 10:50:25 -05:00
f32b91def7 Change weight.bracket_type to weight.pool_bracket_type and added
twoPoolToFinal for 9 and 10 man weights.
2015-02-09 12:35:25 -05:00
2fe11495c6 Reversed match order for round robin to hopefully move bigger matchups to
later rounds in a bigger pool.
2015-02-09 12:32:50 -05:00
2e7e34125b Updated match generation view, created a bracket_type for weight, and
add DQ as a win type.
2015-02-09 12:31:14 -05:00
aca4d9adf4 Added generating matches as delayed job 2015-02-09 11:02:13 -05:00
b7122fda8b Assigned four pools correctly 2015-02-09 10:26:56 -05:00
d52d462d77 reverse match order for pool 2015-02-07 00:24:10 +00:00
a96a602586 in two pool moved 4 seed to pool 1 and 3 seed to pool 2 2015-02-07 00:05:02 +00:00
eba979740c fixed generation sort 2015-02-06 23:29:00 +00:00
cba5d0a96d removed wrestlers array convert on pool generation 2015-02-06 22:52:58 +00:00
8c7c1abc99 sorting before generating 2015-02-06 22:48:26 +00:00
8caaf588fd Made two pool for 7-10 people 2015-02-06 13:26:58 -05:00
5c015ba2d8 Fixed win percentage 2015-02-06 10:44:04 -05:00
ffebffab55 Calculated win percentage 2015-02-06 10:31:47 -05:00
3eff0ed0fa See bracket size from tournament view. 2015-02-06 09:08:37 -05:00
e9cf73f9d5 Made onePool and twoPool views. Also implemented round robin gem. 2015-02-05 09:53:08 -05: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
7ea80b2997 Working on generating rounds in tournament model 2015-02-02 15:45:46 -05:00
9de0215a5e Pool matches generated 2015-02-02 13:07:08 -05:00
ba8ce0b73a Fixed wrestler.isWrestlingThisRound 2015-01-30 15:43:41 -05:00
ae4b2718b5 Working on Pool class 2015-01-26 13:40:25 -05:00
d69838310e Working on pools 2014-12-31 10:38:49 -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
Jacob Cody Wimer
1d024e0571 Added 11 man bracket 2014-01-31 18:33:58 -05:00
Jacob Cody Wimer
a3e1573c51 Removed weight mat association 2014-01-30 10:38:50 -05:00