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

14 Commits

Author SHA1 Message Date
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
60814fdd94 Added a next bout number to the mat show page on the match stats 2025-01-20 11:41:07 -05:00
bde2b6d8c4 Added tests for assign_next_match mat action permissions 2023-01-09 19:55:19 -05:00
288c144f53 Added permissions tests for mat#assign_next_match 2023-01-09 19:33:41 -05:00
b001445090 Fixed redirect for match editing and added controller tests. Added wrestler school name to match edit form. Added authorization tests to all matches page. 2019-01-23 19:35:19 +00:00
d67a8f2b42 Refactored names of methods and some db column 2018-11-13 14:14:48 +00: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
1e9ca0d3b1 Test all controllers for school delegate access 2016-01-07 16:30:30 +00:00
f46029efaf Added logic to delegate tournament access 2016-01-06 18:38:02 +00:00
386d4c858b Testing more controller actions 2015-11-05 16:55:16 +00: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
c5a7bc3815 A ton of stuff was done to finalize the app for use 2014-01-25 05:28:42 -05:00