Commit Graph

28 Commits

Author SHA1 Message Date
Christopher C. Wells c978c5843d Use recipe image as background 2021-03-12 20:48:08 -08:00
Christopher C. Wells 04631d2106 Adjust recipe show page styles 2021-03-08 08:40:36 -08:00
Christopher C. Wells 053c8305a1 Refactor Quill handling as a separate database column 2021-03-08 08:40:36 -08:00
Christopher C. Wells 99300d1b2d Add frontend support for Quill JSON strings 2021-03-08 08:40:36 -08:00
Christopher C. Wells 700bc380a2 Add basic recipe time display 2021-03-06 10:04:28 -08:00
Christopher C. Wells f643baf8ff Further improve HTML semantics 2021-03-05 21:14:29 -08:00
Christopher C. Wells 2a6a1741e1 Improve recipes HTML semantics 2021-03-05 20:41:00 -08:00
Christopher C. Wells 5bc2684ca7 Moved repeated container components to app layout 2021-03-05 17:20:13 -08:00
Christopher C. Wells 7d3486e62e Shorten space between header and content 2021-03-03 06:04:43 -08:00
Christopher C. Wells 4a754643ec Create link from source field when it is a URL 2021-03-02 19:42:47 -08:00
Christopher C. Wells d3a881c359 Add recipe delete functionality 2021-02-20 14:36:52 -08:00
Christopher C. Wells b8ae2f5473 Use link styling for nutrients toggle 2021-02-17 05:35:11 -08:00
Christopher C. Wells e356c56bf6 Add ability to google recipe per-ingredient nutrient data 2021-02-16 06:04:14 -08:00
Christopher C. Wells 836c40abf2 Add recipe weight support 2021-02-11 19:49:27 -08:00
Christopher C. Wells 3c5d1c1f00 Use mg base unit for cholesterol and sodium 2021-02-10 05:55:01 -08:00
Christopher C. Wells afa4e5f93f Add custom serving name field to foods 2021-02-06 13:59:19 -08:00
Christopher C. Wells 7f3ed5b704 Update nutrition label styling 2021-01-28 15:00:07 -08:00
Christopher C. Wells ca55a0d6ec Add data to recipe view 2021-01-27 05:43:43 -08:00
Christopher C. Wells a575622c9c Improve mobile usability in forms 2021-01-25 07:31:38 -08:00
Christopher C. Wells 2a6549c6d2 Fix edit link in Foods list 2021-01-23 21:35:45 -08:00
Christopher C. Wells 333abbb8f5 Link to recipe show from recipe ingredients 2021-01-23 10:33:25 -08:00
Christopher C. Wells 670d6127ca Refactor Recipe to support IngredientAmount (WIP)
Only Food IngredientAmounts are supported currently.
2021-01-23 10:33:25 -08:00
Christopher C. Wells 9f180b9b62 Refactor ingredients field structure 2021-01-22 21:11:19 -08:00
Christopher C. Wells 70c9396d0f Add `source` field to Recipe model 2021-01-18 09:22:08 -08:00
Christopher C. Wells f974806b15 Add `detail` field to Food Amount model 2021-01-18 08:59:55 -08:00
Christopher C. Wells 81f590515d Add support for fractional data entry 2021-01-15 06:09:21 -08:00
Christopher C. Wells 2dd92c8d3a Refactor "ingredients" as "foods" 2020-12-30 15:06:22 -08:00
Christopher C. Wells 7aab49a3cb Add recipe show view 2020-12-30 14:48:50 -08:00