Commit Graph

1246 Commits

Author SHA1 Message Date
44c8ff057f Translated using Weblate (Italian)
Currently translated at 100.0% (163 of 163 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-10-09 00:25:37 +00:00
37e45bea76 meal plan fixes
- added translations
- form validation & tagging support for meal types
2021-10-09 02:25:31 +02:00
2c27e528ae Translated using Weblate (German)
Currently translated at 100.0% (163 of 163 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2021-10-07 19:06:21 +00:00
1fb1becfcf added translations to book view 2021-10-06 20:09:54 +02:00
613b618533 ExtendedRecipeMixin 2021-10-05 06:28:25 -05:00
2fc27d7c36 Translated using Weblate (Polish)
Currently translated at 100.0% (161 of 161 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2021-10-04 00:06:13 +00:00
493d553050 Translated using Weblate (Polish)
Currently translated at 17.3% (28 of 161 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2021-10-02 12:25:52 +00:00
371a895513 Translated using Weblate (Dutch)
Currently translated at 100.0% (161 of 161 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2021-10-02 12:25:52 +00:00
823c5d3975 fixed model list view error for unpaginated lists 2021-10-01 18:55:16 +02:00
b6d878e885 fixed model list error 2021-10-01 18:34:30 +02:00
64b2e21747 Merge branch 'develop' into draggable_pill_update 2021-10-01 07:53:35 +00:00
17cedf17b5 stubbed out new shopping list 2021-09-30 14:56:59 -05:00
a140813a67 made add button on ModelList larger 2021-09-30 10:33:47 -05:00
b61512da77 meal plan refactor progress
- added paginated loading
- tab panes
- default meal type selection
- image placeholder
- drang and drop delete area
2021-09-30 02:33:40 +02:00
bbe20d9656 Added translation using Weblate (Polish) 2021-09-29 22:29:39 +00:00
d1bed45eb6 added grip indication to supermarket category pills 2021-09-29 16:42:19 -05:00
c1a22ea2a6 chain supermarket create/update to include categories 2021-09-27 17:55:58 -05:00
b3cffa4a38 cached facet results 2021-09-26 16:44:12 -05:00
b7be5cd325 meal plan fixes
added the option to create entries from recipe card context menu
2021-09-26 11:55:50 +02:00
5c85369120 meal plan context menu added, further progress 2021-09-22 20:03:03 +02:00
bfb1753631 Translated using Weblate (Italian)
Currently translated at 97.5% (156 of 160 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-09-18 23:06:07 +00:00
f3593e8151 implemented rule processing in ingredient parser 2021-09-16 18:31:21 +02:00
9cdc31691d Translated using Weblate (Italian)
Currently translated at 98.1% (156 of 159 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-09-16 15:52:16 +00:00
a7dc23194e converted ingredient parser to class and added automation beta hint 2021-09-16 17:52:11 +02:00
e2def416ab new meal planner basic features implemented 2021-09-15 17:31:25 +02:00
cfaae5b200 Merge branch 'develop' into patch3 2021-09-15 17:28:25 +02:00
1fa9c806a6 Merge branch 'develop' into patch2 2021-09-15 17:28:01 +02:00
60aa384f3c Merge pull request #901 from smilerz/patch
fix inputLookup
2021-09-15 17:27:42 +02:00
6a29c79e5c fix resetList function 2021-09-15 08:50:46 -05:00
0680cefbe1 fixed or/and filters 2021-09-15 08:29:49 -05:00
5c0fa7cd19 fix inputLookup 2021-09-15 08:13:22 -05:00
dbfa27e4b9 automatic rule creation 2021-09-15 14:58:55 +02:00
19d1e2d456 moved toast to bottom right to not obstruct modals 2021-09-15 14:35:03 +02:00
803a25a75f Merge branch 'develop' of https://github.com/vabene1111/recipes into develop 2021-09-15 14:26:43 +02:00
4f3a364f13 translation 2021-09-15 14:26:40 +02:00
90dc445c45 Translated using Weblate (Italian)
Currently translated at 100.0% (151 of 151 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-09-15 11:07:30 +00:00
d6f7aade46 basics for automation 2021-09-15 13:07:25 +02:00
aeb5682176 Merge branch 'pr/897' into develop 2021-09-15 09:16:09 +02:00
4296e8e44f remove console messages 2021-09-14 16:19:38 -05:00
d9300a9a90 meal planner refactor progress 2021-09-14 23:16:33 +02:00
f0cf92eaa3 draggable 2021-09-14 16:10:58 -05:00
508284c046 edit SupermarketCategoryRelations 2021-09-14 16:09:48 -05:00
d1807f3c14 show shared users in recipe book view 2021-09-14 21:12:18 +02:00
aca526a9cd added sharing back to recipe books 2021-09-14 21:07:15 +02:00
1c661c9baf recipe edit view hotkeys and small tweaks 2021-09-14 12:36:04 +02:00
b151356bce recipe editor UI improvements 2021-09-14 11:47:00 +02:00
77bd44ad42 minor drawer fixes 2021-09-13 22:30:01 +02:00
0055f02f14 Translated using Weblate (Dutch)
Currently translated at 84.5% (126 of 149 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2021-09-13 20:11:59 +00:00
bbc6015898 Merge branch 'pr/891' into develop 2021-09-13 22:11:41 +02:00
5e1ae1d877 add shopping_category and supermarkets 2021-09-13 14:41:50 -05:00