1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-01 20:25:26 +00:00
Commit Graph

49 Commits

Author SHA1 Message Date
2856060b11 Added cypress tests for mat stats javascript. 2025-05-05 19:57:03 -04:00
1fcaec876f Refactored match winner and wrestlers matches and fixed slow tests. 2025-04-25 15:59:35 -04:00
91e1939e69 Added a feature to generate uuid links for coaches to submit their school lineups. 2025-02-18 16:39:10 -05:00
f0e8c99b9f Use match id instead of bout number when looking stuff up on bracket view. 2021-12-22 13:13:44 +00:00
77c416597a Removing bootstrap buttons all over the place and replacing with font awesome icons 2019-02-11 16:29:00 +00:00
d67a8f2b42 Refactored names of methods and some db column 2018-11-13 14:14:48 +00:00
05a71e8f05 Accidental swap file 2017-12-18 07:53:32 -05:00
ba05573928 Pretty up wrestler show page 2017-12-14 09:04:12 -05:00
03f3b8dcff Break down wrestlers points on the show page 2017-12-13 11:13:40 -05:00
0c9af7fcb3 Added stats to wrestler -> show 2017-11-14 07:43:06 -05:00
86bb0b6f3c Fixed cache names so multiple tournaments cache at once 2017-01-31 14:01:09 +00:00
b5d07e103e Swap wrestlers moved from edit wrestler to the bracket page 2017-01-31 13:43:56 +00:00
d7c82a8d71 Fixed bug on wrestler form to allow a tournament director to move a wrestler to another school 2017-01-18 13:53:17 +00:00
a8b96c96e8 Swap page is now working and also moved swaping logic from tournament model to its own class 2016-01-27 14:13:49 +00:00
75efa73777 Added shell views and routes to swap wrestlers bracket positions
Still need to set permssions on swap controller method
2016-01-25 12:53:32 +00:00
2b1b9270fd Can edit wrestler school 2016-01-22 14:12:56 +00:00
2d966c993f Notice messages on all pages 2016-01-18 18:31:15 +00:00
547dbf9371 Deducted points only need a total on wrestler show page 2016-01-13 16:08:30 +00:00
91ba292306 Fixed caching for wrestler and school show pages 2016-01-13 16:05:40 +00:00
f2e28505a6 Removed cache for wrestlers show because it will never update. Removed cache for school show because buttons requiring permissions were showing 2016-01-13 15:33:34 +00:00
19d49abca7 Added deducted points to views 2016-01-12 18:29:19 +00:00
612902aa91 School delegates permissions are working 2016-01-07 16:08:46 +00:00
f46029efaf Added logic to delegate tournament access 2016-01-06 18:38:02 +00:00
9fb1615120 Fixing controllers and views with validations 2015-12-30 19:42:58 +00:00
308090f330 Do not cache edit button on school and wrestler show pages 2015-12-24 21:38:33 +00:00
a3cf41918b Cache other pages that users will frequent 2015-12-23 15:29:32 +00:00
ccf00a4e1c Bug on wrestler show page 2015-12-23 14:49:03 +00:00
68fe5e4f90 Updated views for wrestlers show page 2015-12-04 19:50:32 +00:00
0ba25da89a Updating views 2015-11-18 13:11:47 +00:00
045b869607 Deducted points added to wrestler show page 2015-11-17 14:06:18 +00:00
633ae2eb01 Modified wrestler show to show matches and team points scored 2015-11-17 13:53:00 +00:00
7aad1ee429 Went through views to make sure navigation is correct and views look ok 2015-11-05 03:02:03 +00:00
a38c959d0c Cleaning up views and controllers 2015-11-04 07:10:20 -05:00
b539a769c2 removed controller actions and views not needed 2015-10-27 08:03:16 -04:00
d18e729012 Finished setting owner for tournamenr and protecting paths 2015-10-26 16:31:45 -04:00
5b17c49a20 Updated all links 2015-06-30 16:56:36 +00:00
76050233d4 Change btn to btn btn-default 2015-04-22 08:48:44 -04:00
vagrant
f4059009ba Created bracket and extra flag for wrestler 2015-02-06 03:01:17 +00:00
Jacob Cody Wimer
e8fba379e0 Added seeding criteria to wrestlers 2014-01-31 07:44:05 -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
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
8e5e1d60a3 Fixed school view 2014-01-22 10:06:38 -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
1112699025 You can now create a wrestler from school page 2014-01-13 12:36:52 -05:00
Jacob Cody Wimer
898caee2a6 Trying to get create wrestler for school link to work 2014-01-07 13:17:40 -05:00
Jacob Cody Wimer
e27c29d313 Fixed Layouts 2014-01-03 11:03:08 -05:00
Jacob Cody Wimer
24d9deee8b Added basic scaffolds for schools wrestlers and weights 2013-12-31 11:23:43 -05:00