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

12 Commits

Author SHA1 Message Date
d57aaac09d Hide ads on schools#show, wrestlers#new, wrestlers#edit, and mats#show 2026-02-11 07:55:49 -05:00
2d433b680a Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type. 2025-04-08 17:54:42 -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
98e63a2ff0 Upgraded to Rails 5.1.1 2017-06-08 21:45:36 -04:00
ddcf2d807e Speeding up tests and renaming a few methods in generateMatchups 2016-03-26 03:54:31 +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
8a9c56f3f7 Tests for non privileged routes 2015-11-05 17:48:09 +00:00
a38c959d0c Cleaning up views and controllers 2015-11-04 07:10:20 -05:00
685c71ade9 Test protecting controller paths 2015-10-30 07:51:35 -04:00
819d735480 Cleaned scaffold tests and set up fixtures needed for now. 2015-03-26 16:55:33 +00:00
Jacob Cody Wimer
24d9deee8b Added basic scaffolds for schools wrestlers and weights 2013-12-31 11:23:43 -05:00