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

16 Commits

Author SHA1 Message Date
940f7b1d00 Job concurrency per tournament is 1 so we don't have to scale too much on active queue. Pages no longer refresh automatically after navigating away from the bout board. Tournament backups are no longer deleted when restoring from a backup. Cloudflare is blocking manual backup imports so I have deleted that form on the backups page. 2026-01-16 18:21:17 -05:00
8b03a74b1e Fixed the save seeds button on weights#show to work on mobile. Fixed the trashcan and edit icons on tournaments#show schools#show and weights#show to work on mobile. Destroy all tournament backups on tournament cleanup. Added bracket position to bout board. 2026-01-13 17:02:59 -05:00
2eb38ce788 Allow decimals in the weight max form and remove references to lbs in views 2023-02-02 13:36:52 +00:00
fb9039e4d0 Added spacing for bout board 2020-01-31 12:29:48 -05:00
6bbb0b2e2c Added team abbreviation 2019-01-24 20:16:43 +00:00
476bdfa650 Removed back to tournament button now that there is a navbar 2019-01-23 20:05:08 +00:00
d67a8f2b42 Refactored names of methods and some db column 2018-11-13 14:14:48 +00:00
5cfcfe0448 Added info to match edit (mat -> show) and up_matches pages. 2017-11-13 08:42:16 -05:00
5f31879af8 Remove bad ads 2017-08-11 08:55:17 -04:00
86bb0b6f3c Fixed cache names so multiple tournaments cache at once 2017-01-31 14:01:09 +00:00
8509b6819c Added revenue hits 2016-01-19 02:44:23 +00:00
6a5e0817d6 Fixed two things in views 2016-01-06 18:48:01 +00:00
fa6c6458b6 Added full screen bout board 2016-01-04 19:43:57 +00:00
db876809ef Page caching set up 2015-12-23 14:11:20 +00:00
c9125527d7 Fixed pooladvance and updated views for when tournament ends 2015-12-04 13:26:32 +00:00
f86a577c8b Moving pages to tournament from static_pages 2015-11-04 16:10:56 -05:00