vabene1111
b2f950ebe4
Merge branch 'develop' into feature/vue3
2024-10-14 17:20:17 +02:00
vabene1111
8501dcc34e
some user file editor bits
2024-10-14 17:18:14 +02:00
vabene1111
9fd1d76fd8
supermarket editor done
2024-10-14 16:52:01 +02:00
vabene1111
3a002cce9e
Merge pull request #3359 from Chronophylos/mealie-import
...
Fix null-constrait errors in mealie import
2024-10-14 08:25:11 +02:00
vabene1111
416ddf3d34
Merge pull request #3361 from tlambertz/paprika-fix
...
Fix Paprika Import Images when not downloading from URL.
2024-10-14 08:22:19 +02:00
vabene1111
e0f8d1ea9e
moved to category relation instead of category
2024-10-13 17:48:55 +02:00
vabene1111
be886b108c
supermarket category editor improvements
2024-10-13 13:24:00 +02:00
vabene1111
8b0a19c6a2
Merge pull request #3357 from TandoorRecipes/dependabot/npm_and_yarn/vue/elliptic-6.5.7
...
Bump elliptic from 6.5.4 to 6.5.7 in /vue
2024-10-13 12:30:59 +02:00
Thomas Lambertz
757fa1b768
Fix Paprika Import Images when not downloading from URL.
...
Previously, the code only tried to use the cropped image from paprika when downloading actively failed.
But if a user takes an image himself, the url will be empty, thus downloading won't be attempted and won't fail.
This change makes it so that the download is tried first, but the photo_data is always tried if no image exists for whatever reason.
2024-10-12 21:15:37 +02:00
Chronophylos
736d829bd0
Fix null-constrait errors in mealie import
2024-10-12 16:01:32 +02:00
dependabot[bot]
6829d5351d
Bump elliptic from 6.5.4 to 6.5.7 in /vue
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-12 03:18:39 +00:00
vabene1111
cbcddfbcd1
meal plan and model editors
...
- changed signature to options object
- added ability to set defaults
- meal plan clickable item creation
2024-10-11 17:45:47 +02:00
vabene1111
7d531d18d4
new model editor activators
2024-10-10 21:42:37 +02:00
vabene1111
eee8ed70e7
meal plan editor tweaks
2024-10-10 21:13:58 +02:00
vabene1111
805eb87754
Merge pull request #3353 from TandoorRecipes/dependabot/pip/django-4.2.16
...
Bump django from 4.2.15 to 4.2.16
2024-10-10 13:07:43 +02:00
dependabot[bot]
e910ec4a51
Bump django from 4.2.15 to 4.2.16
...
Bumps [django](https://github.com/django/django ) from 4.2.15 to 4.2.16.
- [Commits](https://github.com/django/django/compare/4.2.15...4.2.16 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-08 21:29:14 +00:00
vabene1111
4f425fb99a
MealPlan editor in new editor system
2024-10-08 19:23:20 +02:00
vabene1111
9395a456f0
model list page url case sensitivity
2024-10-08 18:50:16 +02:00
vabene1111
a8256b461a
model edit improvements
2024-10-08 18:45:41 +02:00
vabene1111
3494bce2b8
Merge branch 'develop' into feature/vue3
2024-10-08 18:26:42 +02:00
vabene1111
cae26e7fe0
updated recipe scrapers
2024-10-08 18:22:03 +02:00
vabene1111
b6b3e83c1e
disable selects for now
2024-10-08 07:46:37 +02:00
vabene1111
7d47fcf4e9
async component loading for model editor components
2024-10-08 07:44:17 +02:00
vabene1111
b857c9e4d9
fixed saving page item number in model list
2024-10-08 07:09:43 +02:00
vabene1111
25de4326d2
fixed some things but page param still broken
2024-10-07 21:11:21 +02:00
vabene1111
257f4f2b5b
no longer build arm/v7 for tandoor 2
2024-10-06 11:14:13 +02:00
vabene1111
e4a6bd0a1f
made ModelEditor setupState function properly handle async requests
2024-10-05 07:51:48 +02:00
vabene1111
4ab0fbf36b
WIP supermarket category editor
2024-10-05 07:26:42 +02:00
supaeasy
8d070349a6
Translated using Weblate (German)
...
Currently translated at 100.0% (570 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2024-10-02 23:58:36 +00:00
vabene1111
d1379935b7
most model editors present
2024-10-03 00:01:39 +02:00
vabene1111
64c5fe3157
model editor stuff
2024-10-02 22:28:59 +02:00
vabene1111
ddf977f665
various model editor functions
2024-10-02 20:33:35 +02:00
vabene1111
166697d791
Merge pull request #3340 from TandoorRecipes/revert-3326-develop
...
Revert "Update connectors.md"
2024-10-02 14:29:36 +02:00
vabene1111
90d93b733d
Revert "Update connectors.md"
2024-10-02 14:29:24 +02:00
vabene1111
272d2e94a1
Merge pull request #3327 from IkkiOcean/patch-1
...
Update manual.md with required python version
2024-10-02 09:24:46 +02:00
vabene1111
f84a401714
Merge pull request #3326 from supaeasy/develop
...
Update connectors.md
2024-10-02 09:23:01 +02:00
Jorge Martinez
f6b19d40b1
Translated using Weblate (Spanish)
...
Currently translated at 99.2% (566 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/es/
2024-10-01 18:58:35 +00:00
Vivek Prakash
dae51a8d3e
Update manual.md with required python version
...
The code written in https://github.com/TandoorRecipes/recipes/blob/develop/cookbook/connectors/connector_manager.py makes use of features introduced in Python 3.10, such as the structural pattern matching (match and case) and the union types with the pipe operator (|) which are not compatible with Python 3.9. That's why the minimum required python version for the manual installation should be python version 3.10.
2024-10-01 00:53:04 +05:30
supaeasy
d522534a12
Update connectors.md
...
Fixed errors in description:
- add / after api
- omit 'todo.' when adding HA-Entity
2024-09-30 14:17:18 +02:00
vabene1111
a3ee2fb69c
made food editor generic as well
2024-09-28 13:15:11 +02:00
vabene1111
143eafa24a
updated model editors to composable and base template
2024-09-28 13:07:46 +02:00
supaeasy
a38308a24a
Translated using Weblate (German)
...
Currently translated at 100.0% (570 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2024-09-27 13:58:36 +00:00
supaeasy
b981960221
Translated using Weblate (German)
...
Currently translated at 100.0% (488 of 488 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2024-09-27 13:58:35 +00:00
vabene1111
67fff17f06
composable for model editor functions WIP
2024-09-26 21:53:04 +02:00
vabene1111
5ada8e529c
changed access token editor to use generic model api
2024-09-26 21:22:19 +02:00
vabene1111
22a3654dfd
model select stuff
2024-09-26 16:05:54 +02:00
vabene1111
9a94c650da
model related stuff
2024-09-26 15:02:07 +02:00
vabene1111
ddaeb054d0
added v3 beta setting
2024-09-26 07:35:35 +02:00
nenormalniy
7d1461a752
Translated using Weblate (Russian)
...
Currently translated at 63.3% (361 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
2024-09-26 03:58:35 +00:00
vabene1111
0a3611b94a
use HTML 5 history mode for vue frontend
2024-09-25 16:45:11 +02:00