This website requires JavaScript.
Explore
Help
Sign In
cody
/
wrestlingdev.com
Watch
1
Star
0
Fork
0
You've already forked wrestlingdev.com
mirror of
https://github.com/jcwimer/wrestlingApp
synced
2026-03-25 01:14:43 +00:00
Code
Issues
Releases
Wiki
Activity
Files
86f9c039916641597f4f460540da702d5da2a2f4
wrestlingdev.com
/
app
/
views
History
Jacob Cody Wimer
c8764c149b
Added back tournament import text for the development environment
2026-01-23 17:35:16 -05:00
..
api
Fixed a couple slow queries
2021-12-11 03:08:43 +00:00
layouts
Fixed calculate team scores button, fixed import button, fixed deleting a mat causing match deletes
2026-01-10 23:39:23 -05:00
mat_assignment_rules
All links with a confirm now use turbo
2025-11-11 21:09:24 -05:00
matches
Added Stimulus and moved the matstats vanilla js to stimulus controllers. Same with the spectate page.
2025-05-20 17:22:48 -04:00
mats
Added a turbo stream for the current and next match on mat stats page.
2026-01-09 18:37:01 -05:00
password_resets
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
schools
Fixed the save seeds button on weights#show to work on mobile. Fixed the trashcan and edit icons on tournaments#show schools#show and weights#show to work on mobile. Destroy all tournament backups on tournament cleanup. Added bracket position to bout board.
2026-01-13 17:02:59 -05:00
sessions
Fixed reset password after the Devise migration.
2025-04-11 07:59:55 -04:00
static_pages
All links with a confirm now use turbo
2025-11-11 21:09:24 -05:00
tournament_backups
Added back tournament import text for the development environment
2026-01-23 17:35:16 -05:00
tournaments
Job concurrency per tournament is 1 so we don't have to scale too much on active queue. Pages no longer refresh automatically after navigating away from the bout board. Tournament backups are no longer deleted when restoring from a backup. Cloudflare is blocking manual backup imports so I have deleted that form on the backups page.
2026-01-16 18:21:17 -05:00
user_mailer
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
users
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
weights
Fixed the save seeds button on weights#show to work on mobile. Fixed the trashcan and edit icons on tournaments#show schools#show and weights#show to work on mobile. Destroy all tournament backups on tournament cleanup. Added bracket position to bout board.
2026-01-13 17:02:59 -05:00
wrestlers
Added cypress tests for mat stats javascript.
2025-05-05 19:57:03 -04:00