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

21 Commits

Author SHA1 Message Date
ae8d995b2c Added a QR code page that generates a QR code for tournament directors to print out. 2026-02-11 18:23:14 -05:00
b4bca8f10a Fixed calculate team scores button, fixed import button, fixed deleting a mat causing match deletes 2026-01-10 23:39:23 -05:00
793a9e3ecc All links with a confirm now use turbo 2025-11-11 21:09:24 -05:00
f73e9bfc4e Fix the reset bout board link 2025-11-11 20:55:34 -05: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. 2025-04-16 16:19:29 -04:00
010d9a5f6b Added all_results page to tournaments 2025-03-11 12:32:18 -04:00
49fbf6735d Added tournament backups to the database and added pages to restore and create backups 2025-01-04 16:27:52 -05:00
5219c2b1e3 Added time saver for girls middle school weight classes 2024-12-08 19:48:59 -05:00
ad8e486205 Added mat assignment rules for the bout board and fixed the bug where a delegate making the tournamnet info public changes them to the owner 2024-11-25 16:25:59 -05:00
c133a8b051 Added safeguards for generating pool matches along with tests, updated two errors on about page, and added time saver to create middle school weights 2023-01-24 22:56:22 +00:00
1d646cb05d Do not show brackets or bout board if you tournament is not public 2023-01-02 15:57:08 -05:00
194fbca978 Updating calculating team scores as a put 2021-12-21 02:38:43 +00:00
0aea26967a Added quick create high school girls weight classes 2021-02-18 20:27:44 +00:00
7ffdd3edf5 Added button to calculate all team scores 2020-01-14 13:16:34 -05:00
9b19cf8072 Hide jobs from non tournament directors 2020-01-10 14:40:11 -05:00
a8361593aa Refixed bug in new tournament form 2019-12-11 14:10:25 -05:00
024be04013 Fixed bug in new tournament form 2019-12-11 14:02:38 -05:00
77c416597a Removing bootstrap buttons all over the place and replacing with font awesome icons 2019-02-11 16:29:00 +00:00
5a800fccb9 Making navigation easier to find 2019-02-06 19:59:53 +00:00
2b92bdaf66 Preliminary import/export feature 2019-01-30 20:16:56 +00:00
0be27f05fd Removed sidebars, added tournament navbar, and removed chitika ads 2019-01-23 16:05:34 +00:00