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

1062 Commits

Author SHA1 Message Date
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
bb548be81b Remove influxdb errors in non prod environments 2024-11-25 11:33:47 -05:00
b1f8cc3532 Added a replica mariadb for a dr environment 2024-11-07 13:26:15 -05:00
b974773289 Added files for rvm, removed old files for Heroku newrelic and CircleCI, updated gems, and updated to rubuy 3.2 2024-10-27 16:27:48 -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
6cb523e350 config.load_defaults is now 7.1 and I had to add optional belongs to to a couple models as a deprecation from the 4.2 to 5.0 upgrade 2024-03-19 08:36:33 -04:00
b108545034 Updated name of tournaments in seeds and added local cypress tests 2024-03-16 19:06:40 -04:00
e46180e9ea Updated to rails 7.1 and ruby 3.1.4 2024-03-14 14:09:09 -04:00
fc3623008b Fixed slowlog path on mariadb 2023-03-07 17:34:14 +00:00
508dd493a1 Added slowlog to mariadb 2023-03-07 13:59:46 +00:00
92bd1ec3c9 Fixed yaml error in k8s manifest, added a passenger pool size secret, and added multiple workers 2023-03-01 21:58:24 +00:00
87353da05e Updated to rails 6.1.7.2 2023-03-01 21:58:24 +00:00
57baa3ea45 Remove tty from docker commands in test deploy 2023-02-02 13:37:13 +00:00
2eb38ce788 Allow decimals in the weight max form and remove references to lbs in views 2023-02-02 13:36:52 +00:00
e047383fe4 Added first cypress e2e tests 2023-02-02 13:16:26 +00:00
05b42dbf0e Changed weights max to decimal 2023-02-02 13:16:13 +00:00
f011dae730 Seed the test db every deploy 2023-02-02 13:11:16 +00:00
1078dc9e97 Fixed caching of school view 2023-02-02 13:11:01 +00: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
1d0cff0e6f Pool order tests are not asserting properly and once fixed some were failing. All tests fixed and passing now. 2023-01-23 22:14:00 +00:00
1ee886abd3 Fixed creating a teampointadjust with a wrestler 2023-01-19 22:48:41 +00:00
86bb0b8410 Fixed spelling of Neutral 2023-01-19 22:48:41 +00:00
c3480909a2 Fixed school show caching 2023-01-19 01:47:32 +00:00
bde2b6d8c4 Added tests for assign_next_match mat action permissions 2023-01-09 19:55:19 -05:00
288c144f53 Added permissions tests for mat#assign_next_match 2023-01-09 19:33:41 -05:00
371b44977f Redirect errors on match#stat back to match#stat 2023-01-09 19:27:31 -05:00
eb56b9d16c Clear the cache of wrestlers when next matches are assigned to a mat 2023-01-09 19:19:30 -05:00
6b57246080 Fixed the mat#show route by defining the correct vars in the controller and added a route for assign_next_match on mat 2023-01-09 19:16:36 -05:00
ffb7d8be5b Always clear the cache for wrestlers when the match changes 2023-01-09 19:15:51 -05:00
22f5733160 Fixed export bug when adding overtime type to matches 2023-01-05 22:47:29 -05:00
b5ab929270 Hide one more text on tournament show page depending on if tournament is public or not 2023-01-02 22:08:31 -05:00
1d646cb05d Do not show brackets or bout board if you tournament is not public 2023-01-02 15:57:08 -05:00
c328bbd91c Added is_public to a tournament to hide lineups and brackets until you're ready to make it public 2023-01-01 23:16:12 -05:00
d675337d7a Updated gems 2022-12-21 22:04:44 +00:00
2dccf8dd55 Using a proxy for plausible 2022-10-05 00:46:39 +00:00
6eb71ef59e Using a proxy for plausible 2022-10-04 22:54:43 +00:00
67bee921ab Using a proxy for plausible 2022-10-04 22:06:38 +00:00
8672bdd73d Moved from google analytics to plausible 2022-10-04 13:39:47 +00:00
9c1563febf Do not initialize InfluxDB::Rails unless the host environment variable is defined 2022-09-16 19:21:58 +00:00
994fc18365 Added overtime_type to matches 2022-09-13 14:42:40 +00:00
645fb59e5b Fixed tournament search to search each term for both date and name 2022-09-08 14:13:21 +00:00
05acebbf5b Updated passenger pools for test deploy and moved workers to statefulsets in production 2022-08-15 23:26:44 +00:00
9c5ac6c1aa Updated to rails 6.1.6.1 2022-07-12 22:14:34 +00:00
85b0da6a30 Upgraded to rails 6.1.6 2022-07-07 11:58:20 +00:00
907a2eadef Fixed bug on matchstats where p2 was out of line and time_ago_in_words wasn't working 2022-04-29 11:09:22 +00:00
e6797fcce9 Remove therubyracer 2022-04-28 11:22:04 +00:00
add48b95c3 Took away cpu limits due to recommendations in the industry and moved from the beta to v1 ingress apis in K8s 2022-04-28 00:54:03 +00:00
85701e194a Upgraded to rails 6.1.5.1 and Ruby 3.0.4 2022-04-28 00:53:18 +00:00
4d3f93a109 Updated to rails 6.1.5 2022-03-23 19:36:55 +00:00
f9095d8c99 Upgrading circleci machine 2022-03-23 17:43:49 +00:00