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

263 Commits

Author SHA1 Message Date
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
3659597780 CRUD finished for Schools on frontend 2016-04-30 00:55:34 +00:00
84d48bbee3 Made login form look better and made user
menu look better.
2016-04-28 01:58:48 +00:00
425e7f5fc5 Frontend authentication working. 2016-04-28 01:13:58 +00:00
84578d89da Added frontend pages and trying to model wrestlers on frontend 2016-04-26 01:14:15 +00:00
5b9f64b3f9 Created basic viewing pages in angular
Can now search and view tournaments. Can now view team scores, weights and seeds, mats and bout board
2016-04-12 21:11:18 +00:00
691d417322 Merge branch 'linemanjs' into development 2016-03-01 16:15:45 +00:00
c03402bcdb Added a mock layout and an api call for angular 2016-03-01 16:15:19 +00:00
db2e9a1c65 making navbar mobile friendly 2016-02-23 14:12:26 -05:00
dfa0972747 Added linemanjs as frontend 2016-02-10 16:33:44 +00:00
4685173548 Removed url for tournaments api 2016-02-10 15:20:52 +00:00
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