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

57 Commits

Author SHA1 Message Date
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
Jacob Cody Wimer
c551852dfb Fixed wrestler show and edit 2014-01-22 22:50:47 -05:00
Jacob Cody Wimer
6058ceb9f2 Fixed buttons on weights#show 2014-01-22 13:42:13 -05:00
Jacob Cody Wimer
60f4a38072 Fixed show on wrestlers and weights 2014-01-22 13:40:11 -05:00
Jacob Cody Wimer
d4b97c83c3 Updated re-directs, added weights to tournament#show, and edited a few views 2014-01-22 13:12:40 -05:00
Jacob Cody Wimer
4a463132da Changed links on tournaments#show 2014-01-22 10:10:36 -05:00
Jacob Cody Wimer
8e5e1d60a3 Fixed school view 2014-01-22 10:06:38 -05:00
Jacob Cody Wimer
10320a2c76 Removed sign up page unless signed in 2014-01-22 09:39:27 -05:00
Jacob Cody Wimer
10de8d2110 changed production environment 2014-01-22 09:33:28 -05:00
Jacob Cody Wimer
0a95cce3bc asset precompile 2014-01-22 09:30:31 -05:00
Jacob Cody Wimer
07a9e6fc9f Fixed application.css.scss 2014-01-22 09:25:47 -05:00
Jacob Cody Wimer
626c0e234a Fixed application.css.scss 2014-01-22 09:22:21 -05:00
Jacob Cody Wimer
44511e8600 Entered devise secret key 2014-01-22 09:02:12 -05:00
Jacob Cody Wimer
8797381b6c Blocking buttons with Devise Authentication and cleaning up views 2014-01-22 08:38:55 -05:00
Jacob Cody Wimer
382e1a0c05 Installed devise 2014-01-21 22:23:09 -05:00
Jacob Cody Wimer
73d22a126a The rest of 1-21 changes. Mostly visual flow between tournament school and wrestlers 2014-01-21 21:43:48 -05:00