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

1114 Commits

Author SHA1 Message Date
0aea26967a Added quick create high school girls weight classes 2021-02-18 20:27:44 +00:00
5677f4e944 Updated development to allow all hostnames (for localtunnel) 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
396e4be5b3 Fix deploy job and put into workflow 2021-02-12 19:29:27 +00:00
46919a2b1b Add heroku deploy to circleci 2021-02-12 19:13:39 +00:00
55d122771c Had to create storage.yml for activestorage for Rails 6.1 upgrade and changed config to use mem_cache_store instead of dalli_store 2021-02-12 13:16:30 +00:00
e43f3253d4 Updated README for new versions of rails and ruby 2021-02-12 12:54:00 +00:00
f720de0db6 Fixed deprecations for rails 6.1 and 6.2 2021-02-12 12:17:46 +00:00
44c9f947d7 Use user_id for dev script 2021-02-11 16:39:29 +00:00
ee8d861bee Updated to rails 6.1.2 and updated all gems 2021-02-11 16:39:17 +00:00
bdd80fc1d2 Updated to ruby 3.0.0 2021-02-11 12:33:25 +00:00
db15e79c0f Updated to rails 6.0.3.4 2020-11-10 15:58:26 -05:00
1f5aa304ff Updated to ruby 2.7.2 and rails 6.0.3.3 2020-11-10 15:45:30 -05:00
4522113396 Added status badge for circleci and removed travisci config 2020-11-10 15:44:51 -05:00
7327902fe8 Merge pull request #13 from jcwimer/circleci-project-setup
Add .circleci/config.yml
2020-11-06 12:29:02 -05:00
894877e657 Add .circleci/config.yml 2020-11-06 12:20:56 -05:00
aa76318321 Updated gems 2020-09-15 09:32:01 -04:00
a693905c62 Added instant page 2020-09-15 09:25:08 -04:00
3559977e72 Minor rails upgrade 2020-06-26 11:00:49 -04:00
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