Commit Graph

463 Commits

Author SHA1 Message Date
Chris Wells 9f3c280684 Correct PHPMA config 2024-05-04 21:37:28 +00:00
Chris Wells b9717a9961 Remove Heroku stuff 2024-05-04 21:18:38 +00:00
Chris Wells d77dba0468 Update to Node 20 2024-05-04 21:13:55 +00:00
Chris Wells e25d55212b Update Elastic migrations namespaces 2024-05-04 19:44:23 +00:00
Chris Wells 96a285d619 Finalize DevContainer support 2024-05-04 19:42:16 +00:00
Chris Wells 0fa77ec6cb Add DeveContainer config 2024-05-04 00:08:01 +00:00
Christopher C. Wells 0660c4bfa4 Upgrade to Laravel 10 2024-02-03 08:36:44 -08:00
Christopher C. Wells 9aea9114f7 Col flex recipe actions for all sizes 2024-02-03 08:02:51 -08:00
Christopher C. Wells dd2b10a1db Disable unreliable nutrient conversion tests 2024-02-02 11:10:42 -08:00
Christopher C. Wells 5fdd3ef2f4 Update GitHub Actions versions 2024-02-02 10:31:37 -08:00
Christopher C. Wells b955eb53b8 Group by name only
Fixes #63
Fixes #64
2024-02-02 10:22:46 -08:00
Christopher C. Wells 2a05ebc3c8 Update base docker compose file 2024-02-02 10:16:17 -08:00
Christopher C. Wells 33d3a7421f Remove tests relying on PHP math expressions 2023-12-04 21:02:42 -08:00
Christopher C. Wells 8d9f07f931 Remove deprecated GH action function 2023-12-04 20:34:11 -08:00
Christopher C. Wells 4231b2746e Update CI actions 2023-12-04 20:26:38 -08:00
Christopher C. Wells 7b3b5a9617 Update PHP dependencies 2023-12-04 20:22:01 -08:00
Christopher Charbonneau Wells 4271918fe8
Remove reference to demo 2022-11-02 13:25:30 -07:00
Christopher Charbonneau Wells bbdc7c7202
Remove reference to demo 2022-11-02 13:22:17 -07:00
Bram Wubs a02875f845 Update some css 2022-10-20 19:05:53 -07:00
Bram Wubs b3999f005b Cleanup 2022-10-20 19:05:53 -07:00
Bram Wubs 41c66cdf12 npm prod? 2022-10-20 19:05:53 -07:00
Bram Wubs f74806ea07 Log a recipe or food from their show pages 2022-10-20 19:05:53 -07:00
Bram Wubs 50bb378c02 bump laravel/sail to v1.16.2 2022-10-09 19:23:52 -07:00
Christopher C. Wells 5de41c4793 Add recipe duplicate test 2022-03-06 20:53:50 -08:00
Christopher C. Wells 4aaf83c862 Add recipe duplicate functionality 2022-03-06 20:53:50 -08:00
Christopher C. Wells 6e3c40531d Remove use of deprecated Media Library model method 2022-03-06 14:43:39 -08:00
Christopher C. Wells 1d4a975ae5 Update Composer dependencies 2022-03-06 14:30:52 -08:00
Christopher C. Wells c4cb8759ce Delete unused tags 2022-03-06 14:29:39 -08:00
Christopher C. Wells 7daeab4c44 Cast Goal User ID as int 2022-02-28 18:45:55 -08:00
Christopher C. Wells ef096492d4 Add "ingredient ID" attribute to ingredients
This change prevents ID collision when dealing with multiple models.
2022-02-20 13:46:16 -08:00
Christopher C. Wells ce4827a8ec Account for serving sizes > 1 in recipe display
Closes #19
2022-02-12 06:27:12 -08:00
Christopher C. Wells 99e214e822 Update node dependencies 2022-02-11 20:09:00 -08:00
Christopher C. Wells 5c29150ae1 Upgrade to Laravel 9 2022-02-11 19:27:12 -08:00
Christopher C. Wells 9b0ffde30c Update dependencies 2022-02-11 18:31:22 -08:00
Christopher Charbonneau Wells 0e8eba8b91
Use MySQL for tests in CI (#40) 2021-11-10 16:13:28 -08:00
Christopher C. Wells 6bc18c48a8 Set CI env to `testing` 2021-11-10 15:07:58 -08:00
Christopher C. Wells 7273da6bd2 Support parallel testing with Sail and MySQL 2021-11-10 15:04:59 -08:00
Christopher C. Wells c42cfdb531 Add a cache-clear dev console command; document dev console commands 2021-11-10 14:58:06 -08:00
Christopher C. Wells f17fb757ef Add a policy to restrict goal management to owner 2021-11-09 17:00:30 -08:00
Christopher C. Wells 3f04f14a2d Add API key to profile output 2021-11-08 20:55:00 -08:00
Christopher C. Wells 0f2d054649 Add cookie authentication support to API 2021-11-08 20:55:00 -08:00
Christopher C. Wells f607bf73f7 Expand size of decimal fields
Fixed #37
2021-10-31 19:38:27 -07:00
Christopher C. Wells 6dd301a296 Update dependencies 2021-10-31 19:37:44 -07:00
Christopher C. Wells f7a95cc020 Ensure 8 character minimum password length 2021-09-27 15:32:08 -07:00
Christopher C. Wells 419fcc2cb9 Disable browser cache with Cache-Control 2021-09-27 10:02:11 -07:00
Christopher C. Wells cf51670727 Add CSP policy to all responses 2021-09-27 09:02:44 -07:00
Christopher C. Wells 7d058ac628 Update dependencies 2021-09-26 14:17:30 -07:00
Christopher C. Wells 11f26504b6 Add session cookie security to env example 2021-09-26 13:43:35 -07:00
Christopher Charbonneau Wells db055b934e
Create SECURITY.md
Closes #34
2021-09-25 08:09:59 -07:00
Christopher C. Wells 44110984e2 Upgrade Sail
Now with Xdebug support!!
2021-09-06 14:09:22 -07:00