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

402 Commits

Author SHA1 Message Date
c9125527d7 Fixed pooladvance and updated views for when tournament ends 2015-12-04 13:26:32 +00:00
ee4239f785 Fixing tests, still not working 2015-12-03 20:29:16 +00:00
119a97ebb7 Fixing tests, still not working 2015-12-03 20:28:06 +00:00
5898393fac Fixed bug in pooladvance and refactored 2015-12-03 20:27:38 +00:00
b334c1fad3 Redirect back to mat when match is saved 2015-12-03 13:10:03 +00:00
ce2e80a2b4 Created about page 2015-11-30 15:18:03 +00:00
940782f95d Added github link 2015-11-20 13:22:39 +00:00
424a2ffc22 A few more deploy changes 2015-11-20 13:01:14 +00:00
dd05fd7eb1 Easy deploy strategy 2015-11-20 12:52:59 +00:00
0e5229f2a3 Created an about page 2015-11-20 12:41:11 +00:00
393326f24f Showing next bout number and mat on school show page 2015-11-19 13:46:58 +00:00
0ba25da89a Updating views 2015-11-18 13:11:47 +00:00
67727c6391 Testing team points for pool to bracket 2015-11-17 19:03:34 +00:00
61ed7c9d69 Renamed to pool bracket placement points 2015-11-17 16:42:16 +00:00
da6b95fed8 Placement points added need to test 2015-11-17 16:39:56 +00:00
1aee738eb5 Record score in db and update when match is updated 2015-11-17 15:28:54 +00:00
045b869607 Deducted points added to wrestler show page 2015-11-17 14:06:18 +00:00
8c6e43dfa8 Adding wrestlers team points to show school page and wrestler show button 2015-11-17 14:03:58 +00:00
633ae2eb01 Modified wrestler show to show matches and team points scored 2015-11-17 13:53:00 +00:00
bb8564b44c Cleaning up code for pool advance 2015-11-17 13:41:35 +00:00
c71d94fe19 Added tie breakers for most pins most techs and most majors 2015-11-17 12:21:21 +00:00
328898f1e8 Tie breaker for team score 2015-11-16 16:59:08 +00:00
6436551f34 Removed all of the @s from integration tests 2015-11-16 16:25:28 +00:00
2e1f70803b Advance wrestlers after teampointadjust in case its added after the last match in a pool. Also added coin flip tie breaker 2015-11-16 13:51:01 +00:00
4689097ab7 Removed a swp file 2015-11-16 13:32:11 +00:00
934ccc28ee Deducted points pool tie breaker added 2015-11-16 13:31:27 +00:00
34a04be4bf Added head to head pool winner and tests 2015-11-10 02:58:52 +00:00
201d8d1f62 Updated readme 2015-11-05 18:41:17 +00:00
97fedc2cb2 Updated readme 2015-11-05 18:39:30 +00:00
9f4355465f Updated readme 2015-11-05 18:34:37 +00:00
e106e5f4d3 Continuous deployment 2015-11-05 18:26:12 +00:00
8a9c56f3f7 Tests for non privileged routes 2015-11-05 17:48:09 +00:00
77cda886e6 Changes in cloud 9 2015-11-05 16:55:27 +00:00
386d4c858b Testing more controller actions 2015-11-05 16:55:16 +00:00
598d0314ba Redirect mats#show to no_matches if no matches 2015-11-05 16:36:05 +00:00
5b497e9cf9 Added spot to control a match 2015-11-05 09:05:44 -05:00
5173f8209a Putting score in correct spot 2015-11-05 08:23:29 -05:00
6984de8b63 broken form fixed 2015-11-05 03:18:57 +00:00
b77cb4d39e .all should not be in views 2015-11-05 03:05:45 +00:00
7aad1ee429 Went through views to make sure navigation is correct and views look ok 2015-11-05 03:02:03 +00:00
4fae1c2896 Moved static pages actions to tournament where it made sense 2015-11-05 02:38:39 +00:00
f86a577c8b Moving pages to tournament from static_pages 2015-11-04 16:10:56 -05:00
0ad274b421 Env file is up to date 2015-11-04 10:43:30 -05:00
97403fbe91 Needed to change env_file syntax, compose test needs secret key base, prod Dockerfile needed temp keys for devise and rails to rake assets precompile 2015-11-04 10:41:36 -05:00
78e63780ae New relic license 2015-11-04 07:58:15 -05:00
19ad67de13 Added new relic 2015-11-04 07:47:39 -05:00
a38c959d0c Cleaning up views and controllers 2015-11-04 07:10:20 -05:00
3695800001 New relic was installed wrong on the image. Will fix later 2015-11-03 10:02:48 -05:00
59a81b4481 Added new relic stuff for deploy 2015-11-03 08:17:19 -05:00
e426a491b3 Trying to remove queries and rely on associations 2015-11-02 13:25:53 -05:00