Jacob Cody Wimer cody
  • Joined on 2019-04-16
cody synced new reference 64man to cody/wrestlingdev.com from mirror 2025-07-12 01:41:21 +00:00
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-05-21 00:52:27 +00:00
53e16952bf Added Stimulus and moved the matstats vanilla js to stimulus controllers. Same with the spectate page.
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-05-16 23:22:28 +00:00
0326d87261 Migrated from Sprockets to Propshaft.
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-05-15 22:52:28 +00:00
5296b71bb9 Downloaded fontawesome locally instead of using CDN
58be6b8074 gitignore .DS_Store and update Gemfile
Compare 2 commits »
cody synced commits to master at cody/wrestlingdev.com from mirror 2025-05-08 20:12:28 +00:00
4accedbb43 Added a daily recurring job to cleanup tournaments. Fixed final score fields not loading without page refresh on mat stats page and added a cypress test for it.
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-05-08 03:52:29 +00:00
4accedbb43 Added a daily recurring job to cleanup tournaments. Fixed final score fields not loading without page refresh on mat stats page and added a cypress test for it.
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-05-07 19:42:28 +00:00
2575feba80 Added a daily recurring job to cleanup tournaments .
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-05-07 03:32:28 +00:00
6825da5547 Added a daily recurring job to cleanup tournaments .
cody synced commits to master at cody/wrestlingdev.com from mirror 2025-05-06 19:32:27 +00:00
2856060b11 Added cypress tests for mat stats javascript.
68a7b214c9 Fixed match stats when localstorage is empty but server data is not.
1fcaec876f Refactored match winner and wrestlers matches and fixed slow tests.
3e4317dbc5 Using action cable to send stats updates to the client and made a spectate page.
Compare 4 commits »
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-05-06 03:12:28 +00:00
2856060b11 Added cypress tests for mat stats javascript.
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-04-29 00:02:27 +00:00
68a7b214c9 Fixed match stats when localstorage is empty but server data is not.
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-04-25 22:42:28 +00:00
1fcaec876f Refactored match winner and wrestlers matches and fixed slow tests.
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-04-21 21:28:57 +00:00
3e4317dbc5 Using action cable to send stats updates to the client and made a spectate page.
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-04-18 04:08:56 +00:00
44fb5388b4 Made the all results page grouping better and fixed the advance wrestler job.
cody synced commits to master at cody/wrestlingdev.com from mirror 2025-04-18 04:08:56 +00:00
44fb5388b4 Made the all results page grouping better and fixed the advance wrestler job.
cody synced commits to master at cody/wrestlingdev.com from mirror 2025-04-17 11:58:55 +00:00
ed7186e5ce Moved the tournament navbar to the bottom of the page and made site responsive. Fixed puma solid queue in development. Added a note about clobbering assets in the README. Fixed the ad blocker check due to turbolinks it had to be idempotent. Added migrations for all dbs in the rails-dev-db-create.sh script.
6e61a7245a Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs. Foreign key constraints are now added to the migrations where we do belongs_to.
Compare 2 commits »
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-04-17 03:38:56 +00:00
ed7186e5ce Moved the tournament navbar to the bottom of the page and made site responsive. Fixed puma solid queue in development. Added a note about clobbering assets in the README. Fixed the ad blocker check due to turbolinks it had to be idempotent. Added migrations for all dbs in the rails-dev-db-create.sh script.
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-04-16 19:38:55 +00:00
05b78662f5 Moved the tournament navbar to the bottom of the page and made site responsive. Fixed puma solid queue in development.
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-04-16 03:28:56 +00:00
6e61a7245a Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs. Foreign key constraints are now added to the migrations where we do belongs_to.
cody synced commits to development at cody/wrestlingdev.com from mirror 2025-04-15 19:18:56 +00:00
71411ff6f8 Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs