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

28 Commits

Author SHA1 Message Date
c328bbd91c Added is_public to a tournament to hide lineups and brackets until you're ready to make it public 2023-01-01 23:16:12 -05:00
af9bec97af Deleted all fixtures not associated with controller tests 2019-04-19 22:48:57 -04:00
b2b007bd96 Added eight pools to quarter final bracket 2018-12-24 13:36:03 +00:00
436e716cd4 Changed database column for wrestlers seed to bracket_line 2018-09-17 14:29:00 +00:00
16d63b52cd Made a test for the swap wrestlers service 2017-09-04 21:53:28 -04:00
3f72a912b6 Wrestler pool number is now saved in db. Pool number generation moved to it's own class. 2017-03-02 18:11:21 +00:00
a763c966d1 Sped up tests and updated Pool Order 2016-05-07 02:06:11 +00:00
ddcf2d807e Speeding up tests and renaming a few methods in generateMatchups 2016-03-26 03:54:31 +00:00
e502796863 Team point adjustments controller tests 2016-01-13 15:14:28 +00:00
61b60f09ff Testing delegation pages 2016-01-11 16:13:09 +00:00
612902aa91 School delegates permissions are working 2016-01-07 16:08:46 +00:00
f46029efaf Added logic to delegate tournament access 2016-01-06 18:38:02 +00:00
c82d6d727b Added date to tournament 2015-12-30 18:48:49 +00:00
74577eb9ec Random seeding now works 2015-12-30 16:21:56 +00:00
934ccc28ee Deducted points pool tie breaker added 2015-11-16 13:31:27 +00: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
3f3cc7014b Fixed tests to include mats 2015-06-19 19:57:42 +00:00
37470d9602 Moved match generation to a class and added tournament_type to tournaments. 2015-04-27 13:54:57 -04:00
9c5c12c413 Matchups_array completely removed. I do not know why has_many matches
does not work in tournaments. The solution was to add a matches
method.
2015-04-27 09:50:41 -04:00
7146c401cf Test 5 match rule for bracket size 5-16 2015-03-27 19:07:49 +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
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
44511e8600 Entered devise secret key 2014-01-22 09:02:12 -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
6a38c8388b initial commit 2013-12-23 11:04:30 -05:00