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
dd0585ed553e29bc62c2f68415f0eafea8671267
wrestlingdev.com
/
app
/
views
/
matches
History
Jacob Cody Wimer
5114ed7b08
Added a finished_at column on matches, created a callback to updated that only if finished changes and is 1, and display that on the match stats page.
2025-01-22 17:01:06 -05: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
Added a finished_at column on matches, created a callback to updated that only if finished changes and is 1, and display that on the match stats page.
2025-01-22 17:01:06 -05: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
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