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

83 Commits

Author SHA1 Message Date
bf012939a6 Fixed fourPoolBracket 2015-02-06 08:10:48 -05:00
9c2c0d1931 Not showing bracket yet. 2015-02-06 08:00:59 -05:00
9995ad3a82 show.html view for weights fixed extra field 2015-02-06 04:18:29 +00:00
627e3c157c Added extra to show on weight view 2015-02-06 03:32:29 +00:00
vagrant
2b1f0f4ddf Extra fixed in wrestler controller and in school view 2015-02-06 03:30:27 +00:00
vagrant
f4059009ba Created bracket and extra flag for wrestler 2015-02-06 03:01:17 +00:00
e9cf73f9d5 Made onePool and twoPool views. Also implemented round robin gem. 2015-02-05 09:53:08 -05:00
7183935b60 Created 4 pool view without bracket. 2015-02-03 15:06:02 -05:00
0244d15a8b Generated bouts and rounds. Need to fix rounds for odd numbered pools. 2015-02-03 10:41:49 -05:00
7ea80b2997 Working on generating rounds in tournament model 2015-02-02 15:45:46 -05:00
9de0215a5e Pool matches generated 2015-02-02 13:07:08 -05:00
ba8ce0b73a Fixed wrestler.isWrestlingThisRound 2015-01-30 15:43:41 -05:00
ae4b2718b5 Working on Pool class 2015-01-26 13:40:25 -05:00
e9ff75a0a2 Fixed schoolname on 5 man bracket. Need to move into it's own controller 2015-01-15 10:33:17 -05:00
df2c149457 Removed old bracket pages 2015-01-15 10:32:53 -05:00
d69838310e Working on pools 2014-12-31 10:38:49 -05:00
8b6161ee3e changed app name to wrestling app 2014-12-24 07:45:23 -05:00
1069996c6a removed application.css.scss 2014-12-24 07:40:41 -05:00
ea07960c16 removed bcrypt 2014-12-22 15:32:16 -05:00
075e840428 updated gemfile with bcrypt 2014-12-22 15:29:45 -05:00
4d5cfb0621 removed application.css.scss 2014-12-22 15:18:20 -05:00
f08d96457d set up config/application.rb to use bootstrap 2014-12-22 15:11:41 -05:00
fbf33eafc3 still working on bootstrap 2014-12-22 15:05:49 -05:00
fb9c378b60 imported bootstrap-sprockets 2014-12-22 15:03:40 -05:00
2619e354a0 gems working on heroku 2014-12-22 15:00:54 -05:00
a55ac73f09 fixed bootstrap 2014-12-22 14:58:48 -05:00
48aaf1f26f trying to get bootstrap workings on dev 2014-12-22 14:42:13 -05:00
e74e42f1fc added mysql2 for production 2014-12-22 08:52:39 -05:00
4fca2677f7 added mysql2 for production 2014-12-22 08:49:33 -05:00
a94573d8ec added mysql2 for production 2014-12-22 08:46:30 -05:00
4c2a02f84b added mysql2 for production 2014-12-22 08:41:53 -05:00
24c25a9c3f added mysql for production 2014-12-22 08:40:16 -05:00
ecaf06d9f7 heroku deploy 2014-12-22 08:36:04 -05:00
1a5cf1bda4 Merge branch 'cleanup-existing' 2014-12-22 07:23:24 -05:00
534e87c06d Idk 2014-12-22 07:23:20 -05:00
fb2badd931 Set for production 2014-12-22 07:21:18 -05:00
90b96bb218 Making progress on generating matches. 2014-12-18 10:45:49 -05:00
1899218798 Made pool and bout classes. Still need to fix bouts doubling on every
refresh of upcoming matches view
2014-12-15 13:12:39 -05:00
73edb4a765 Seed file updated to create a tournament, user, weight, school,
and 16 wrestlers
2014-12-15 08:13:50 -05:00
f7e06feb99 Before I made correctly 2014-12-09 10:14:01 -05:00
Jacob Cody Wimer
1d024e0571 Added 11 man bracket 2014-01-31 18:33:58 -05:00
Jacob Cody Wimer
931849f5d5 Bracket views added for 12-16 2014-01-31 09:14:49 -05:00
Jacob Cody Wimer
e8fba379e0 Added seeding criteria to wrestlers 2014-01-31 07:44:05 -05:00
Jacob Cody Wimer
74dbf63c85 Added brackets for 6,5,4,3,&2 2014-01-30 22:06:18 -05:00
Jacob Cody Wimer
a3e1573c51 Removed weight mat association 2014-01-30 10:38:50 -05:00
Jacob Cody Wimer
eb5068f1b6 Added message when creating weights to start with the lowest first 2014-01-30 10:08:54 -05:00
Jacob Cody Wimer
f618b0aa7c Fixed up_matches and results to filter by tournament_id 2014-01-30 10:03:31 -05:00
Jacob Cody Wimer
092e00be98 Forced authentication to control match in up_matches view 2014-01-27 10:09:08 -05:00
Jacob Cody Wimer
c5a7bc3815 A ton of stuff was done to finalize the app for use 2014-01-25 05:28:42 -05:00
Jacob Cody Wimer
7f8718af35 Added matches scaffold and ascended views of weights and schools 2014-01-24 15:16:33 -05:00