Commit Graph

446 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
355f181574 added youtube import 2022-06-14 21:37:59 +02:00
d99748638d fixed broken filter on supermarket category lookups 2022-06-14 17:06:25 +02:00
e7de6f62b6 fixed permissions and tests 2022-06-14 16:20:37 +02:00
b30c282a13 remove exception details from api response 2022-06-14 15:07:31 +02:00
deeed4b65b testes and fixes for space, userspace and invitelink apis 2022-06-09 22:02:58 +02:00
30e4ee855c switch space method signature change and test 2022-06-09 18:18:57 +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
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
9affc583a3 add token endpoint 2022-05-31 15:43:04 +02:00
cac72df7ba refactored recipe from source endpoint 2022-05-31 15:22:27 +02:00
3633b9724b fixed image deletion error 2022-05-17 21:53:10 +02:00
d48fe26a35 added url validation to all server requests 2022-05-17 18:04:43 +02:00
2af36a3db4 Merge branch 'develop' of github.com:ndbeals/tandoor_recipes into develop 2022-04-23 00:11:08 -04:00
8df3009cb2 Update image upload handler to be content-type aware
Update handle_image: made filetype required and not optional
Updated handle_image usage to reflect changes
2022-04-23 00:11:04 -04:00
b4ebd98ee8 ingredient editor paginatio 2022-04-23 02:28:26 +02:00
9b132e71f2 screw up ingredient parser 2022-04-23 01:21:13 +02:00
9adc1f7266 small fixes and tests 2022-04-22 22:27:17 +02:00
1740913a14 improve experience when importing multiple recipes 2022-04-22 20:19:39 +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
3159868ba4 moved generic multiselect create function into component 2022-04-14 14:08:16 +02:00
7befa4a084 added basic ingredient editor 2022-04-14 13:01:27 +02:00
22ca482458 super very basics of manual mapping page working 2022-03-05 16:02:42 +01:00
2565ab30a4 lots of improvements and bookmarklet import working again 2022-03-05 15:16:58 +01:00
6d8fe3c162 wip 2022-03-04 15:54:11 +01: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
89348f69f1 basics of new import page 2022-02-19 16:55:17 +01:00
e081d823ed fix book share permission 2022-02-18 17:52:32 +01:00
d6fa02cc9e Merge branch 'develop' into feature/custom_filters 2022-02-18 17:25:15 +01:00
7e5019eed3 fixed share write permission for meal plan 2022-02-17 14:57:28 +01:00
8fa00b50b1 added update_at filter 2022-02-14 15:13:34 -06:00
bf54680178 more recipe search tests 2022-02-13 13:53:07 -06:00
baa2aa51da more recipe search tests 2022-02-09 16:18:45 -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
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
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
04c4182b24 WIP 2022-02-03 12:14:42 -06:00
c45bf3a994 WIP 2022-02-03 12:14:17 -06:00
fcb8e520b7 WIP 2022-02-03 12:11:32 -06:00
5959914932 makenow filter 2022-02-03 12:11:32 -06:00
890e9e7242 created CustomFilter model and api 2022-02-03 12:09:14 -06:00
d0549bcb6d complex book filters 2022-02-03 12:07:51 -06:00