1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-31 19:45:45 +00:00
Commit Graph

72 Commits

Author SHA1 Message Date
12b55ba4ad Swapped tds in weigh_in page 2015-06-30 18:15:21 +00:00
ce2a7b28bc Created a weigh in page 2015-06-30 17:59:02 +00:00
5b17c49a20 Updated all links 2015-06-30 16:56:36 +00:00
eaaa9fb6ba Updated up_matches.html.erb 2015-06-19 19:30:44 +00:00
0fd3bd64fe Added a bout board 2015-06-19 15:25:01 +00:00
RJ Osborne
284439e2cf Removed upcomingMatches because matches are an A-R relation of Tournament 2015-05-28 00:25:14 -04:00
81f233cb0e Added button to generate matches 2015-05-26 17:53:53 +00:00
R.J. Osborne
f6dd4e8625 Renamed boutNumber to bout_number to make the field consistent with the rest of the domain and database schema. 2015-05-17 08:13:52 -04:00
88acbda5e5 trying to get datatables to align properly 2015-05-05 13:20:18 +00:00
89e6a81bd1 Moved jquery and datatables back to asset pipline. Log out now works 2015-05-05 12:39:15 +00:00
61d1240f0b Fixed noMatches page. 2015-04-27 10:17:52 -04:00
b86211102b Revert "Revert "Moving away from matchups_array and saving matches individually""
This reverts commit 7b3fe2aaad.
2015-04-25 21:44:08 -04:00
7b3fe2aaad Revert "Moving away from matchups_array and saving matches individually"
This reverts commit 650a9ed7d6.
2015-04-25 13:59:59 -04:00
650a9ed7d6 Moving away from matchups_array and saving matches individually 2015-04-25 13:51:16 -04:00
4fc10e82ec Fixed all_brackets page 2015-04-22 09:00:16 -04:00
76050233d4 Change btn to btn btn-default 2015-04-22 08:48:44 -04:00
42b46cb670 Removed some logic from view for faster rendering 2015-04-21 19:32:37 -04:00
0e0fbb649d Removed unused files 2015-04-15 13:44:40 +00:00
9b9f6a0353 Ordered all pool bracket rounds by bracket_position_number 2015-04-01 13:00:48 +00:00
d0277e1ab8 Preliminary bracket print page 2015-03-30 19:11:47 +00:00
7b5ffaff29 Removed old pool views 2015-03-27 19:09:12 +00:00
12b27ef3bc Ordered wrestlers by seed in bracket 2015-03-27 16:35:55 +00:00
a821c28cf7 Created one page for all pools 2015-03-27 16:33:09 +00:00
f166da9a2f Fixed two pool to semi view 2015-03-27 12:56:23 +00:00
79f44d4600 Updated bracket views for all pool bracket types 2015-03-24 21:06:09 +00:00
27883597ca Set up blank bracket matches for fourPools 2015-03-23 18:17:06 +00:00
4413c81100 Two pools view needed five rounds 2015-03-16 12:39:27 -04:00
2843760779 Create bracket views with upcomingMatches 2015-03-16 08:35:56 -04:00
05c340eb94 Reducing queries for upcoming matches 2015-03-16 08:06:08 -04:00
e8dd332bbc Add boutNumber to upcomgingMatches 2015-03-12 15:18:06 -04:00
dc9639cf1c Calculate matchups for pools. This breaks generating matches. 2015-03-12 15:03:38 -04:00
bdec6c0463 Added dataTables for matches and tournaments. 2015-02-11 10:50:25 -05:00
2e7e34125b Updated match generation view, created a bracket_type for weight, and
add DQ as a win type.
2015-02-09 12:31:14 -05:00
eba979740c fixed generation sort 2015-02-06 23:29:00 +00:00
e7113af9a2 Added round 4 in twoPool 2015-02-06 15:00:41 -05:00
6dd136d0ee Sort pool views by seed 2015-02-06 14:58:06 -05:00
23bef4a2b5 Removed word result from fourPools. 2015-02-06 14:53:46 -05:00
5ca2a7c7ab Added bracket for two pools 2015-02-06 13:39:51 -05: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
5b8e90b50a Moved team score for faster front page load. 2015-02-06 09:18:04 -05:00
bf012939a6 Fixed fourPoolBracket 2015-02-06 08:10:48 -05:00
9c2c0d1931 Not showing bracket yet. 2015-02-06 08:00:59 -05:00
vagrant
f4059009ba Created bracket and extra flag for wrestler 2015-02-06 03:01:17 +00:00
e9cf73f9d5 Made onePool and twoPool views. Also implemented round robin gem. 2015-02-05 09:53:08 -05:00
7183935b60 Created 4 pool view without bracket. 2015-02-03 15:06:02 -05:00
0244d15a8b Generated bouts and rounds. Need to fix rounds for odd numbered pools. 2015-02-03 10:41:49 -05:00
ae4b2718b5 Working on Pool class 2015-01-26 13:40:25 -05:00
e9ff75a0a2 Fixed schoolname on 5 man bracket. Need to move into it's own controller 2015-01-15 10:33:17 -05:00
df2c149457 Removed old bracket pages 2015-01-15 10:32:53 -05:00