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

13 Commits

Author SHA1 Message Date
4accedbb43 Added a daily recurring job to cleanup tournaments. Fixed final score fields not loading without page refresh on mat stats page and added a cypress test for it. 2025-05-07 16:01:48 -04:00
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
16d63b52cd Made a test for the swap wrestlers service 2017-09-04 21:53:28 -04: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
d1437a56af Added tests for matches controller 2015-10-29 07:53:47 -04: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
819d735480 Cleaned scaffold tests and set up fixtures needed for now. 2015-03-26 16:55:33 +00:00
Jacob Cody Wimer
44511e8600 Entered devise secret key 2014-01-22 09:02:12 -05:00