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-04-01 20:25:26 +00:00
Code
Issues
Releases
Wiki
Activity
Files
2575feba80baef595692c9960a0b3b1595e2f6c6
wrestlingdev.com
/
app
/
views
/
matches
History
Jacob Cody Wimer
68a7b214c9
Fixed match stats when localstorage is empty but server data is not.
2025-04-28 16:35:24 -04:00
..
_form.html.erb
Allow nil when modifiying match wrestlers, allow nil when stating a match, fixed tournament navbar on wrestler edit, fixed tournament navbar on edit match wrestlers
2022-01-24 21:54:50 +00:00
_matchstats_color_change.html.erb
Added a dynamic score form on the stats page, added stats page form validation on the in js to compliment the validation already in place on the model, and added the wrestler's score in the winner dropdown of the form.
2025-01-19 20:35:33 -05:00
_matchstats_variable_score_input.html.erb
Fixed matchstats error where putting in a score then changing win type to pin does not unlock the submit button.
2025-01-22 09:21:45 -05:00
_matchstats.html.erb
Fixed match stats when localstorage is empty but server data is not.
2025-04-28 16:35:24 -04:00
edit.html.erb
Added an edit wrestlers page for matches
2020-01-14 12:46:02 -05:00
show.html.erb
Added team abbreviation
2019-01-24 20:16:43 +00:00
show.json.jbuilder
Added matches scaffold and ascended views of weights and schools
2014-01-24 15:16:33 -05:00
spectate.html.erb
Using action cable to send stats updates to the client and made a spectate page.
2025-04-21 17:12:54 -04:00
stat.html.erb
Allow nil when modifiying match wrestlers, allow nil when stating a match, fixed tournament navbar on wrestler edit, fixed tournament navbar on edit match wrestlers
2022-01-24 21:54:50 +00:00