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

597 Commits

Author SHA1 Message Date
6e712cd199 Added caching to the school#show page 2022-02-23 21:25:01 +00:00
cce2e5b5f8 When delegating, only directly match the email to not expose user emails 2022-02-23 21:25:01 +00:00
2cd62bbbd5 Added P2 to stats page 2022-02-23 21:25:00 +00:00
9fec6c079f Fixed the stats page 2022-02-03 21:33:24 +00:00
58d088907a Allow nil when modifiying match wrestlers, allow nil when stating a match, fixed tournament navbar on wrestler edit, fixed tournament navbar on edit match wrestlers 2022-01-24 21:54:50 +00:00
7220ffe3c6 Fixed first round bracket name for 8 man brackets 2022-01-22 03:48:50 +00:00
0c9349c871 Moved some text on the tournament show page 2022-01-21 20:45:10 +00:00
d42b683f67 Added a sort by bout number for assign_next_match 2022-01-19 03:28:16 +00:00
f0e8c99b9f Use match id instead of bout number when looking stuff up on bracket view. 2021-12-22 13:13:44 +00:00
6db1dacbb6 Bracket name should not only rely on the round number 2021-12-22 13:12:59 +00:00
eae2c6756c Added 7/8 place match for double elimination bracket view 2021-12-22 13:12:59 +00:00
194fbca978 Updating calculating team scores as a put 2021-12-21 02:38:43 +00:00
1c8e3af5f4 Fixed navbar on school show page 2021-12-21 02:04:08 +00:00
b571bcc749 Fix calculate team scores 2021-12-21 01:23:28 +00:00
a6cc05424c Do not award bye points if they get bye's all the way to the finals and win by bye 2021-12-21 00:39:40 +00:00
54e755ba3a Added bye points for double elimination and modified double elimination 2021-12-20 20:48:29 +00:00
8430949a37 Fixed a couple slow queries 2021-12-11 03:08:43 +00:00
5ef27f19cc Fixed ad blocker checker 2021-12-11 03:08:43 +00:00
ad259f00b5 Fixed n+1 error for matches page on tournament 2021-11-08 22:42:55 +00:00
e36de59971 Mispelled include for fixing bracket partial bug 2021-03-03 00:39:34 +00:00
329c01db79 Added 1 more hint for tournament types 2021-03-03 00:38:01 +00:00
1f43fdf8fa Updated about page for modified 16 man bracket 2021-03-03 00:24:14 +00:00
f6aff5a753 Fixed bracket partial bug 2021-03-03 00:24:14 +00:00
3dabc16a82 Added regular double elimination placing 1-8 tournament 2021-03-01 23:55:35 +00:00
9d51ef7b51 Fixed all brackets page 2021-03-01 13:28:00 +00:00
1e30344be8 Fixed bug where wrestler deducted points were deducting twice from the team score 2021-02-22 16:21:22 +00:00
683b2967af Fix team score to have half a point 2021-02-22 15:29:29 +00:00
432903e7a9 Fixed small bug in modified 16 man double elim brackets 2021-02-22 13:42:25 +00:00
537eccf04d Added tests for modified double elimination, added a 1-8 place modified double elimination, and renamed regular double elimination 2021-02-20 01:33:31 +00:00
89a695388a Change school abbreviation if school has 3 names 2021-02-19 17:09:47 +00:00
0aea26967a Added quick create high school girls weight classes 2021-02-18 20:27:44 +00:00
f5ddc6652d Trying to fix all_brackets 2021-02-17 04:00:59 +00:00
987c89b7d5 Fix all brackets view for Rails 6 2021-02-17 03:44:55 +00:00
b2ba1901df Changed forfeit bracket label to FF 2021-02-17 03:38:03 +00:00
6c86f25add Added html_safe for all_matches view 2021-02-17 03:37:52 +00:00
ce063f5faa Fixed error_string bug in match generations 2021-02-15 13:40:54 +00:00
a693905c62 Added instant page 2020-09-15 09:25:08 -04:00
6d5f6d39f7 Change bracket format to boxes, modularize the brackets, bold the bracket winners, and change the format of the round 1 line 2020-03-04 14:22:29 -05:00
d2c68d7c6b Put school abbreviation on stats page 2020-02-10 08:00:13 -05:00
afaae0fd12 Added error for double elimination tournament 2020-02-04 12:24:21 -05:00
9dae57e141 8 man double elim cross brackets in the semis not quarter finals 2020-01-31 12:51:06 -05:00
fb9039e4d0 Added spacing for bout board 2020-01-31 12:29:48 -05:00
6ad53facc2 Updated the about page for double elimination 2020-01-31 12:27:11 -05:00
c98d3b2610 Fixed another bug in double elimination advancement 2020-01-31 12:09:19 -05:00
5bb76fe134 Fix points for fourth place 2020-01-29 11:19:19 -05:00
29ea593d12 Cross bracket at quarter final for 8 man double elim 2020-01-27 08:38:34 -05:00
870c5bc7ec Fixed double elimination advancement and match after update actions. 2020-01-27 08:34:25 -05:00
5bb4febd79 Fix page break for all brackets 2020-01-25 08:50:04 -05:00
66f7a7ab3e Added team points for double elimination 2020-01-24 14:27:53 -05:00
80841e15ae Dealing with double byes 2020-01-24 10:30:50 -05:00