Commit graph

39 commits

Author SHA1 Message Date
191168335a Get db name from environment variable 2024-09-21 11:22:30 +10:00
b1905cc03a Proxy the frontend site, use api prefix 2024-09-21 10:34:13 +10:00
407d649d99 Consumed meal fixes 2024-05-27 21:55:47 +10:00
dc83b0da9b Added consumed functionality 2024-05-25 12:33:41 +10:00
c098cd8fd0 Paste product link straight in 2024-05-21 22:12:09 +10:00
e0b643bfec Turns out zero is a valid id 2024-05-20 20:09:57 +10:00
a4639a79fd Fixed recipe dupe bug 2024-05-19 22:11:58 +10:00
c1375d8d52 Added num serves to recipe 2024-05-19 21:22:30 +10:00
6b684fadd8 Working 'found' 2024-05-19 13:43:06 +10:00
be1d2b75ad Many misc changes for shopping pages 2024-05-18 17:05:01 +10:00
720bae6c22 Fixed typehints 2024-05-13 13:59:46 +10:00
c241b8dd8d No duplicates in meal roles 2024-05-04 15:06:48 +10:00
37ae73ef1f Search persons by name 2024-05-04 14:22:19 +10:00
3113bacc11 Allow deleting recipes 2024-05-02 22:25:11 +10:00
9f04dcaac3 Update meal 2024-05-02 21:20:52 +10:00
3ee7511aea Return participants with meals 2024-04-30 21:21:59 +10:00
41aa1f8e00 Fixed insert bug in testdata 2024-04-28 13:57:02 +10:00
9257466caa Better Test Data 2024-04-28 13:37:01 +10:00
4747f4e7f5 Change meal.date to meal_date 2024-04-28 12:15:19 +10:00
cdd4cc1f3b Added some tests 2024-04-25 14:57:39 +10:00
edbe082387 Added identity 2024-04-25 12:03:30 +10:00
6ba6406427 No double loading products 2024-01-18 19:37:05 +11:00
7c9c24189b Added ability to delete meals 2024-01-17 22:43:16 +11:00
f76eed3cde get meals bugs 2024-01-17 22:09:55 +11:00
a137199400 Load meal by ID 2024-01-17 21:39:48 +11:00
33169c69ef Fixed recipe add bug 2024-01-17 19:36:54 +11:00
c8b844d3e8 Moved Ingredient to own namespace 2024-01-17 18:21:16 +11:00
77ce3658bf Misc 2024-01-17 17:53:27 +11:00
8a89726e29 Better unit matching, search for recipes 2024-01-13 22:37:39 +11:00
3be9bf4786 Recipe Images 2024-01-13 19:44:07 +11:00
9e03f707dc Rename plurals 2024-01-13 18:44:48 +11:00
ebab422869 Meals 2024-01-13 18:42:23 +11:00
a873dbb661 Load products 2024-01-13 17:59:35 +11:00
df7a41e028 Unit management 2024-01-13 16:40:10 +11:00
75ecb5d0f7 Pydantic update 2024-01-13 14:21:38 +11:00
0befcbe01e Significant refactor 2024-01-13 12:54:04 +11:00
17f59fdaac Ingredient parsing 2024-01-08 11:45:22 +11:00
3baa096360 Can parse recipes 2024-01-08 11:38:17 +11:00
8f7eee60b4 Initial Commit 2024-01-07 11:33:40 +11:00