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

392 Commits

Author SHA1 Message Date
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
f14fbadfd1 Reducing queries for up_matches on mat model 2015-11-02 11:58:51 -05:00
e79482fd07 including mats on tournament query 2015-11-02 11:36:15 -05:00
85dfadf8d2 Reducing queries on up_matches and brackets 2015-11-02 11:31:40 -05:00
bdfbb36d48 Removed bullet 2015-11-02 11:31:23 -05:00
364ee21e3f trying to speed up brackets page 2015-11-02 11:14:03 -05:00
3734258e6c fixing match wrestler1 and wrestler2 2015-11-02 11:04:40 -05:00
af4298b83b removed bullet 2015-11-02 10:56:31 -05:00
c0760dfdf8 Trying to increase speed of up_matches 2015-11-02 10:55:41 -05:00
02a791da2a Removed .swp file for README 2015-11-02 08:49:30 -05:00
8a3e2c7fee getting travis ci working 2015-11-02 08:42:15 -05:00