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

941 Commits

Author SHA1 Message Date
4a43f5e53f Updating gems 2020-06-26 10:19:45 -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
eac603667b Added tests for 16 man double elimination and fixed eight man double elimination test syntax error 2020-02-04 12:23:59 -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
cadb0894c7 Added tests for 8 man double elimination brackets. 2020-01-31 12:09:42 -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
1198171653 Updated finish seed tournament matches 2020-01-24 14:15:45 -05:00
80841e15ae Dealing with double byes 2020-01-24 10:30:50 -05:00
bae349a2c9 Made bracket name shorter 2020-01-24 10:30:36 -05:00
c4891f7d7c Move all finals matches to the last round 2020-01-24 09:06:09 -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
314124107c Added a note for myself 2020-01-16 10:26:04 -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
521067d4c0 Fixed tests for calculating team scores 2020-01-14 14:54:08 -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
e4329e3519 Fixed largest bracket for pol to bracket score calc 2020-01-11 18:26:58 -05:00
9b19cf8072 Hide jobs from non tournament directors 2020-01-10 14:40:11 -05:00
323f8addab Put db host in secrets for kubernetes 2020-01-09 09:26:19 -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
ca8b187267 Limit searches to 200 2020-01-07 07:32:13 -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
981ba3d530 Run after match actions if score or win type change 2020-01-03 13:15:05 -05:00
a709cb5c69 Fixed pool order deducted points bug 2020-01-03 12:54:11 -05:00
0d3cc08ad7 Added email secrets to worker in kubernetes and added bundle exec for tests 2019-12-31 08:00:08 -05:00
e37281771d Added email address variable 2019-12-31 07:52:31 -05:00
e2ec1d4a8a Fixed bug with pool to bracket advancement. This bug was conceived due to the removing of tests and logic when making pool and pool_placement database fields. 2019-12-12 11:19:24 -05:00
a8361593aa Refixed bug in new tournament form 2019-12-11 14:10:25 -05:00
78bed5ebdd Added GKE recommendations 2019-12-11 14:03:43 -05:00
1bce6dcf2a Forgot to commit schema change for delayed_job owner_id 2019-12-11 14:03:28 -05:00
024be04013 Fixed bug in new tournament form 2019-12-11 14:02:38 -05:00
7c12bf9427 Updated passenger worker size based on this recommendation: https://blog.phusion.nl/2015/11/10/heroku-and-passenger-focus-on-the-app-performance/ 2019-12-05 15:05:31 -05:00