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

25 Commits

Author SHA1 Message Date
ca4d5ce0db Use websockets on stats page to determine which match to stat. 2026-02-23 17:56:40 -05:00
2767274066 Added queues for mats and provided a way for tournament directors to move matches to a mat. 2026-02-03 17:50:52 -05:00
3576445a1c Added a turbo stream for the current and next match on mat stats page. 2026-01-09 18:37:01 -05:00
6b57246080 Fixed the mat#show route by defining the correct vars in the controller and added a route for assign_next_match on mat 2023-01-09 19:16:36 -05:00
d4dedfb3bd Added an edit wrestlers page for matches 2020-01-14 12:46:02 -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
0be27f05fd Removed sidebars, added tournament navbar, and removed chitika ads 2019-01-23 16:05:34 +00:00
19f10ec80b Matche edit and mat show redirect properly 2019-01-23 16:04:51 +00:00
d67a8f2b42 Refactored names of methods and some db column 2018-11-13 14:14:48 +00:00
da37cc9eff Did not want to add .swp files 2017-11-13 08:44:26 -05:00
5cfcfe0448 Added info to match edit (mat -> show) and up_matches pages. 2017-11-13 08:42:16 -05:00
2d966c993f Notice messages on all pages 2016-01-18 18:31:15 +00:00
9fb1615120 Fixing controllers and views with validations 2015-12-30 19:42:58 +00:00
127474da9c Fixed mat form 2015-12-17 15:01:49 +00:00
ae056ec7f8 Added when they last wrestled 2015-12-17 13:06:42 +00:00
90bf95cd11 Track stats on match page 2015-12-16 17:48:32 +00:00
2213cf03b4 Ask table worker the name of the winner in the popup 2015-12-16 13:06:14 +00:00
ec1c7c7fd4 We want mat name to just be a number 2015-12-15 13:50:25 -05:00
c9125527d7 Fixed pooladvance and updated views for when tournament ends 2015-12-04 13:26:32 +00:00
0ba25da89a Updating views 2015-11-18 13:11:47 +00:00
5b497e9cf9 Added spot to control a match 2015-11-05 09:05:44 -05:00
b77cb4d39e .all should not be in views 2015-11-05 03:05:45 +00:00
b539a769c2 removed controller actions and views not needed 2015-10-27 08:03:16 -04:00
5b17c49a20 Updated all links 2015-06-30 16:56:36 +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