Commit Graph

319 Commits

Author SHA1 Message Date
04c4182b24 WIP 2022-02-03 12:14:42 -06:00
583aee204e fix view recipes in Model View 2022-02-03 12:14:18 -06:00
c45bf3a994 WIP 2022-02-03 12:14:17 -06:00
07d5ead128 load RecipeFilter cookbook entries 2022-02-03 12:14:04 -06:00
fcb8e520b7 WIP 2022-02-03 12:11:32 -06:00
5959914932 makenow filter 2022-02-03 12:11:32 -06:00
8d78d15e21 implement sort order via API 2022-02-03 12:09:32 -06:00
d0549bcb6d complex book filters 2022-02-03 12:07:51 -06:00
5e36bd0c27 complex food filters 2022-02-03 12:07:51 -06:00
28d3d8a1e0 complex keyword filters 2022-02-03 12:07:50 -06:00
bb226a221e WIP 2022-02-03 12:07:14 -06:00
ab68a60480 WIP 2022-02-03 12:04:10 -06:00
e00794bbdf review shopping list in MealPlan modal 2022-01-29 14:10:14 -06:00
a7796cbf5c fix shopping list sharing 2022-01-29 11:59:06 -06:00
e2f8f29ec8 refactor list_from_recipe as class RecipeShoppingEditor 2022-01-29 10:28:01 -06:00
8d424d668d fix #1426 2022-01-27 16:46:46 -06:00
47823132f0 add ignore_shopping && additional help 2022-01-26 12:57:29 -06:00
c20e982fb1 Fix typos 2022-01-20 00:50:41 +01:00
530b1a8986 fix sort by new 2022-01-19 08:39:40 -06:00
2a13a341dd enable/disable treeselect 2022-01-18 08:17:54 -06:00
4e0cc34d41 better fix for counting facets 2022-01-17 17:18:43 -06:00
cc5be844d5 force list params to list 2022-01-17 13:13:26 -06:00
85ecac3a17 Update recipe_search.py 2022-01-17 10:10:38 -06:00
37971acb48 refactor recipe search 2022-01-17 08:26:34 -06:00
e313481fc8 WIP 2022-01-13 16:00:59 -06:00
3aa7f6a367 Merge branch 'develop' into feature/custom_filters 2022-01-13 14:41:53 -06:00
8b1233be62 facets cache-only on initial load 2022-01-13 12:02:28 -06:00
798aa7f179 detect empty queryset 2022-01-12 16:55:39 -06:00
22953b0591 trees in recipe search loaded asynchronously 2022-01-12 16:21:36 -06:00
20d61160ba refactor get_facets as RecipeFacets class 2022-01-12 12:21:28 -06:00
f7cb067b52 construct values in queryset instead of serializer methods 2022-01-11 07:24:59 -06:00
25ccea90e0 WIP 2022-01-10 15:05:56 -06:00
6053b1419c fixed undefined var 2022-01-06 16:57:17 +01:00
5c98f06208 Merge branch 'develop' of https://github.com/vabene1111/recipes into develop 2022-01-06 16:34:53 +01:00
c141dc850f Merge pull request #1245 from TandoorRecipes/fix_scopes_subfolder
added prefix to request.path.startswith() conditionals
2022-01-06 16:30:27 +01:00
063a0dec24 Merge branch 'master' into develop
# Conflicts:
#	requirements.txt
2022-01-06 16:08:06 +01:00
6a1fcabae0 added prefix to request.path.startswith() conditionals 2022-01-06 07:37:02 -06:00
13115a1e53 fixes 1176 2022-01-05 17:49:38 -06:00
2c76fb7b69 make food onhand when complete shopping entry 2022-01-05 15:20:10 -06:00
214db80dac add category context menu 2022-01-05 15:20:10 -06:00
3fafd43e58 merge ignore shopping with onhand 2021-12-29 16:32:19 -06:00
63fe174070 fix add to shopping from MealPlan Modal 2021-12-28 12:03:35 -06:00
453b1eb5b9 rebase and fixes 2021-12-28 12:03:34 -06:00
ee4ab41c1c test shoppingFood API 2021-12-28 12:03:34 -06:00
3047c09e55 test rest food inheritance 2021-12-28 12:03:34 -06:00
35e81f6247 update 2021-12-28 12:03:34 -06:00
a51eb7a2cb pytest edit shopping list recipes 2021-12-28 12:03:34 -06:00
262387da3e pytest shopping list from recipe methods 2021-12-28 12:03:34 -06:00
0693d31550 WIP 2021-12-28 12:03:33 -06:00
a217db5822 add new unit/food from shopping list 2021-12-28 12:03:32 -06:00