85bbcb0010
fix servings reactivity
2022-01-28 07:38:36 -06:00
b2fcdaa14e
wont load by default otherwise
2022-01-27 14:15:38 +01:00
d4d949b870
Merge pull request #1421 from TandoorRecipes/minor_fixes
...
Minor fixes
2022-01-27 08:02:06 +01:00
759ae99b56
Update en.json
2022-01-26 18:58:45 -06:00
331a949623
fixed saving shopping shared users
2022-01-26 17:27:52 -06:00
cd733d3190
Update ShoppingListView.vue
2022-01-26 17:10:24 -06:00
6e4bb64b4e
fix translation on ModelListMenu
2022-01-26 15:00:21 -06:00
4a48019885
fix duplicate shopping entries when using old list
2022-01-26 14:47:33 -06:00
47823132f0
add ignore_shopping && additional help
2022-01-26 12:57:29 -06:00
bb5c8bbbf1
Translated using Weblate (German)
...
Currently translated at 100.0% (291 of 291 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2022-01-26 14:07:05 +00:00
5a0a1ca6a9
Translated using Weblate (German)
...
Currently translated at 100.0% (291 of 291 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2022-01-26 14:07:05 +00:00
e33cf08fca
Revert "use old system to define frontend settings"
...
This reverts commit f2e9f50d94
.
2022-01-25 18:26:51 +01:00
f2e9f50d94
use old system to define frontend settings
2022-01-25 18:14:25 +01:00
2398c00dfe
Bump node-fetch from 2.6.6 to 2.6.7 in /vue
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-23 20:53:52 +00:00
202ef9509d
Bump nanoid from 3.1.30 to 3.2.0 in /vue
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-22 10:32:18 +00:00
95b10bc01c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 95.1% (275 of 289 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2022-01-22 03:31:00 +00:00
6e2374737e
Squashed commit of the following:
...
commit a30a27c755
Author: vabene1111 <vabene1234@googlemail.com >
Date: Fri Jan 21 17:49:27 2022 +0100
added keyword clicking to recipe view and fixed deleted keyword showing in search when passed via parameter
commit f274f31e80
Author: vabene1111 <vabene1234@googlemail.com >
Date: Fri Jan 21 16:56:47 2022 +0100
fixed unit search on importer page
commit 20adcc0e83
Author: vabene1111 <vabene1234@googlemail.com >
Date: Fri Jan 21 16:44:03 2022 +0100
fixed v2 autosync flickering
Merge branch 'develop' into add-recipe
2022-01-21 13:11:33 -06:00
f0b05808b8
moved Undefined to be first category
2022-01-21 12:36:54 -06:00
250c3ce5b2
rebase with develop
2022-01-21 12:11:01 -06:00
7916635716
add recipes to shopping list
2022-01-21 12:01:46 -06:00
a30a27c755
added keyword clicking to recipe view and fixed deleted keyword showing in search when passed via parameter
2022-01-21 17:49:27 +01:00
20adcc0e83
fixed v2 autosync flickering
2022-01-21 16:44:03 +01:00
c5b70b94c7
left handed only on mobile
2022-01-21 00:48:57 +01:00
c90e5d72af
shopping list ux optimization, left handed mode
2022-01-21 00:13:36 +01:00
ab5bff62e3
Merge pull request #1381 from sebweb3r/spelling_mistakes
...
Fix typos
2022-01-20 17:44:49 +01:00
001edecdd3
fixed quick entry for shopping v2
2022-01-20 15:54:45 +01:00
ddbbd53ace
Translated using Weblate (Polish)
...
Currently translated at 100.0% (285 of 285 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2022-01-20 14:24:20 +00:00
0360d443ea
Translated using Weblate (German)
...
Currently translated at 87.0% (248 of 285 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2022-01-20 14:24:19 +00:00
c20e982fb1
Fix typos
2022-01-20 00:50:41 +01:00
0f7dc096cb
shopping list ux
2022-01-20 00:29:10 +01:00
fc9eb249a8
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2022-01-19 17:37:01 +01:00
4a9e027849
changed asset caching strategy
...
there were to many issues with stale content breaking the application thus policy was changed to network first. might make another fix to split between more static assets (bootstrap/libraries/...) and more actively changed ones like the frontend
2022-01-19 17:36:57 +01:00
530b1a8986
fix sort by new
2022-01-19 08:39:40 -06:00
07195b74a3
Merge pull request #1368 from smilerz/fix-mutliselect
...
fix multiselect
2022-01-18 22:52:08 +01:00
18c45771e7
fix multiselect
2022-01-18 15:44:11 -06:00
42aaed011c
added saving of supermarket in shopping v2
2022-01-18 22:42:10 +01:00
66d29d10bf
fixed shopping v2 export drop down alignment
2022-01-18 22:38:42 +01:00
dfa4f444ef
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2022-01-18 22:36:05 +01:00
f9c68e9fcc
layout tweaks
2022-01-18 22:35:53 +01:00
d65c881fde
Merge pull request #1366 from smilerz/super-cat-fix
...
fix supermarket categories
2022-01-18 22:14:42 +01:00
7bf9f18402
allow file uploading in recipe editor
2022-01-18 21:36:20 +01:00
3ea96d4102
basics
2022-01-18 21:09:08 +01:00
b3417be2ec
fix supermarket categories
2022-01-18 13:26:07 -06:00
8d24ae9008
small tweaks to the recipe editor
2022-01-18 19:55:51 +01:00
a9d8080ec2
Merge pull request #1358 from smilerz/expert-settings
...
enable/disable treeselect
2022-01-18 16:17:36 +01:00
fe09278b0e
silenced translation warnings
2022-01-18 16:16:11 +01:00
2a13a341dd
enable/disable treeselect
2022-01-18 08:17:54 -06:00
b382ab9024
step rendering improvements
2022-01-18 15:09:51 +01:00
24c476830d
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2022-01-18 14:51:44 +01:00
2d0a638c0a
fixed empty step headers
2022-01-18 14:51:34 +01:00