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

162 Commits

Author SHA1 Message Date
fb9039e4d0 Added spacing for bout board 2020-01-31 12:29:48 -05:00
5bb4febd79 Fix page break for all brackets 2020-01-25 08:50:04 -05:00
bae349a2c9 Made bracket name shorter 2020-01-24 10:30:36 -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
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
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
9b19cf8072 Hide jobs from non tournament directors 2020-01-10 14:40:11 -05:00
661c56d04e Added job_owner and 'description' to delayed_job to show on the tournament show page 2019-11-26 23:40:01 -05:00
515ea6bb8d Fix headers to be more clear 2019-11-26 12:22:20 -05:00
e458cbcf40 Add pool_placement and pool_placement_tiebreaker to importer and exporter 2019-04-19 22:47:53 -04:00
a76f4036b3 Added persistence to pool placement and pool order 2019-04-19 10:33:06 -04:00
77c416597a Removing bootstrap buttons all over the place and replacing with font awesome icons 2019-02-11 16:29:00 +00:00
5a800fccb9 Making navigation easier to find 2019-02-06 19:59:53 +00:00
d0cf5301e2 Put win type on bracket and made bracket text smaller 2019-02-01 15:36:37 +00:00
2b92bdaf66 Preliminary import/export feature 2019-01-30 20:16:56 +00:00
972c5af093 Put number next to school on team scores page and included team scores into all brackets 2019-01-30 14:16:26 +00:00
8eb7e9c7fa Moved bout number to center 2019-01-24 20:21:52 +00:00
6bbb0b2e2c Added team abbreviation 2019-01-24 20:16:43 +00:00
a834b38a8e Added dismissable alerts 2019-01-24 13:46:09 +00:00
476bdfa650 Removed back to tournament button now that there is a navbar 2019-01-23 20:05:08 +00:00
0be27f05fd Removed sidebars, added tournament navbar, and removed chitika ads 2019-01-23 16:05:34 +00:00
07b51103bf Create bout sheets and make all printable pages go to a new window 2019-01-08 16:03:33 +00:00
b2b007bd96 Added eight pools to quarter final bracket 2018-12-24 13:36:03 +00:00
d67a8f2b42 Refactored names of methods and some db column 2018-11-13 14:14:48 +00:00
436e716cd4 Changed database column for wrestlers seed to bracket_line 2018-09-17 14:29:00 +00:00
7fb8e198ea Added example format for tournament date 2017-12-13 09:02:19 -05:00
5cfcfe0448 Added info to match edit (mat -> show) and up_matches pages. 2017-11-13 08:42:16 -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
f9fb3e4108 Remove intrusive ads 2017-08-12 23:30:00 -04:00
5f31879af8 Remove bad ads 2017-08-11 08:55:17 -04:00
3f72a912b6 Wrestler pool number is now saved in db. Pool number generation moved to it's own class. 2017-03-02 18:11:21 +00:00
8fa529dc5f Condensed the bracket pages 2017-02-01 19:37:58 +00:00
9ac3b3baa9 All brackets page gives 1 bracket per page 2017-02-01 13:47:48 +00:00
86bb0b6f3c Fixed cache names so multiple tournaments cache at once 2017-01-31 14:01:09 +00:00
b5d07e103e Swap wrestlers moved from edit wrestler to the bracket page 2017-01-31 13:43:56 +00:00
6d6fddea7e Fixed bug on bracket page 2016-01-30 03:34:31 +00:00
1b9151a888 First shot at setting placement points for a single pool 2016-01-28 16:36:13 +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
2657f4a835 Less pages with pop up ads 2016-01-19 19:22:52 +00:00
0176870431 Fixed team scores if 2016-01-19 02:55:21 +00:00
593ad6093e Fixed if rails env for ads 2016-01-19 02:50:02 +00:00
8509b6819c Added revenue hits 2016-01-19 02:44:23 +00:00
3b72ea83cf Added bracket position to all matches page 2016-01-18 19:08:38 +00:00