Commit Graph

17 Commits

Author SHA1 Message Date
Christopher C. Wells dbb752d73c Add journal entry add support (WIP) 2021-01-02 15:13:55 -08:00
Christopher C. Wells 3bc346848c Add support for optgroups in select lists 2021-01-02 15:13:12 -08:00
Christopher C. Wells 784bc490dc Add basic food show view 2021-01-01 20:00:55 -08:00
Christopher C. Wells 2e3db25388 Style journal view 2021-01-01 19:50:42 -08:00
Christopher C. Wells c1ddb061df Add basic journal entries index (WIP) 2021-01-01 15:05:36 -08:00
Christopher C. Wells dd40582b64 Update food views for servings data 2020-12-31 15:32:26 -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
Christopher C. Wells 545e4c0b5e Add recipe list view 2020-12-30 14:00:04 -08:00
Christopher C. Wells 198a32a915 Add step support to recipe create form 2020-12-30 13:23:41 -08:00
Christopher C. Wells f8c6f81e60 Allow null values for ingredients 2020-12-30 11:57:08 -08:00
Christopher C. Wells d4e3658294 Add support for set number of recipe ingredient amounts 2020-12-30 11:27:38 -08:00
Christopher C. Wells a04be37acb Start Recipe controller (WIP) 2020-12-30 08:30:14 -08:00
Christopher C. Wells c12796cb28 Add Ingredients index view 2020-12-29 10:33:36 -08:00
Christopher C. Wells 9026ee9240 Create Ingredient create form 2020-12-23 14:54:54 -08:00
Christopher C. Wells cccc2d2760 Install and init `laravel/breeze` 2020-12-22 22:28:35 -08:00
Christopher C. Wells dbc7ad9c32 Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00