Commit Graph

504 Commits

Author SHA1 Message Date
1e2d7f77af basic vue in recipe view 2020-07-02 11:20:11 +02:00
80423da16d removed duplicate div 2020-07-01 23:44:58 +02:00
67a4a2627b fixed meal plan form not own type display 2020-07-01 23:29:32 +02:00
0005ca243c testing around 2020-07-01 23:22:29 +02:00
adbc7e4a39 icons and stuff 2020-07-01 22:27:32 +02:00
9caec2dff2 step sidebar sorting 2020-07-01 21:53:41 +02:00
41eef9a913 step sorting buttons 2020-07-01 21:42:46 +02:00
31357c552c ui improvements 2020-07-01 21:04:28 +02:00
5d70dca039 time step + step delete + sorting improvement 2020-07-01 20:38:35 +02:00
2c5fbc558e fixed recipe image preview scaling in large search 2020-07-01 18:56:00 +02:00
98bdad5955 second fix 2020-06-29 22:58:31 +02:00
6eb41fe33f fixed keywords and food/unit loading 2020-06-29 22:41:54 +02:00
29e2f9ee15 fixed filter for foods 2020-06-29 22:20:55 +02:00
357771e81b updated translation files 2020-06-29 22:20:42 +02:00
941264731e fixed ingredient adding attributes 2020-06-29 22:03:43 +02:00
2c59302fe9 conditional header/no amount render 2020-06-29 22:01:42 +02:00
e2508cbc6f step ordering 2020-06-29 20:45:30 +02:00
577af85d38 fixed import export 2020-06-29 19:09:15 +02:00
38e5882376 added recipe large search context menu 2020-06-29 18:17:13 +02:00
08f06fe1d8 fixed non fa-fw recipe view edit icon 2020-06-29 18:16:10 +02:00
4ddc39f1c2 basic shopping list fix 2020-06-29 18:11:25 +02:00
78275145f8 one more non atomic transaction 2020-06-29 18:07:56 +02:00
f7b518d890 run rename migration as non atomic to support old sqlite versions 2020-06-29 18:04:56 +02:00
8cff44df7d recipe steps tagging support 2020-06-29 17:56:50 +02:00
cdee31e9af tests working again 2020-06-29 16:43:53 +02:00
06db7114ed basic view step design 2020-06-29 16:24:41 +02:00
8f28e4766d side nav in recipe edit 2020-06-29 16:12:24 +02:00
dbdb35e2f3 reworked base container to allow side cols 2020-06-29 15:59:19 +02:00
27963fcaa6 image upload working 2020-06-29 15:39:58 +02:00
d613da7faf mobile and large layout 2020-06-29 14:10:21 +02:00
d481767154 wip flex ui 2020-06-29 13:29:59 +02:00
8b9c7daaae fixed commas + desktop flex design 2020-06-29 12:27:54 +02:00
3a2ba773cf layout before flex test 2020-06-29 11:30:24 +02:00
642224fec9 sorting and ingredient adding 2020-06-26 15:00:41 +02:00
3d4aebcd9d ordering of ingredients and steps 2020-06-26 14:50:33 +02:00
c178aea363 nested serializers and basic recipe editing working 2020-06-26 13:41:41 +02:00
5e20833b7e testing with serializers 2020-06-26 13:10:23 +02:00
db7f0d4988 fixed recipe edit button text 2020-06-26 08:53:46 +02:00
381bc5ffb4 partially working steps edit view 2020-06-25 23:48:27 +02:00
4a6b32d9af super basic edit view 2020-06-25 23:24:09 +02:00
8b814669af fixed API permission denied error
forgot a return in the custom permissions wich prevent authorized useres to access certain endpoints
2020-06-25 23:23:12 +02:00
ae0928f85f added recipe steps 2020-06-25 22:38:17 +02:00
bf516d37a9 Merge branch 'develop' into feature/recipe-steps 2020-06-25 22:09:00 +02:00
6979bf34d9 fixed insecure uuid defaults
due to some unexpected behavior the share link uuid values were not random. All already created share links were disabled.
2020-06-25 22:01:54 +02:00
bda38f0647 changed recipe ingredient relation 2020-06-25 21:45:16 +02:00
df912b8865 renamed recipeingredient to ingredient 2020-06-25 21:37:18 +02:00
f685253645 renamed ingredient to food 2020-06-25 21:24:03 +02:00
2c5e44d73c improved recipe parser, added tests, cleaned up resources 2020-06-24 21:22:23 +02:00
b6d98397b5 improved recipe import 2020-06-24 20:21:48 +02:00
525ad6dd98 removed debug code and cdn dependencies 2020-06-23 20:36:04 +02:00