Commit Graph

1361 Commits

Author SHA1 Message Date
d9dc644cb6 fixed meal plan edit id handling 2023-02-19 08:44:36 +01:00
2280d04fd2 search view meal plan working 2023-02-19 08:42:23 +01:00
1c8cb69cf3 wip integrating mealplan edit into search 2023-02-18 22:27:17 +01:00
e33c3789b7 fixed add to shopping when using ingredient headers 2023-02-18 21:56:21 +01:00
8d85800e2f updated store 2023-02-18 21:55:24 +01:00
c08c1d30ad fixed review shopping before save, improved meal plan edit modal independece 2023-02-18 21:55:17 +01:00
3c00e1ecdb made meal plan edit modal mostely independent 2023-02-18 21:15:08 +01:00
83947e31aa properly reactive meal plan store with dict 2023-02-18 19:13:32 +01:00
0f55f91586 Translated using Weblate (Portuguese (Brazil))
Currently translated at 36.1% (173 of 478 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt_BR/
2023-02-18 10:55:49 +00:00
7d0a9b11a0 Translated using Weblate (German)
Currently translated at 100.0% (478 of 478 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-02-18 10:55:49 +00:00
9167261714 add nav to view 2023-02-17 18:00:43 +01:00
57fae34ff6 playing with bottom nav 2023-02-17 17:02:50 +01:00
1cbc74761a Bump vue-template-compiler from 2.6.14 to 2.7.14 in /vue
Bumps [vue-template-compiler](https://github.com/vuejs/vue) from 2.6.14 to 2.7.14.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.14...v2.7.14)

---
updated-dependencies:
- dependency-name: vue-template-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 22:44:06 +00:00
961578385d new meal plan widget 2023-02-16 23:38:14 +01:00
0dc6bed7ad prevent user preference store from spamming API requests 2023-02-16 23:21:39 +01:00
c78c615372 Merge branch 'develop' into feature/card_ui_2 2023-02-16 22:51:30 +01:00
04bdec3889 Merge branch 'feature/improved-offline' into develop 2023-02-16 22:51:21 +01:00
6af3d7c98f playing around with better meal plan view 2023-02-16 22:50:48 +01:00
73be817c10 moved context menu and re added descripotion to detailed view 2023-02-16 21:30:30 +01:00
faf78fc254 larger pagination 2023-02-16 20:54:30 +01:00
2c85c370e6 description fade 2023-02-16 20:52:11 +01:00
3a38a095d8 nicer card working 2023-02-16 20:38:40 +01:00
e754b13340 quite nice 2023-02-16 20:23:46 +01:00
900c28caba playing around with the recipe card 2023-02-16 19:10:19 +01:00
c5ce197ed7 test setup done for real 2023-02-16 18:28:50 +01:00
9573ff0932 setup test view 2023-02-16 18:26:26 +01:00
f554963ae7 ugly but working import to my tandoor instance button 2023-02-16 18:16:01 +01:00
744501a65d pass url parmeter to import page 2023-02-16 18:00:48 +01:00
9f360d8af6 improve cross instance import 2023-02-16 17:47:03 +01:00
5dad6b8b17 enable cross tandoor importing 2023-02-16 17:32:43 +01:00
50429207c5 import between tandoor instances WIP 2023-02-12 23:09:30 +01:00
cd1f6ad7b0 added pinia to all app entrypoints 2023-02-12 16:14:15 +01:00
3af7e98216 basic pinia store 2023-02-12 16:06:00 +01:00
cb363d6321 added background sync to shopping list entry checking 2023-02-12 12:56:29 +01:00
39656152d3 fixed disabling shopping auto sync not working 2023-02-12 12:55:26 +01:00
22c88e5269 prevent double loading on import 2023-02-12 08:28:26 +01:00
89550e8345 fixed ingredient editor breaking import 2023-02-12 08:28:16 +01:00
924d1cb71b improved search food api performance 2023-02-11 16:27:41 +01:00
44236f611e removed unnecessary api calles in MealPlanEditModal 2023-02-11 15:56:11 +01:00
012dea5a0c fixed and improved import ingredient edit 2023-02-11 11:57:52 +01:00
ed92926ec4 fixed plural import 2023-02-11 09:01:10 +01:00
bc560ee76d Translated using Weblate (Ukrainian)
Currently translated at 52.9% (253 of 478 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/uk/
2023-02-10 14:55:46 +00:00
b6c4130e4b Translated using Weblate (Ukrainian)
Currently translated at 52.7% (252 of 478 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/uk/
2023-02-09 13:55:15 +00:00
45a6b1d386 Translated using Weblate (French)
Currently translated at 93.5% (447 of 478 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-02-09 13:55:15 +00:00
4626ffcbc5 Translated using Weblate (French)
Currently translated at 93.5% (447 of 478 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-02-09 13:55:14 +00:00
c3a9cc94fa Translated using Weblate (Swedish)
Currently translated at 100.0% (478 of 478 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/sv/
2023-02-09 13:55:14 +00:00
a8eb8bb8d7 Translated using Weblate (German)
Currently translated at 99.7% (477 of 478 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-02-09 13:55:14 +00:00
f47470a9ad wip rezeptsuitede importer 2023-01-29 22:06:08 +01:00
9ad9fe275d Translated using Weblate (Polish)
Currently translated at 100.0% (478 of 478 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2023-01-28 21:59:00 +00:00
33448c98c0 fixed mark food on hand 2023-01-27 15:48:33 +01:00