Commit Graph

258 Commits

Author SHA1 Message Date
7e081d4389 test rest food inheritance 2021-12-15 12:37:40 -06:00
b146e75daa basic tests with new factories 2021-12-15 12:37:40 -06:00
f2f187a844 minor cleanup 2021-12-15 12:37:04 -06:00
ca93920f04 copy shopping as markdown 2021-12-15 12:37:04 -06:00
903a721a1d download as CSV 2021-12-15 12:37:04 -06:00
fd8ca2e9ac food inherit tests 2021-12-15 12:36:33 -06:00
08d3c40200 refactor Food tests to use factory_boy fixture factories 2021-12-15 12:36:33 -06:00
06b7ba809b minor updates 2021-12-15 12:36:06 -06:00
5a9543b4d8 Fix after rebase 2021-12-15 12:36:06 -06:00
867e2d4fbf add new unit/food from shopping list 2021-12-15 12:36:06 -06:00
8b682c33f3 related recipes included when adding mealplan to shopping list 2021-12-15 12:35:48 -06:00
27f358dd03 fix apis 2021-12-15 12:35:48 -06:00
7c6a7ef6a4 alpha shopping list 2021-12-15 12:35:48 -06:00
b84d77be15 WIP 2021-12-15 12:35:48 -06:00
79b6d4817e inheritance works with object moves 2021-12-15 12:35:48 -06:00
6075ce50e7 food inherit attributes 2021-12-15 12:35:48 -06:00
7a9e5b1e3f getUserPreference available for all UserPreferences 2021-12-15 12:35:48 -06:00
3d674cfca6 model changes and GenericAutoSchema 2021-12-15 12:35:48 -06:00
1642224205 model migrations 2021-12-15 12:35:48 -06:00
3d359f844f WIP 2021-12-15 12:35:48 -06:00
94c69271d3 WIP 2021-12-15 12:35:48 -06:00
9827c3ffd5 Fix after rebase 2021-12-15 12:35:48 -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
ba07e98cae Squashed commit of the following:
commit 75e46b8023
Author: smilerz <smilerz@gmail.com>
Date:   Wed Aug 25 21:27:31 2021 -0500

    fix #883

commit 2a1e1953ee
Author: smilerz <smilerz@gmail.com>
Date:   Wed Aug 25 21:08:35 2021 -0500

    consolidated recently viewed into FTS queryset

commit aa2d0eafb1
Author: smilerz <smilerz@gmail.com>
Date:   Wed Aug 25 16:43:52 2021 -0500

    fixed cookie reactivity

commit b74fdb3825
Author: smilerz <smilerz@gmail.com>
Date:   Wed Aug 25 16:37:43 2021 -0500

    exact match appears first on keyword/food/unit searches

commit b00c189fd6
Author: smilerz <smilerz@gmail.com>
Date:   Wed Aug 25 16:36:14 2021 -0500

    add pagination reset on search query change
2021-08-31 14:58:40 -05:00
4714162c0b WIP 2021-08-31 14:58:40 -05:00
24a575c2d5 food to tree (model, api, serializer) 2021-08-31 14:58:38 -05:00
6ec0c1c71d WIP 2021-08-31 14:58:38 -05:00
2808e3033d fixes keyword filter on OR search 2021-08-31 14:58:38 -05:00
7e9a8d4d86 test case to detect 833 2021-08-26 21:56:59 -05:00