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

14 Commits

Author SHA1 Message Date
15f85e439c Fixed finish_tournament_204.rake 2025-09-15 18:57:29 -04:00
cd77268070 Trying to make the finish_tournament_204 rake job reliable 2025-09-15 18:28:35 -04:00
d61ed80287 Reload last_match and wrestler in advanced_wrestler. Moved calculate team score to the end of advance_wrestler. 2025-09-15 18:22:42 -04:00
44fb5388b4 Made the all results page grouping better and fixed the advance wrestler job. 2025-04-17 17:34:34 -04:00
2d433b680a Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type. 2025-04-08 17:54:42 -04:00
9c25a6cc39 New bracket positions for double elim brackets. Each bracket position will now wrestle during the same round. Made a rake task to migrate previous matches to the new bracket positions. 2025-04-02 16:23:20 -04:00
e612a4b10e Fixed the query for unassigned matches on the up_matches page and also only allow mats to get a new match assigned if they have less than 4 unfinished matches. Added mats to the finish_tournament_204 rake task. 2025-01-10 16:02:37 -05:00
b5150a3a37 Added a rake task that randomly selects winners for tournament 204 from seeded tournaments. 2025-01-07 08:19:21 -05:00
d42b683f67 Added a sort by bout number for assign_next_match 2022-01-19 03:28:16 +00:00
c0ad06cea7 Fixed syntax error in rake task to finish seed tournaments 2021-11-08 23:09:04 +00:00
7ee8abe81a Updated db seeding for all tournament types 2021-11-08 22:42:16 +00:00
1198171653 Updated finish seed tournament matches 2020-01-24 14:15:45 -05:00
523e124c47 Added a rake task for finishing all matches and updated the readme 2019-01-30 13:34:58 +00:00
Jacob Cody Wimer
6a38c8388b initial commit 2013-12-23 11:04:30 -05:00