Commit Graph

1246 Commits

Author SHA1 Message Date
85aca8acf6 shopping_list_category 2021-09-13 14:30:03 -05:00
37b2a95797 Translated using Weblate (Italian)
Currently translated at 92.2% (119 of 129 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-09-13 19:24:47 +00:00
6350d0e9c5 Merge branch 'feature/recipe-edit-vue' into develop
# Conflicts:
#	vue/vue.config.js
#	vue/webpack-stats.json
2021-09-13 21:14:45 +02:00
234e27c4c1 recipe editor 2021-09-13 21:13:43 +02:00
22bde0424c delete and create added for books 2021-09-13 20:49:25 +02:00
8b09777b2c Merge branch 'feature/books_refactor' into develop
# Conflicts:
#	vue/webpack-stats.json
2021-09-13 19:30:13 +02:00
fd8797e2b7 cookbook view refactored, minor ui fixes 2021-09-13 19:28:16 +02:00
b752541302 added markdown editor for instructions 2021-09-13 17:25:39 +02:00
f009e105ec recipe search fixed 2021-09-13 15:21:15 +02:00
b9ff4387ad first rendering version 2021-09-13 14:26:54 +02:00
b86c9d295a basic errors fixed 2021-09-13 14:06:19 +02:00
4fbf080e2f basics 2021-09-13 12:39:29 +02:00
0501dd9a0a layout progress 2021-09-12 22:47:31 +02:00
79c1f2eb86 Merge branch 'develop' into generic_card_fix 2021-09-11 13:09:02 +02:00
1be24e80de Merge pull request #878 from smilerz/filter_by_rating
Filter by rating
2021-09-11 13:08:14 +02:00
882075199c Translated using Weblate (Italian)
Currently translated at 85.8% (109 of 127 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-09-11 09:06:06 +00:00
c8bff1660b transposed v-model 2021-09-10 14:51:37 -05:00
f6eb1b69cb card loading fixes 2021-09-10 11:37:27 -05:00
6888233b6a fixed mispelled parameter 2021-09-10 06:44:09 -05:00
cd137f9da3 yarn build 2021-09-09 19:07:16 -05:00
aae3b679aa filter by recipe 2021-09-09 18:55:47 -05:00
249557f8ef filter by rating 2021-09-09 15:23:46 -05:00
51dd137d96 Merge branch 'develop' into create_inputList 2021-09-09 05:44:43 +02:00
83a747739a add new from ListInput 2021-09-08 14:01:21 -05:00
5f37af5710 Move/Merge updated to handle object vs id 2021-09-08 09:16:58 -05:00
9bdcf09f60 started reworking books 2021-09-08 16:15:33 +02:00
04c047bd31 fixed keyword url parameter type in search view 2021-09-08 15:44:36 +02:00
19d152461c various fixes food serializer 2021-09-08 15:05:54 +02:00
68b64ba8e2 Merge branch 'pr/865' into develop 2021-09-08 09:42:16 +02:00
b3477332e7 Merge pull request #866 from smilerz/log_pagination
implemented pagination on Log apis
2021-09-08 09:32:51 +02:00
8edc01db26 Merge pull request #861 from smilerz/food_tree_patch
post food_tree bug fixing
2021-09-08 09:11:00 +02:00
8420995aa8 updated RecipeSearch API 2021-09-07 13:52:14 -05:00
5c4bf20c6f Translated using Weblate (Italian)
Currently translated at 83.1% (99 of 119 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-09-07 16:06:03 +00:00
e32813281a Translated using Weblate (French)
Currently translated at 100.0% (119 of 119 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2021-09-07 16:06:03 +00:00
4d27a80cd5 implemented pagination on Log apis 2021-09-07 07:35:17 -05:00
c9d1a9b551 finished unit page 2021-09-06 14:00:32 -05:00
84744560e0 infinite loader bug fixing 2021-09-06 12:28:14 -05:00
7053a857c2 reworked MergeMixin to handle non-trees 2021-09-06 10:45:16 -05:00
f12558951a moved keyword Vue to generic components 2021-09-05 16:26:01 -05:00
638dd96812 finished making FoodList completely generic 2021-09-05 14:15:58 -05:00
d33a49538e Squashed commit of the following: 2021-09-05 11:18:57 -05:00
d1556f69c2 WIP 2021-09-05 11:17:28 -05:00
cd0259ad26 remove console messages 2021-09-04 16:47:12 -05:00
b147c975b8 post food_tree bug fixing 2021-09-04 16:41:57 -05:00
16d125a243 fixed search facets and sub recipe 2021-09-04 19:26:42 +02:00
d70f1f9fc7 several small fixes to new components 2021-09-04 18:11:50 +02:00
d6e0faf7f4 Merge pull request #846 from smilerz/food_tree
Food tree
2021-09-04 17:47:10 +02:00
a4707c09f9 Translated using Weblate (Italian)
Currently translated at 100.0% (98 of 98 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-09-04 08:06:02 +00:00
4360289b56 Translated using Weblate (Italian)
Currently translated at 95.9% (94 of 98 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-09-02 11:06:01 +00:00
ac08ede464 refactored genericAPI as ApiMixin 2021-09-01 12:28:33 -05:00