2f9c54df2e
Refactored match generation so I can eventually support multiple types of tournaments
2016-05-14 13:28:28 +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
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
dfa0972747
Added linemanjs as frontend
2016-02-10 16:33:44 +00:00
e215717914
Start of api
2016-02-10 15:16:58 +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
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
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
40ebe64176
Error page for generating matches, cannot have more than 16 for Pool to bracket tournaments
2016-01-20 15:15:39 +00:00
85fb0947b5
Tutorials page added
2016-01-19 19:04:29 +00:00
ae59cb2b21
Trying to eager load in a few places
2016-01-14 19:38:51 +00:00
c6626988db
Added pages for teampointsadjust and spearated wrestler and school deducted points
2016-01-12 17:36:45 +00:00
fb157887a6
Added ability to remove permissions
2016-01-08 13:14:29 +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
612902aa91
School delegates permissions are working
2016-01-07 16:08:46 +00:00
f46029efaf
Added logic to delegate tournament access
2016-01-06 18:38:02 +00:00
c012682e77
Added tournament search
2016-01-04 19:20:05 +00:00
633c762b2e
Added all matches page and edit matches page
2015-12-31 20:07:14 +00:00
f3936b0906
Updated seeds redirects to tournament now
2015-12-31 17:34:51 +00:00
669b026795
Fixed indentations
2015-12-31 17:31:32 +00:00
c9ff63548b
Fixed check_access bug
2015-12-31 01:56:10 +00:00
44b5970104
Fixed validation bug
2015-12-31 01:24:20 +00:00
2d2d6a2e9c
Fixed weights controller test
2015-12-30 19:58:15 +00:00
9fb1615120
Fixing controllers and views with validations
2015-12-30 19:42:58 +00:00
c82d6d727b
Added date to tournament
2015-12-30 18:48:49 +00:00
6d21e8ebdf
Show no matches while matches are being generated
2015-12-30 16:36:53 +00:00
a8bb011bfe
Check for all matches on all brackets page
2015-12-24 21:32:06 +00:00
49bcbfcc84
Order my_tournaments by updated_at
2015-12-23 15:33:27 +00:00
23de8a5503
Order tournaments by updated_at
2015-12-23 15:32:56 +00:00
67a457ad2f
Fixed school show query on controller
2015-12-21 19:38:59 +00:00
54ecbe9451
Revert "Added memcached and set up cached items for up_matches page"
...
This reverts commit 983cc9c667 .
2015-12-17 19:20:18 +00:00
983cc9c667
Added memcached and set up cached items for up_matches page
2015-12-17 18:44:24 +00:00
41ca12c5d1
Added my tournaments page
2015-12-15 15:24:13 -05:00
68fe5e4f90
Updated views for wrestlers show page
2015-12-04 19:50:32 +00:00
c9125527d7
Fixed pooladvance and updated views for when tournament ends
2015-12-04 13:26:32 +00:00
b334c1fad3
Redirect back to mat when match is saved
2015-12-03 13:10:03 +00:00
0e5229f2a3
Created an about page
2015-11-20 12:41:11 +00:00
0ba25da89a
Updating views
2015-11-18 13:11:47 +00:00
1aee738eb5
Record score in db and update when match is updated
2015-11-17 15:28:54 +00:00
633ae2eb01
Modified wrestler show to show matches and team points scored
2015-11-17 13:53:00 +00:00
598d0314ba
Redirect mats#show to no_matches if no matches
2015-11-05 16:36:05 +00:00
5b497e9cf9
Added spot to control a match
2015-11-05 09:05:44 -05:00
7aad1ee429
Went through views to make sure navigation is correct and views look ok
2015-11-05 03:02:03 +00:00