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

192 Commits

Author SHA1 Message Date
e431316e14 Switch to passenger 2015-04-22 09:53:02 -04:00
4fc10e82ec Fixed all_brackets page 2015-04-22 09:00:16 -04:00
f1aa7384a1 Changed all scss files to css and precompiled assets. 2015-04-22 08:54:33 -04:00
63b7ecd9e6 Removed home link, the application title is the home link. 2015-04-22 08:49:23 -04:00
76050233d4 Change btn to btn btn-default 2015-04-22 08:48:44 -04:00
4dcac987ac Removed old gems for css and js 2015-04-22 08:46:27 -04:00
97c40587d0 Changed layout page 2015-04-22 08:41:25 -04:00
7769006166 Refactored cdn name 2015-04-22 08:41:09 -04:00
3e4dca0399 Revert "Trying passenger instead of puma"
This reverts commit 1fa79c9dc4.
2015-04-22 08:03:55 -04:00
1fa79c9dc4 Trying passenger instead of puma 2015-04-22 08:01:12 -04:00
1f67557fca Saving matchups_array 2015-04-21 22:31:29 -04:00
e68eae312c Render datatables in browser 2015-04-21 22:29:05 -04:00
1c8ad90e8a Stopped saving matchups_array to test page speed 2015-04-21 22:15:18 -04:00
794690fc00 Precompiled assets 2015-04-21 22:12:06 -04:00
4185c02d77 Render bootstrap and jquery from a different server. 2015-04-21 22:11:20 -04:00
9de0d46e66 Saving matchups_array again. 2015-04-21 21:26:10 -04:00
b61431930f Now naming loser of boutNumber in boutgen. Boutgen only run once now. 2015-04-21 21:15:44 -04:00
a6757e6bfe Removed delayed_job from config/application.rb 2015-04-21 19:37:23 -04:00
ef90577cf7 Trying to gzip assets to render faster 2015-04-21 19:36:55 -04:00
42b46cb670 Removed some logic from view for faster rendering 2015-04-21 19:32:37 -04:00
367381208a Took out matchups_array saving, did not remove from database. 2015-04-21 17:13:26 -04:00
1a5f00e775 Updated databtables 2015-04-21 17:12:38 -04:00
acd4acf1a9 Added what app does not to readme 2015-04-15 14:08:47 +00:00
4499ce3cfe Updated readme 2015-04-15 14:02:43 +00:00
0e0fbb649d Removed unused files 2015-04-15 13:44:40 +00:00
2b1618c69b Cleaned up a bunch of shit. Depricated model methods and controller methods. 2015-04-15 13:42:12 +00:00
451e6911f8 Fixed totalRounds in weight 2015-04-01 13:44:01 +00:00
9b9f6a0353 Ordered all pool bracket rounds by bracket_position_number 2015-04-01 13:00:48 +00:00
d0277e1ab8 Preliminary bracket print page 2015-03-30 19:11:47 +00:00
9986c8b407 Removed unnecessary attr_accessors 2015-03-30 17:45:37 +00:00
85a5cb3993 Removed deprecated config in application.rb 2015-03-28 18:40:55 +00:00
522798a2c4 Removed score from school table and added attr_accessor 2015-03-28 18:38:09 +00:00
9976fd5869 Added before save on wrestler and weight. Also fixed fourPoolNumbers for weight 2015-03-28 18:16:32 +00:00
43d7089b44 Associated wrestlers and tournaments through weights 2015-03-28 14:48:36 +00:00
d7bbd32460 Formatting code and deleting uneeded methods 2015-03-28 14:43:14 +00:00
7b5ffaff29 Removed old pool views 2015-03-27 19:09:12 +00:00
7146c401cf Test 5 match rule for bracket size 5-16 2015-03-27 19:07:49 +00:00
12b27ef3bc Ordered wrestlers by seed in bracket 2015-03-27 16:35:55 +00:00
a821c28cf7 Created one page for all pools 2015-03-27 16:33:09 +00:00
86faf8b2a4 Tested serialization in poolbracket integration test 2015-03-27 13:07:32 +00:00
f166da9a2f Fixed two pool to semi view 2015-03-27 12:56:23 +00:00
4b6b20c912 Created integration test for poolbracket matchups 2015-03-27 12:52:35 +00:00
819d735480 Cleaned scaffold tests and set up fixtures needed for now. 2015-03-26 16:55:33 +00:00
a1fbcc4a9f Added weight_max to matchup 2015-03-25 13:08:36 +00:00
06a4d1b95d Fixed matchup object to hash and hash to object 2015-03-25 12:56:19 +00:00
e0f6c129c7 Had to convert all Matchups to hash and back to objects for serialization 2015-03-25 12:32:38 +00:00
a0083ab939 Currently not saving tournament.matchups_array 2015-03-25 01:42:10 +00:00
862c69e431 Changed tournament.matchups to tournament.matchups_array 2015-03-25 00:49:23 +00:00
0b4c9075b1 Idk 2015-03-25 00:43:21 +00:00
a6f78a6dc6 Persisting matchups 2015-03-25 00:15:27 +00:00