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

28 Commits

Author SHA1 Message Date
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
6e61a7245a Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs. Foreign key constraints are now added to the migrations where we do belongs_to. 2025-04-15 16:16:44 -04:00
1f18f338ff Stop using CDN for bootstrap and datatables. Continue for font awesome, I could not get it working locally. 2024-03-21 07:45:31 -04:00
e215717914 Start of api 2016-02-10 15:16:58 +00:00
f8380a97b4 moved datatables back to cdn and precompiled assets 2015-05-05 13:46:10 +00:00
89e6a81bd1 Moved jquery and datatables back to asset pipline. Log out now works 2015-05-05 12:39:15 +00:00
f1aa7384a1 Changed all scss files to css and precompiled assets. 2015-04-22 08:54:33 -04:00
97c40587d0 Changed layout page 2015-04-22 08:41:25 -04:00
e68eae312c Render datatables in browser 2015-04-21 22:29:05 -04:00
d68cebc6e4 Compiled assets before deploy 2015-02-11 11:24:15 -05:00
56d2778624 Rearranging application.css 2015-02-11 11:19:06 -05:00
bdec6c0463 Added dataTables for matches and tournaments. 2015-02-11 10:50:25 -05:00
1069996c6a removed application.css.scss 2014-12-24 07:40:41 -05:00
4d5cfb0621 removed application.css.scss 2014-12-22 15:18:20 -05:00
fbf33eafc3 still working on bootstrap 2014-12-22 15:05:49 -05:00
fb9c378b60 imported bootstrap-sprockets 2014-12-22 15:03:40 -05:00
a55ac73f09 fixed bootstrap 2014-12-22 14:58:48 -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
7f8718af35 Added matches scaffold and ascended views of weights and schools 2014-01-24 15:16:33 -05:00
Jacob Cody Wimer
07a9e6fc9f Fixed application.css.scss 2014-01-22 09:25:47 -05:00
Jacob Cody Wimer
626c0e234a Fixed application.css.scss 2014-01-22 09:22:21 -05:00
Jacob Cody Wimer
44511e8600 Entered devise secret key 2014-01-22 09:02:12 -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
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
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
Jacob Cody Wimer
6a38c8388b initial commit 2013-12-23 11:04:30 -05:00