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

40 Commits

Author SHA1 Message Date
793a9e3ecc All links with a confirm now use turbo 2025-11-11 21:09:24 -05:00
7e6d7ddfbb Updated seeding logic for double elim to make byes truly random and to keep bracket lines consistent through match generations 2024-12-23 16:17:43 -05:00
a851436c0c Removed single weight match generation, fixed bracket names, reload weight matches for pool order, and auto delete errrored jobs 2024-12-16 00:02:30 -05:00
2eb38ce788 Allow decimals in the weight max form and remove references to lbs in views 2023-02-02 13:36:52 +00:00
cf5b8c6300 Fixed a typo 2020-01-07 07:28:42 -05: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
77c416597a Removing bootstrap buttons all over the place and replacing with font awesome icons 2019-02-11 16:29:00 +00:00
0be27f05fd Removed sidebars, added tournament navbar, and removed chitika ads 2019-01-23 16:05:34 +00:00
d67a8f2b42 Refactored names of methods and some db column 2018-11-13 14:14:48 +00:00
bbb745564e Re-generating one weight classes matches - NEED TO REFACTOR and NEED TO WRITE TESTS
Code is repeated in the following classes:
GenerateTournamentMatches
PoolToBracketMatchGeneration
PoolToBracketGenerateLoserNames
WipeTournamentMatches
2016-09-09 17:51:00 +00:00
2d966c993f Notice messages on all pages 2016-01-18 18:31:15 +00:00
6a5e0817d6 Fixed two things in views 2016-01-06 18:48:01 +00:00
f46029efaf Added logic to delegate tournament access 2016-01-06 18:38:02 +00:00
9fb1615120 Fixing controllers and views with validations 2015-12-30 19:42:58 +00:00
74577eb9ec Random seeding now works 2015-12-30 16:21:56 +00:00
6984de8b63 broken form fixed 2015-11-05 03:18:57 +00:00
b77cb4d39e .all should not be in views 2015-11-05 03:05:45 +00:00
7aad1ee429 Went through views to make sure navigation is correct and views look ok 2015-11-05 03:02:03 +00:00
b539a769c2 removed controller actions and views not needed 2015-10-27 08:03:16 -04:00
d18e729012 Finished setting owner for tournamenr and protecting paths 2015-10-26 16:31:45 -04:00
06635f3d46 Updated show for schools and weights 2015-07-02 09:33:45 -04:00
5b17c49a20 Updated all links 2015-06-30 16:56:36 +00:00
76050233d4 Change btn to btn btn-default 2015-04-22 08:48:44 -04:00
2b1618c69b Cleaned up a bunch of shit. Depricated model methods and controller methods. 2015-04-15 13:42:12 +00:00
d6a9abffac Update seeds on one page. 2015-03-16 15:06:45 -04:00
8caaf588fd Made two pool for 7-10 people 2015-02-06 13:26:58 -05:00
ffebffab55 Calculated win percentage 2015-02-06 10:31:47 -05:00
9995ad3a82 show.html view for weights fixed extra field 2015-02-06 04:18:29 +00:00
627e3c157c Added extra to show on weight view 2015-02-06 03:32:29 +00:00
Jacob Cody Wimer
e8fba379e0 Added seeding criteria to wrestlers 2014-01-31 07:44:05 -05:00
Jacob Cody Wimer
a3e1573c51 Removed weight mat association 2014-01-30 10:38:50 -05:00
Jacob Cody Wimer
eb5068f1b6 Added message when creating weights to start with the lowest first 2014-01-30 10:08:54 -05:00
Jacob Cody Wimer
c5a7bc3815 A ton of stuff was done to finalize the app for use 2014-01-25 05:28:42 -05:00
Jacob Cody Wimer
7f8718af35 Added matches scaffold and ascended views of weights and schools 2014-01-24 15:16:33 -05:00
Jacob Cody Wimer
7b726b38c0 Added current season record for wrestlers and updated show command for weights and schools 2014-01-22 22:57:14 -05:00
Jacob Cody Wimer
6058ceb9f2 Fixed buttons on weights#show 2014-01-22 13:42:13 -05:00
Jacob Cody Wimer
60f4a38072 Fixed show on wrestlers and weights 2014-01-22 13:40:11 -05:00
Jacob Cody Wimer
d4b97c83c3 Updated re-directs, added weights to tournament#show, and edited a few views 2014-01-22 13:12:40 -05:00
Jacob Cody Wimer
e27c29d313 Fixed Layouts 2014-01-03 11:03:08 -05:00
Jacob Cody Wimer
24d9deee8b Added basic scaffolds for schools wrestlers and weights 2013-12-31 11:23:43 -05:00