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

398 Commits

Author SHA1 Message Date
2b1b9270fd Can edit wrestler school 2016-01-22 14:12:56 +00:00
e48d473807 Revert "Eager load users and delegates for tournaments, eager load delegates and tournament for schools"
This reverts commit 911faceb7c.

Permissions to edit a wrestler are not working in production.
2016-01-22 13:21:13 +00:00
7c84686ed8 Do not want two delayed jobs kicking each other off 2016-01-22 04:40:54 +00:00
6282693fe3 Added printable weigh in sheet 2016-01-21 12:48:50 +00:00
911faceb7c Eager load users and delegates for tournaments, eager load delegates and tournament for schools 2016-01-20 20:37:15 +00:00
c0ab1cc56c Remove caching for school show view and eager load correctly
Could not do the caching properly with action buttons having permissions associated. The caching method was being called for every wrestler and took 150ms
2016-01-20 19:58:52 +00:00
ab892b6f9c Only needs to destroy matches on delete 2016-01-20 19:00:09 +00:00
2866c93aec Destroy matches if a school wrestler or weight is destroyed 2016-01-20 17:52:21 +00:00
1ee671f5b4 Define where to put seeds 5-8 2016-01-20 17:52:06 +00:00
bd3c29bd60 Fixed tournament error bug 2016-01-20 16:10:41 +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
1401dbea98 Seeds need to be nil before setting seeds 2016-01-20 14:32:23 +00:00
2657f4a835 Less pages with pop up ads 2016-01-19 19:22:52 +00:00
85fb0947b5 Tutorials page added 2016-01-19 19:04:29 +00:00
a0c5c1ae8e Fixed reset password button 2016-01-19 13:26:39 +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
db14dceaca Google analytics 2016-01-19 02:31:32 +00:00
3b72ea83cf Added bracket position to all matches page 2016-01-18 19:08:38 +00:00
2d966c993f Notice messages on all pages 2016-01-18 18:31:15 +00:00
ae59cb2b21 Trying to eager load in a few places 2016-01-14 19:38:51 +00:00
547dbf9371 Deducted points only need a total on wrestler show page 2016-01-13 16:08:30 +00:00
91ba292306 Fixed caching for wrestler and school show pages 2016-01-13 16:05:40 +00:00
f2e28505a6 Removed cache for wrestlers show because it will never update. Removed cache for school show because buttons requiring permissions were showing 2016-01-13 15:33:34 +00:00
35e1a41220 Do not cache school buttons 2016-01-13 15:19:04 +00:00
c537c6067c Recommend deleting delegations instead of deleting them 2016-01-13 13:50:19 +00:00
85996d1955 Fixed back buttons thorugh app 2016-01-13 13:10:33 +00:00
67a25123aa Remove school delegations when generating matches 2016-01-13 13:07:51 +00:00
a757c8a777 Fixed random seeding 2016-01-13 03:44:56 +00:00
faa4300335 Touch wrestler and school on update 2016-01-12 18:41:43 +00:00
19d49abca7 Added deducted points to views 2016-01-12 18:29:19 +00:00
c6626988db Added pages for teampointsadjust and spearated wrestler and school deducted points 2016-01-12 17:36:45 +00:00
227e588658 Championship bracket wins are 2pts and conso bracket wins are 1pt 2016-01-12 15:05:38 +00:00
a8d54a2213 Advance in pool for previous matches 2016-01-11 20:06:43 +00:00
cce30bdf3a Fixed mat assignment when matches are finished 2016-01-11 16:48:08 +00:00
707a492bb0 Changed desktop rnav ad 2016-01-08 19:23:32 +00:00
cf99e384e7 Ads on right nav 2016-01-08 19:20:32 +00:00
d5a29c4f4c Changed mobile ad type 2016-01-08 19:16:22 +00:00
64c8176412 Ad typo 2016-01-08 19:08:41 +00:00
f84fc145ed Separate mobile and desktop ads 2016-01-08 19:02:00 +00:00
6dc8a57119 Ad typo 2016-01-08 18:47:59 +00:00
0d364a5134 Moved ad provider 2016-01-08 18:35:18 +00:00
76eef7ce87 Added ad back with conditions 2016-01-08 15:19:17 +00:00
1ed4caba0c Removed glitchy add button 2016-01-08 14:13:48 +00:00
4491b2eddf School show page was too busy 2016-01-08 13:52:52 +00:00
1bd4782a86 Dropdown for user pages 2016-01-08 13:46:31 +00:00
cffd70e9f6 Only tournament owners can delegate tournament permissions 2016-01-08 13:17:30 +00:00
fb157887a6 Added ability to remove permissions 2016-01-08 13:14:29 +00:00
613af2337d Fixed typo on my tournaments page 2016-01-07 20:22:10 +00:00