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

252 Commits

Author SHA1 Message Date
e215717914 Start of api 2016-02-10 15:16:58 +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
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
2b1b9270fd Can edit wrestler school 2016-01-22 14:12:56 +00:00
6282693fe3 Added printable weigh in sheet 2016-01-21 12:48:50 +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
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
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
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
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
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
838ab738bd Navigation for delegations 2016-01-07 20:20:18 +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
216e60d2b8 Remove back button from printable brackets page 2016-01-07 16:35:24 +00:00
612902aa91 School delegates permissions are working 2016-01-07 16:08:46 +00:00
59f20e1698 Deducted points breaks tie before head to head 2016-01-06 20:26:20 +00:00
4310a7bb42 Pool wins are worth 2pts 2016-01-06 20:08:28 +00:00
6a5e0817d6 Fixed two things in views 2016-01-06 18:48:01 +00:00