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

27 Commits

Author SHA1 Message Date
c5b9783853 Fixed logout link 2025-09-15 18:32:55 -04: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
2d433b680a Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type. 2025-04-08 17:54:42 -04:00
db2e9a1c65 making navbar mobile friendly 2016-02-23 14:12:26 -05:00
85fb0947b5 Tutorials page added 2016-01-19 19:04:29 +00:00
1bd4782a86 Dropdown for user pages 2016-01-08 13:46:31 +00:00
c012682e77 Added tournament search 2016-01-04 19:20:05 +00:00
6068a69d98 Browse tournaments at top 2015-12-31 20:09:29 +00:00
41ca12c5d1 Added my tournaments page 2015-12-15 15:24:13 -05:00
1591d8d7de Updated layout 2015-12-04 18:45:39 +00:00
ce2e80a2b4 Created about page 2015-11-30 15:18:03 +00:00
4fae1c2896 Moved static pages actions to tournament where it made sense 2015-11-05 02:38:39 +00:00
f86a577c8b Moving pages to tournament from static_pages 2015-11-04 16:10:56 -05:00
777716f069 Edit users 2015-10-27 08:33:09 -04:00
11590166d2 Updated name to wrestlingdev 2015-10-20 07:50:36 -04:00
89e6a81bd1 Moved jquery and datatables back to asset pipline. Log out now works 2015-05-05 12:39:15 +00:00
63b7ecd9e6 Removed home link, the application title is the home link. 2015-04-22 08:49:23 -04:00
97c40587d0 Changed layout page 2015-04-22 08:41:25 -04:00
5b8e90b50a Moved team score for faster front page load. 2015-02-06 09:18:04 -05:00
8b6161ee3e changed app name to wrestling app 2014-12-24 07:45:23 -05: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
Jacob Cody Wimer
dddedcf30f Created Pool 1 of 10 Man Bracket 2014-01-24 08:41:49 -05:00
Jacob Cody Wimer
8797381b6c Blocking buttons with Devise Authentication and cleaning up views 2014-01-22 08:38:55 -05:00
Jacob Cody Wimer
382e1a0c05 Installed devise 2014-01-21 22:23:09 -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
Jacob Cody Wimer
5b6a127549 Added styling 2013-12-26 14:39:20 -05:00