Commit Graph

461 Commits

Author SHA1 Message Date
7e5019eed3 fixed share write permission for meal plan 2022-02-17 14:57:28 +01:00
8fa00b50b1 added update_at filter 2022-02-14 15:13:34 -06:00
bf54680178 more recipe search tests 2022-02-13 13:53:07 -06:00
baa2aa51da more recipe search tests 2022-02-09 16:18:45 -06:00
dc71260baa Merge branch 'additional_fixes' into feature/custom_filters 2022-02-08 09:05:07 -06:00
88b3ba1427 various fixes 2022-02-08 08:13:16 -06:00
4c5994ee7f Merge branch 'develop' into feature/custom_filters
# Conflicts:
#	cookbook/serializer.py
#	cookbook/views/api.py
#	vue/src/utils/openapi/api.ts
2022-02-07 18:56:19 +01:00
969df37e28 fixed sharing and added additional tests 2022-02-07 15:43:06 +01:00
6ef25b604b add food substitutions 2022-02-03 15:04:46 -06:00
04c4182b24 WIP 2022-02-03 12:14:42 -06:00
c45bf3a994 WIP 2022-02-03 12:14:17 -06:00
fcb8e520b7 WIP 2022-02-03 12:11:32 -06:00
5959914932 makenow filter 2022-02-03 12:11:32 -06:00
890e9e7242 created CustomFilter model and api 2022-02-03 12:09:14 -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
a3fa01d8d3 Merge branch 'feature/export-progress' of https://github.com/vabene1111/recipes into feature/export-progress 2022-02-03 15:59:18 +01:00
f45e09a5a5 add units to search fields 2022-01-31 14:41:18 -06:00
e00794bbdf review shopping list in MealPlan modal 2022-01-29 14:10:14 -06:00
e2f8f29ec8 refactor list_from_recipe as class RecipeShoppingEditor 2022-01-29 10:28:01 -06:00
a0892470e1 Merge branch 'feature/export-progress' into develop 2022-01-28 15:41:49 +01:00
7104b5b109 sort SupermarketCategory queryset
fixes #1422
2022-01-26 17:31:22 -06:00
2e2080d8d1 fix Recipe Counts on food/keyword/unit serializer 2022-01-25 16:48:30 -06:00
c20e982fb1 Fix typos 2022-01-20 00:50:41 +01:00
cc5be844d5 force list params to list 2022-01-17 13:13:26 -06:00
dde350c8af prettier cleanup 2022-01-17 08:35:19 -06:00
37971acb48 refactor recipe search 2022-01-17 08:26:34 -06:00
8b1233be62 facets cache-only on initial load 2022-01-13 12:02:28 -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
f9b04a3f1e bug fix 2022-01-11 08:33:42 -06:00
f7cb067b52 construct values in queryset instead of serializer methods 2022-01-11 07:24:59 -06:00
9c873127a5 Added loading page 2022-01-08 11:07:33 -05:00
6c4b1e76eb Merge pull request #1251 from smilerz/fail_connection_gracefully
ConnectError fail gracefully during URL import
2022-01-07 10:19:00 +01:00
5c98f06208 Merge branch 'develop' of https://github.com/vabene1111/recipes into develop 2022-01-06 16:34:53 +01:00
063a0dec24 Merge branch 'master' into develop
# Conflicts:
#	requirements.txt
2022-01-06 16:08:06 +01:00
b09acefa6a fix 1244 2022-01-06 07:49:53 -06:00
13115a1e53 fixes 1176 2022-01-05 17:49:38 -06:00
957c659a62 Squashed commit of shoppinglist_v2 2021-12-30 15:33:34 -06:00
79b4bc387e change ingore_inherit to inherit_fields 2021-12-30 12:54:39 -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
1364f75f21 test userpreference food_inherit defaults 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
ab968f225b test recent shopping list 2021-12-28 12:03:34 -06:00
0693d31550 WIP 2021-12-28 12:03:33 -06:00
1d224d8658 yarn build 2021-12-28 12:03:33 -06:00
2b41fbc9f8 Fix after rebase 2021-12-28 12:03:33 -06:00