Commit Graph

1472 Commits

Author SHA1 Message Date
b0c561661b basic category chaning 2023-12-23 11:11:36 +01:00
ae3818611d fixed checking food always works 2023-12-23 08:46:42 +01:00
e6f7f07220 some things actually working 2023-12-22 23:31:28 +01:00
245e8311ba more basics working 2023-12-22 15:10:56 +01:00
a70ebd5130 somewhat working list 2023-12-22 14:35:17 +01:00
ddf9ef11a0 basic working shopping list store 2023-12-22 13:12:28 +01:00
f65597c391 basic nocer ui, nothing really working 2023-12-22 11:40:17 +01:00
8d7b4f614c improved mobile shopping entry adding layout 2023-12-22 09:25:30 +01:00
df67d3ce7b improved shopping context dark theme 2023-12-22 09:25:18 +01:00
089677d799 add rating to recipe card 2023-12-20 13:51:04 -06:00
4de9be5c89 Merge pull request #2808 from smilerz/add_mealtype_filter
add ability to filter meal plans based on type
2023-12-20 15:55:09 +01:00
48dacf46c3 updated RecipeSwitcher with new MealPlan API format 2023-12-19 16:50:32 -06:00
181c270b34 added substitute children to food edit modal 2023-12-19 15:22:26 -06:00
e89c3887ec remove reference to facets on Space page 2023-12-19 15:09:18 -06:00
8bbccad7a9 updated API correclty this time 2023-12-19 12:59:24 -06:00
a59a78f44c update meal-plan API on MealPlanStore 2023-12-19 12:59:24 -06:00
205bf5253d add ability to filter meal plans based on type 2023-12-19 12:59:19 -06:00
05d971835f autoamtically keep meal plan to date relative to from date 2023-12-16 08:40:20 +01:00
0a814fa896 dont hide ingredients in edit when hiding them in view 2023-12-16 08:18:05 +01:00
1635a3a335 Merge pull request #2794 from TyreceDJ/mobileCalender/sort
Sorted by current day in meal plan
2023-12-16 07:57:18 +01:00
6214176fe5 Merge pull request #2730 from smilerz/orphan_file_cleanup
view and delete orphaned files
2023-12-16 07:36:08 +01:00
31c6defc93 Only fixed current day in meal plan 2023-12-10 13:44:01 -05:00
d4c544bb4b partially working replace logic 2023-12-10 16:32:12 +01:00
2b05efeff6 Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop 2023-12-10 16:03:18 +01:00
d7ddcd3214 playing around with codemirror 2023-12-10 16:03:14 +01:00
29133f4236 Translated using Weblate (French)
Currently translated at 96.1% (521 of 542 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-12-10 14:19:57 +00:00
46a50d7835 view and delete orphaned files
miscelaneous bug fixes discovered during testing
2023-12-10 07:54:37 -06:00
65513a8f60 Sorted by current day in meal plan 2023-12-09 15:19:40 -05:00
c654cc469a Update RecipeEditView.vue
fixes #2781
2023-12-05 07:53:33 -06:00
8df846c9c2 Translated using Weblate (Hungarian)
Currently translated at 85.3% (460 of 539 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2023-12-05 09:15:12 +00:00
b454960676 some playing around 2023-12-03 15:48:37 +01:00
fd028047d6 clean test view 2023-12-03 14:09:58 +01:00
a2aa0dc3b9 automatically open ingredient editor in new tab 2023-12-02 21:26:54 +01:00
1758aebb73 choice input datatype detection 2023-12-02 21:13:14 +01:00
ecffe30062 dont show property warning for 0 values any more 2023-12-02 21:07:11 +01:00
21653465e0 show order and add property types from property editor 2023-12-02 20:37:23 +01:00
f3e11e6358 fixed and improvements to property editor 2023-12-02 20:14:12 +01:00
0c381ed46c fixed recipe card description overlay 2023-12-02 19:28:34 +01:00
fd978f9c19 fixed copying recipes with properties 2023-12-02 18:58:44 +01:00
11c8422fbb fixed youtube import and handle resize without ingredients 2023-12-02 18:45:34 +01:00
3e083e2168 fully integrated property editor 2023-12-02 18:02:22 +01:00
fe11b88fd0 pretty nice property editor 2023-12-02 17:41:02 +01:00
92be2db9fd mostly working property editor 2023-12-02 15:35:33 +01:00
be2f759048 add disabled capabilities to generic multiselect 2023-12-02 15:22:27 +01:00
52e88ddfd3 Translated using Weblate (Italian)
Currently translated at 86.4% (466 of 539 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2023-12-02 11:19:56 +00:00
4b5abec458 Translated using Weblate (Danish)
Currently translated at 99.8% (535 of 536 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/da/
2023-11-30 13:19:57 +00:00
f6ed49b5c4 property editor 2023-11-29 22:04:23 +01:00
0a0e3a48c3 first working property editor prototype 2023-11-29 21:20:10 +01:00
db1709cef7 recipe context add to meal plan default to_date 2023-11-29 17:50:01 +01:00
4844e5cbc8 Merge branch 'develop' of https://github.com/vabene1111/recipes into develop 2023-11-29 17:48:35 +01:00