Commit Graph

45 Commits

Author SHA1 Message Date
8d78d15e21 implement sort order via API 2022-02-03 12:09:32 -06:00
890e9e7242 created CustomFilter model and api 2022-02-03 12:09:14 -06:00
5b3a0a6e29 refactor IngredientComponent, move shopping logic to card 2022-01-31 14:05:01 -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
85bbcb0010 fix servings reactivity 2022-01-28 07:38:36 -06:00
47823132f0 add ignore_shopping && additional help 2022-01-26 12:57:29 -06:00
7916635716 add recipes to shopping list 2022-01-21 12:01:46 -06:00
c20e982fb1 Fix typos 2022-01-20 00:50:41 +01:00
b3417be2ec fix supermarket categories 2022-01-18 13:26:07 -06:00
ef4ce62f5b custom class selection for lookupinput comp 2022-01-17 23:48:57 +01:00
d8d76ae9e0 fix missing label supermarket category 2022-01-17 16:12:54 -06:00
b919fb4ae8 quick add shoppinglist 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
c20e036d90 add path to generic cards for food/keywords 2021-12-28 12:03:36 -06:00
e257a8d29b fix responsive display of shopping list 2021-12-28 12:03:35 -06:00
b4510a2cc1 fix categories in supermarket edit modal 2021-12-28 12:03:35 -06:00
e66897c1ea fix Shopping Modal to filter onhand from initial list 2021-12-28 12:03:35 -06:00
2d94cb70ab fix shopping list api 2021-12-28 12:03:35 -06:00
b8dfc00106 undo move 2021-12-28 12:03:33 -06:00
f245aa8b4f add to shopping from card context menu 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
10a33add75 Fix after rebase 2021-12-28 12:03:31 -06:00
5b6dd62f8e generic modal refactored 2021-11-23 19:18:10 -06:00
4324dd61cf Merge branch 'develop' of https://github.com/vabene1111/recipes into develop 2021-10-13 15:04:03 +02:00
1b1945d954 started migrating file editor page to generic model list 2021-10-13 15:03:59 +02:00
4b1443a705 new meal type edit 2021-10-13 14:50:52 +02:00
c1a22ea2a6 chain supermarket create/update to include categories 2021-09-27 17:55:58 -05:00
5c0fa7cd19 fix inputLookup 2021-09-15 08:13:22 -05:00
d6f7aade46 basics for automation 2021-09-15 13:07:25 +02:00
508284c046 edit SupermarketCategoryRelations 2021-09-14 16:09:48 -05:00
f6eb1b69cb card loading fixes 2021-09-10 11:37:27 -05:00
83a747739a add new from ListInput 2021-09-08 14:01:21 -05:00
19d152461c various fixes food serializer 2021-09-08 15:05:54 +02:00
f12558951a moved keyword Vue to generic components 2021-09-05 16:26:01 -05:00
d33a49538e Squashed commit of the following: 2021-09-05 11:18:57 -05:00
d70f1f9fc7 several small fixes to new components 2021-09-04 18:11:50 +02:00
ac08ede464 refactored genericAPI as ApiMixin 2021-09-01 12:28:33 -05:00
65fbbabec5 finished food view 2021-08-31 14:58:41 -05:00
52abba1f16 stubbed out all Food GenericModalForms 2021-08-31 14:58:41 -05:00
a1d1cbac5d refactored Generic API 2021-08-31 14:58:40 -05:00
caeb47aee9 bind data in dynamic fields to parent model 2021-08-31 14:58:40 -05:00
23ecce7930 stubbed out generic form modal 2021-08-31 14:58:40 -05:00