Commit Graph

327 Commits

Author SHA1 Message Date
690c486bb2 zip files before download in file broswer
needs to be completly rewritten in the future but for now this is more secure
2022-07-04 14:39:53 +02:00
27c695a393 allow disabling of ingredient overview 2022-06-26 12:36:37 +02:00
356dec636f fixed ingredient paste and plan share serialize 2022-06-14 21:48:17 +02:00
deeed4b65b testes and fixes for space, userspace and invitelink apis 2022-06-09 22:02:58 +02:00
2ab1560aed fixed user name api filter 2022-06-09 17:31:17 +02:00
d5b7d440fe fixed user preference api endpoint 2022-06-08 17:48:23 +02:00
e368488933 deprecated all old vue stuff and working on tests 2022-06-07 20:08:32 +02:00
37f0f7a0b7 added endpoint for space switching 2022-06-06 18:34:40 +02:00
e2b887b449 lots of fixes and stuff 2022-06-06 18:21:15 +02:00
07f78bb7b8 space management page progress 2022-06-02 16:20:52 +02:00
2afab2aec8 invite link basics 2022-06-01 17:42:07 +02:00
f41e4c62d4 space manage users and permissions 2022-06-01 17:01:13 +02:00
ded092ed23 baiscs of space edit page 2022-05-31 21:52:59 +02:00
151461508f multi space membership basics 2022-05-31 17:38:12 +02:00
cac72df7ba refactored recipe from source endpoint 2022-05-31 15:22:27 +02:00
6953f763d2 improved source url field rendering 2022-04-22 21:13:00 +02:00
3cf0395a18 lots of small fixes 2022-04-22 19:26:49 +02:00
2ddb0c719a Merge branch 'develop' into feature/importer_to_vue
# Conflicts:
#	vue/src/apps/RecipeEditView/RecipeEditView.vue
#	vue/src/utils/openapi/api.ts
2022-04-22 16:41:13 +02:00
d9dd0a594e show recipe and allow delete in ingredient editor 2022-04-17 23:25:22 +02:00
d50fb69ce9 fixed errro message in meal plan when adding notes with add to shopping 2022-04-17 15:48:18 +02:00
7befa4a084 added basic ingredient editor 2022-04-14 13:01:27 +02:00
528ada7d32 Merge branch 'develop' into feature/importer_to_vue
# Conflicts:
#	vue/package.json
2022-04-04 19:16:20 +02:00
b7e6e7b1b0 fixed s3 check 2022-04-04 19:15:11 +02:00
60bb3fd4aa Merge pull request #1633 from smilerz/recipe_as_food
allow marking recipe as food
2022-04-04 19:06:10 +02:00
b6e5425bd3 Get image from S3-Storage if configured 2022-04-02 11:35:35 +02:00
486d197854 allow marking recipe as food 2022-03-06 23:12:59 -06:00
bdccdf0893 Merge branch 'develop' into feature/importer_to_vue
# Conflicts:
#	cookbook/helper/recipe_url_import.py
2022-03-04 14:33:59 +01:00
55539c83c9 fixed supermarket category creation 2022-03-01 16:26:36 +01:00
fc6268b7ff Merge pull request #1564 from smilerz/retain_original_ingredient_text
retain original text when parsing ingredients
2022-02-25 16:17:44 +01:00
abeeac838b fix serializer using food name instead of supermarket name 2022-02-23 14:31:43 -06:00
081edfd2d6 fix errors on Tandoor recipe import 2022-02-22 16:33:09 -06:00
e52054e732 retain original text when parsing ingredients 2022-02-21 09:47:27 -06:00
e04d672750 import with image working 2022-02-21 15:59:30 +01:00
c8fc67fa2b changed source import to match field structure of recipe model
first imports working
2022-02-19 17:54:00 +01:00
e081d823ed fix book share permission 2022-02-18 17:52:32 +01:00
6b5a099ba0 removed case insensitive get_or_create for units 2022-02-17 12:49:41 -06:00
f1fa5e32bf fix case insensitive get_or_create 2022-02-17 10:50:38 -06:00
1b7f97dc64 case insensitive get_or_create 2022-02-17 10:23:31 -06:00
4c9ddee55c restrict get_or_create to name & space 2022-02-16 10:50:01 -06:00
924ffc473b fix recipe sharing 2022-02-08 14:59:54 -06:00
0e258a49fb reload book recipes when adding filter 2022-02-08 12:30:11 -06:00
dc71260baa Merge branch 'additional_fixes' into feature/custom_filters 2022-02-08 09:05:07 -06:00
88b3ba1427 various fixes 2022-02-08 08:13:16 -06:00
93b7e5790d merge clashing commits 2022-02-07 18:11:38 -06:00
4c5994ee7f Merge branch 'develop' into feature/custom_filters
# Conflicts:
#	cookbook/serializer.py
#	cookbook/views/api.py
#	vue/src/utils/openapi/api.ts
2022-02-07 18:56:19 +01:00
d6af318c21 tests for single food reset inherit and additional inheritted fields 2022-02-07 09:16:48 -06:00
969df37e28 fixed sharing and added additional tests 2022-02-07 15:43:06 +01:00
6ef25b604b add food substitutions 2022-02-03 15:04:46 -06:00
dcad389010 food edit modal - reset children inheritance 2022-02-03 12:15:04 -06:00
fcb8e520b7 WIP 2022-02-03 12:11:32 -06:00