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

57 Commits

Author SHA1 Message Date
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
d4dedfb3bd Added an edit wrestlers page for matches 2020-01-14 12:46:02 -05:00
d93a03ff87 Display tournament show page when going to /tournament/:id/brackets 2019-02-06 19:59:35 +00:00
2b92bdaf66 Preliminary import/export feature 2019-01-30 20:16:56 +00:00
0be27f05fd Removed sidebars, added tournament navbar, and removed chitika ads 2019-01-23 16:05:34 +00:00
31323593c9 Added baumspage roster importer 2019-01-10 13:25:31 +00:00
07b51103bf Create bout sheets and make all printable pages go to a new window 2019-01-08 16:03:33 +00:00
aaf21d6e92 Added delayed_job_web gem for easier insight into jobs queues 2019-01-07 19:52:52 +00:00
d88000f06a Added a stats page for teams 2017-12-18 07:51:38 -05:00
e168d0b51d Added functionality for a tournament director to move a wrestler to a pool that has a bye for greater flexibility 2017-08-29 13:02:00 -04: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
84d48bbee3 Made login form look better and made user
menu look better.
2016-04-28 01:58:48 +00:00
817e1fb0c1 Moved api call to a service 2016-03-02 13:34:41 +00:00
dfa0972747 Added linemanjs as frontend 2016-02-10 16:33:44 +00:00
e215717914 Start of api 2016-02-10 15:16:58 +00:00
731131073f Specified ruby 2.3.0 2016-02-10 14:10:42 +00:00
a8b96c96e8 Swap page is now working and also moved swaping logic from tournament model to its own class 2016-01-27 14:13:49 +00:00
75efa73777 Added shell views and routes to swap wrestlers bracket positions
Still need to set permssions on swap controller method
2016-01-25 12:53:32 +00:00
6282693fe3 Added printable weigh in sheet 2016-01-21 12:48:50 +00:00
40ebe64176 Error page for generating matches, cannot have more than 16 for Pool to bracket tournaments 2016-01-20 15:15:39 +00:00
85fb0947b5 Tutorials page added 2016-01-19 19:04:29 +00:00
c6626988db Added pages for teampointsadjust and spearated wrestler and school deducted points 2016-01-12 17:36:45 +00:00
76eef7ce87 Added ad back with conditions 2016-01-08 15:19:17 +00:00
fb157887a6 Added ability to remove permissions 2016-01-08 13:14:29 +00:00
bd5768b037 Views for school and tournament delegates 2016-01-07 20:18:36 +00:00
dd9e19b43f Added views to delegate tournament permissions 2016-01-07 19:55:15 +00:00
633c762b2e Added all matches page and edit matches page 2015-12-31 20:07:14 +00:00
41ca12c5d1 Added my tournaments page 2015-12-15 15:24:13 -05:00
68fe5e4f90 Updated views for wrestlers show page 2015-12-04 19:50:32 +00:00
ce2e80a2b4 Created about page 2015-11-30 15:18:03 +00:00
4fae1c2896 Moved static pages actions to tournament where it made sense 2015-11-05 02:38:39 +00:00
f86a577c8b Moving pages to tournament from static_pages 2015-11-04 16:10:56 -05:00
d1437a56af Added tests for matches controller 2015-10-29 07:53:47 -04:00
432b99a0cf Revert "Added loader.io route"
This reverts commit 970c28e360.
2015-10-21 07:56:27 -04:00
970c28e360 Added loader.io route 2015-10-21 07:53:55 -04:00
db0c6df1dc New home page 2015-10-20 08:05:33 -04:00
ce2a7b28bc Created a weigh in page 2015-06-30 17:59:02 +00:00
81f233cb0e Added button to generate matches 2015-05-26 17:53:53 +00:00
89e6a81bd1 Moved jquery and datatables back to asset pipline. Log out now works 2015-05-05 12:39:15 +00:00
e7bfad8df0 Auto creating of high school weights 2015-04-27 14:58:22 -04:00
61d1240f0b Fixed noMatches page. 2015-04-27 10:17:52 -04:00
d0277e1ab8 Preliminary bracket print page 2015-03-30 19:11:47 +00:00
d6a9abffac Update seeds on one page. 2015-03-16 15:06:45 -04:00
6452aee07a Removed delayed job and generate matches 2015-03-16 09:13:12 -04:00
8caaf588fd Made two pool for 7-10 people 2015-02-06 13:26:58 -05:00
5b8e90b50a Moved team score for faster front page load. 2015-02-06 09:18:04 -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
dddedcf30f Created Pool 1 of 10 Man Bracket 2014-01-24 08:41:49 -05:00