d88000f06a
Added a stats page for teams
2017-12-18 07:51:38 -05:00
7831bfaf6b
Pretty up wrestler show page
2017-12-14 09:03:31 -05:00
181d56f12d
Break down wrestlers points on the show page
2017-12-13 11:12:23 -05:00
7fb8e198ea
Added example format for tournament date
2017-12-13 09:02:19 -05:00
0c9af7fcb3
Added stats to wrestler -> show
2017-11-14 07:43:06 -05:00
62faa4f307
Added info about bye points
2017-11-14 07:42:21 -05:00
da37cc9eff
Did not want to add .swp files
2017-11-13 08:44:26 -05:00
5cfcfe0448
Added info to match edit (mat -> show) and up_matches pages.
2017-11-13 08:42:16 -05:00
4089d37825
Fixed query issue for advancing losing wrestlers in a 'pool to bracket' bracket
2017-11-09 08:13:29 -05:00
e40851d9fc
Pool numbers need swapped when wrestlers are swapped
2017-09-02 11:48:23 -04:00
e168d0b51d
Added functionality for a tournament director to move a wrestler to a pool that has a bye for greater flexibility
2017-08-29 13:02:00 -04:00
f9fb3e4108
Remove intrusive ads
2017-08-12 23:30:00 -04:00
5f31879af8
Remove bad ads
2017-08-11 08:55:17 -04:00
c839e2e843
Fixed a eager load bug
2017-06-09 18:00:20 -04:00
98e63a2ff0
Upgraded to Rails 5.1.1
2017-06-08 21:45:36 -04:00
3f72a912b6
Wrestler pool number is now saved in db. Pool number generation moved to it's own class.
2017-03-02 18:11:21 +00:00
8fa529dc5f
Condensed the bracket pages
2017-02-01 19:37:58 +00:00
9ac3b3baa9
All brackets page gives 1 bracket per page
2017-02-01 13:47:48 +00:00
86bb0b6f3c
Fixed cache names so multiple tournaments cache at once
2017-01-31 14:01:09 +00:00
b5d07e103e
Swap wrestlers moved from edit wrestler to the bracket page
2017-01-31 13:43:56 +00:00
96dc5407da
Fixed glitch in pool byes receiving 2 points when you have at least 1 pool
...
win. Poolrounds was not returning what I was expecting.
2017-01-19 00:41:34 -05:00
e77b555069
A BYE gives 2 points in a pool of you win one pool match. Now have two tests failing with regard to tie breakers. Most likely poorley written tests
2017-01-18 14:55:11 +00:00
d7c82a8d71
Fixed bug on wrestler form to allow a tournament director to move a wrestler to another school
2017-01-18 13:53:17 +00:00
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
4f15c2b8a3
Still moving logic out of the models
2016-05-26 01:04:51 +00:00
a6e64bdf8f
Moved none database classes out of model folder. Still need to separate classes that are doing too much for bracket_advancement, for placement points, and for swapping wrestlers in pool/bracket.
2016-05-14 14:54:49 +00:00
2f9c54df2e
Refactored match generation so I can eventually support multiple types of tournaments
2016-05-14 13:28:28 +00:00
a763c966d1
Sped up tests and updated Pool Order
2016-05-07 02:06:11 +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
a703268a75
Speeding up tests and renaming generateMatchup methods
2016-03-26 03:55:02 +00:00
ddcf2d807e
Speeding up tests and renaming a few methods in generateMatchups
2016-03-26 03:54:31 +00:00
2b4c9aff8b
making navbar mobile friendly
2016-03-11 10:32:54 -05: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
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