Commit Graph

264 Commits

Author SHA1 Message Date
b3f05b0bfd fix bug creating food with create form 2022-01-13 16:50:15 -06:00
2c76fb7b69 make food onhand when complete shopping entry 2022-01-05 15:20:10 -06:00
7c89117e04 make on_hand multiuser 2022-01-05 15:20:10 -06:00
79b4bc387e change ingore_inherit to inherit_fields 2021-12-30 12:54:39 -06:00
3fafd43e58 merge ignore shopping with onhand 2021-12-29 16:32:19 -06:00
453b1eb5b9 rebase and fixes 2021-12-28 12:03:34 -06:00
3047c09e55 test rest food inheritance 2021-12-28 12:03:34 -06:00
8f0c5e21ad basic tests with new factories 2021-12-28 12:03:34 -06:00
2763eed5b2 minor cleanup 2021-12-28 12:03:34 -06:00
24b0643765 copy shopping as markdown 2021-12-28 12:03:34 -06:00
df54b10610 download as CSV 2021-12-28 12:03:33 -06:00
b92c027919 food inherit tests 2021-12-28 12:03:33 -06:00
a035e02288 refactor Food tests to use factory_boy fixture factories 2021-12-28 12:03:33 -06:00
94b2e9b01c minor updates 2021-12-28 12:03:33 -06:00
dcfe4de61f Fix after rebase 2021-12-28 12:03:32 -06:00
a217db5822 add new unit/food from shopping list 2021-12-28 12:03:32 -06:00
ecac3f3c2d related recipes included when adding mealplan to shopping list 2021-12-28 12:03:32 -06:00
6135a6f26d fix apis 2021-12-28 12:03:32 -06:00
7a0b395107 alpha shopping list 2021-12-28 12:03:32 -06:00
7c598720d0 WIP 2021-12-28 12:03:32 -06:00
2a138a852f inheritance works with object moves 2021-12-28 12:03:32 -06:00
fbe748db62 food inherit attributes 2021-12-28 12:03:32 -06:00
c5c76cadea getUserPreference available for all UserPreferences 2021-12-28 12:03:31 -06:00
6eea7ac99b model changes and GenericAutoSchema 2021-12-28 12:03:31 -06:00
f5f9380344 model migrations 2021-12-28 12:03:31 -06:00
e243e089cc WIP 2021-12-28 12:03:31 -06:00
0b1d8bbd5f WIP 2021-12-28 12:03:31 -06:00
10a33add75 Fix after rebase 2021-12-28 12:03:31 -06:00
5b6dd62f8e generic modal refactored 2021-11-23 19:18:10 -06:00
1fad1d2b8f improved deletion of recipes 2021-11-04 12:27:21 +01:00
b1b770c9e5 Add KJ user preference 2021-10-25 17:25:35 +11:00
613b618533 ExtendedRecipeMixin 2021-10-05 06:28:25 -05:00
26ef66f4e1 moved fix tree to apps ready hook and wrapped in catch for non existing models 2021-10-01 15:58:16 +02:00
e8ce040df6 Merge pull request #920 from smilerz/sort_tree
Sort tree enhancements
2021-10-01 07:48:47 +00:00
9bbbd72285 catch IntegrityError caused by mis-sorted tree 2021-09-30 16:17:08 -05:00
12afb3eaa6 added search defaults mimicing old search behavior 2021-09-29 09:04:46 +02:00
b7b0b9c690 fixed wsgi error 2021-09-28 15:45:54 -05:00
856c34a3bf fixed and expanded on trigram search 2021-09-28 19:12:51 +02:00
658e04addb make node_sort_order an .env variable 2021-09-28 11:39:15 -05:00
b3cffa4a38 cached facet results 2021-09-26 16:44:12 -05:00
ea472158f9 some small meal plan fixes 2021-09-23 13:57:47 +02:00
5c85369120 meal plan context menu added, further progress 2021-09-22 20:03:03 +02:00
aa6b8be647 removed node sort on trees and added better indexes 2021-09-15 16:28:07 -05:00
d6f7aade46 basics for automation 2021-09-15 13:07:25 +02:00
70f96d3fe6 plan to eat importer 2021-09-14 22:47:26 +02:00
3b429c5d84 change iexact to exact for get_or_create tree mixing 2021-09-14 19:26:09 +02:00
b3477332e7 Merge pull request #866 from smilerz/log_pagination
implemented pagination on Log apis
2021-09-08 09:32:51 +02:00
4d27a80cd5 implemented pagination on Log apis 2021-09-07 07:35:17 -05:00
ab316236f9 allow deleting of Food part of Ingredient, but not recipe 2021-09-05 10:10:42 -05:00
b129753d4e Merge branch 'develop' into keyword_todo 2021-09-04 18:30:49 +02:00