9bd36d2cb0
Added a search to both api and frontend
2016-03-02 14:08:14 +00:00
817e1fb0c1
Moved api call to a service
2016-03-02 13:34:41 +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
1f08d1a823
Assign next mat match before submitting delayed job
2016-02-04 15:32:38 +00:00
6d6fddea7e
Fixed bug on bracket page
2016-01-30 03:34:31 +00:00
ac28af84a5
Fixed bug in single pool placement points and wrote tests
2016-01-29 19:22:05 +00:00
14058e6a6c
Old tests now pass with single pool placement points. Still need to write tests for single pool placement points
2016-01-29 13:42:28 +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
997d547ed2
Now that swapping works, make sure the higher seeded guys wrestle last in the pools
2016-01-26 14:00:09 +00:00
765d45194c
Had to specify swapping pool matches because guys were being added to bracket matches and I could not figure out why
2016-01-26 13:59:37 +00:00
ada3434e55
Fixed bug to correctly calculate championship wins and conso wins
2016-01-25 16:02:33 +00:00
c46f895870
Swapping wrestlers works correctly now.
2016-01-25 15:33:46 +00:00
dcd8ab3dc0
Removed uneeded method in tournament model
2016-01-25 13:02:16 +00:00
01b9476ba7
Switched back to original way I swapped wrestlers
2016-01-25 12:59:38 +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
0275b48499
Fixed issue with zero seeded kids
2016-01-25 01:18:02 +00:00
f97557ec23
Fixed the way I swap wrestlers
2016-01-25 01:11:35 +00:00
a9463d0f0c
Revert "idk"
...
This reverts commit bb8f498ca0 .
2016-01-23 14:41:42 +00:00
bb8f498ca0
idk
2016-01-23 14:39:21 +00:00
54f7a68e88
Moving seeded pool matches to last round is not working with the poolOrder
2016-01-23 05:04:23 +00:00
5c71d98998
Move two highest pool seeds match to last pool round
2016-01-22 19:00:15 +00:00
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