Commit graph

97 commits

Author SHA1 Message Date
ba55f8a00a Created by id is optional when creating recipes 2024-05-20 21:50:04 +10:00
d277c95895 Fixed product_id 2024-05-20 20:23:53 +10:00
e0b643bfec Turns out zero is a valid id 2024-05-20 20:09:57 +10:00
6d7a8fb7b8 Parse quantity from product 2024-05-19 22:35:37 +10:00
a4639a79fd Fixed recipe dupe bug 2024-05-19 22:11:58 +10:00
a5ad6b7af3 Test data tweaks 2024-05-19 21:58:39 +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
ac34da7824 Shopping list db functionality 2024-05-17 19:09:03 +10:00
947dc21da7 Moved tests into folder 2024-05-17 19:07:17 +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
ea3635b8d6 Fixed bug in tests 2024-04-28 13:42:21 +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
b794b6d78a Remove product raw data from responses 2024-01-18 19:28:26 +11:00
24f97230f0 Always load product when loading ingredient 2024-01-17 23:51:07 +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
b9ea237f44 Organise db files 2024-01-14 10:44:53 +11:00
332fb247d4 Minor parser improvements 2024-01-14 10:41:15 +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
671db1b4eb Meals and persons 2024-01-13 18:18:25 +11:00
a873dbb661 Load products 2024-01-13 17:59:35 +11:00
bff5607381 Default to 1 items 2024-01-13 16:48:09 +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