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

72 Commits

Author SHA1 Message Date
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
Jacob Cody Wimer
ec17963c28 Added back links to brackets and weights static_pages 2014-01-24 09:36:26 -05:00
Jacob Cody Wimer
6506cea6a3 Added school name to bracket 2014-01-24 09:31:41 -05:00
Jacob Cody Wimer
9e20f9388f Fixed brackets 2014-01-24 09:17:21 -05:00
Jacob Cody Wimer
46239f28bd Wrote all brackets to static_pages brackets 2014-01-24 09:06:59 -05:00
Jacob Cody Wimer
bb0c4b4a6c Fixed 10man bracket 2014-01-24 09:00:07 -05:00
Jacob Cody Wimer
a3b07ba1fe Finished pools for 10man bracket 2014-01-24 08:58:34 -05:00
Jacob Cody Wimer
25b1ae7264 Calculated bracket size 2014-01-24 08:52:59 -05:00
Jacob Cody Wimer
f7d2757248 Added seed calculation to staticpages brackets 2014-01-24 08:46:03 -05:00
Jacob Cody Wimer
dddedcf30f Created Pool 1 of 10 Man Bracket 2014-01-24 08:41:49 -05:00
Jacob Cody Wimer
e36b4ec5ab Set up SSL in production 2014-01-23 10:47:33 -05:00
Jacob Cody Wimer
7b726b38c0 Added current season record for wrestlers and updated show command for weights and schools 2014-01-22 22:57:14 -05:00