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

48 Commits

Author SHA1 Message Date
679fc2fcb9 Ensuring good caching for the most popular pages. Added tests. 2026-03-02 18:34:12 -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
608999cb51 Fixed create new backup link as a turbo_method and hid the baumspage importer 2026-01-08 23:51:16 -05:00
793a9e3ecc All links with a confirm now use turbo 2025-11-11 21:09:24 -05:00
91e1939e69 Added a feature to generate uuid links for coaches to submit their school lineups. 2025-02-18 16:39:10 -05:00
1078dc9e97 Fixed caching of school view 2023-02-02 13:11:01 +00:00
c3480909a2 Fixed school show caching 2023-01-19 01:47:32 +00:00
6e712cd199 Added caching to the school#show page 2022-02-23 21:25:01 +00:00
b30b5f41b2 Added record and criteria to team show page 2020-01-08 10:57:29 -05:00
515ea6bb8d Fix headers to be more clear 2019-11-26 12:22:20 -05:00
77c416597a Removing bootstrap buttons all over the place and replacing with font awesome icons 2019-02-11 16:29:00 +00:00
0be27f05fd Removed sidebars, added tournament navbar, and removed chitika ads 2019-01-23 16:05:34 +00:00
31323593c9 Added baumspage roster importer 2019-01-10 13:25:31 +00:00
d67a8f2b42 Refactored names of methods and some db column 2018-11-13 14:14:48 +00:00
d88000f06a Added a stats page for teams 2017-12-18 07:51:38 -05:00
c0ab1cc56c Remove caching for school show view and eager load correctly
Could not do the caching properly with action buttons having permissions associated. The caching method was being called for every wrestler and took 150ms
2016-01-20 19:58:52 +00:00
2d966c993f Notice messages on all pages 2016-01-18 18:31:15 +00:00
91ba292306 Fixed caching for wrestler and school show pages 2016-01-13 16:05:40 +00:00
f2e28505a6 Removed cache for wrestlers show because it will never update. Removed cache for school show because buttons requiring permissions were showing 2016-01-13 15:33:34 +00:00
35e1a41220 Do not cache school buttons 2016-01-13 15:19:04 +00:00
19d49abca7 Added deducted points to views 2016-01-12 18:29:19 +00:00
4491b2eddf School show page was too busy 2016-01-08 13:52:52 +00:00
612902aa91 School delegates permissions are working 2016-01-07 16:08:46 +00:00
f46029efaf Added logic to delegate tournament access 2016-01-06 18:38:02 +00:00
177c5d136b Ordered wrestlers correctly on school page 2015-12-30 23:25:02 +00:00
c584f1fabc Uncache New wrestler button 2015-12-30 23:17:43 +00:00
308090f330 Do not cache edit button on school and wrestler show pages 2015-12-24 21:38:33 +00:00
a3cf41918b Cache other pages that users will frequent 2015-12-23 15:29:32 +00:00
393326f24f Showing next bout number and mat on school show page 2015-11-19 13:46:58 +00:00
8c6e43dfa8 Adding wrestlers team points to show school page and wrestler show button 2015-11-17 14:03:58 +00:00
7aad1ee429 Went through views to make sure navigation is correct and views look ok 2015-11-05 03:02:03 +00:00
d18e729012 Finished setting owner for tournamenr and protecting paths 2015-10-26 16:31:45 -04:00
06635f3d46 Updated show for schools and weights 2015-07-02 09:33:45 -04:00
5b17c49a20 Updated all links 2015-06-30 16:56:36 +00:00
76050233d4 Change btn to btn btn-default 2015-04-22 08:48:44 -04:00
8caaf588fd Made two pool for 7-10 people 2015-02-06 13:26:58 -05:00
ffebffab55 Calculated win percentage 2015-02-06 10:31:47 -05:00
vagrant
2b1f0f4ddf Extra fixed in wrestler controller and in school view 2015-02-06 03:30:27 +00:00
Jacob Cody Wimer
e8fba379e0 Added seeding criteria to wrestlers 2014-01-31 07:44:05 -05:00
Jacob Cody Wimer
7f8718af35 Added matches scaffold and ascended views of weights and schools 2014-01-24 15:16:33 -05:00
Jacob Cody Wimer
7b726b38c0 Added current season record for wrestlers and updated show command for weights and schools 2014-01-22 22:57:14 -05:00
Jacob Cody Wimer
60f4a38072 Fixed show on wrestlers and weights 2014-01-22 13:40:11 -05:00
Jacob Cody Wimer
8e5e1d60a3 Fixed school view 2014-01-22 10:06:38 -05:00
Jacob Cody Wimer
73d22a126a The rest of 1-21 changes. Mostly visual flow between tournament school and wrestlers 2014-01-21 21:43:48 -05:00
Jacob Cody Wimer
1112699025 You can now create a wrestler from school page 2014-01-13 12:36:52 -05:00
Jacob Cody Wimer
898caee2a6 Trying to get create wrestler for school link to work 2014-01-07 13:17:40 -05:00
Jacob Cody Wimer
e27c29d313 Fixed Layouts 2014-01-03 11:03:08 -05:00
Jacob Cody Wimer
24d9deee8b Added basic scaffolds for schools wrestlers and weights 2013-12-31 11:23:43 -05:00