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

353 Commits

Author SHA1 Message Date
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
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
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
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
9d51ef7b51 Fixed all brackets page 2021-03-01 13:28:00 +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
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
6c86f25add Added html_safe for all_matches view 2021-02-17 03:37:52 +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
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
5bb4febd79 Fix page break for all brackets 2020-01-25 08:50:04 -05:00
bae349a2c9 Made bracket name shorter 2020-01-24 10:30:36 -05:00
bc136ae356 Fixed swap wrestlers logic 2020-01-24 08:11:37 -05:00
21b023f195 Added 8 man brackets for double elimination 2020-01-24 07:57:51 -05:00
58afc8a485 Added logic for 16 man dobule elminination match generation. 2020-01-23 21:25:25 -05:00
ff102a1862 Added 16 man modified double elimination bracket type. Still need to fix swap wrestlers code. 2020-01-23 07:46:23 -05:00
3ea05530f2 Broke pool bracket actions out into a layout to support different tournament types 2020-01-15 15:04:50 -05:00
1c966b8431 Make bracket page prettier for directors 2020-01-15 14:56:34 -05:00
ac0cdc25a3 Added manual pool order button 2020-01-14 14:54:24 -05:00
7ffdd3edf5 Added button to calculate all team scores 2020-01-14 13:16:34 -05:00
e1d25d9cee Added bracket position to bout sheet and stat page. 2020-01-14 12:50:54 -05:00
d4dedfb3bd Added an edit wrestlers page for matches 2020-01-14 12:46:02 -05:00
9b19cf8072 Hide jobs from non tournament directors 2020-01-10 14:40:11 -05:00
b30b5f41b2 Added record and criteria to team show page 2020-01-08 10:57:29 -05:00
2fdb1d8ae8 Differed is spelled wrong. Deferred is correct 2020-01-07 10:03:55 -05:00
8a54e5e924 Made stats more readable 2020-01-07 09:48:50 -05:00
cf5b8c6300 Fixed a typo 2020-01-07 07:28:42 -05:00
6acea87822 Fix team points per OHSAA 2020-01-07 07:25:49 -05:00
a8361593aa Refixed bug in new tournament form 2019-12-11 14:10:25 -05:00
024be04013 Fixed bug in new tournament form 2019-12-11 14:02:38 -05:00
661c56d04e Added job_owner and 'description' to delayed_job to show on the tournament show page 2019-11-26 23:40:01 -05:00
515ea6bb8d Fix headers to be more clear 2019-11-26 12:22:20 -05:00
e458cbcf40 Add pool_placement and pool_placement_tiebreaker to importer and exporter 2019-04-19 22:47:53 -04:00
62f300841e Added tip on seeding page to inform of pool separation on pool to bracket tournaments 2019-04-19 21:50:31 -04:00
a76f4036b3 Added persistence to pool placement and pool order 2019-04-19 10:33:06 -04:00
3b790eb74a Made my tournaments page more compact and updated other static pages with updated information 2019-02-11 16:51:19 +00:00
77c416597a Removing bootstrap buttons all over the place and replacing with font awesome icons 2019-02-11 16:29:00 +00:00
5a800fccb9 Making navigation easier to find 2019-02-06 19:59:53 +00:00