Commit Graph

424 Commits

Author SHA1 Message Date
Thomas Rubini
916cb5fcb5
Merge pull request #145 from ThomasRubini/recipe_img 2023-01-26 20:54:12 +01:00
Thomas Rubini
44f8c0e499
add ability to update recipe image 2023-01-26 20:53:32 +01:00
Thomas Rubini
73680ecb38
Merge pull request #144 from ThomasRubini/user_update 2023-01-26 20:48:51 +01:00
Thomas Rubini
7690615b82
move image processing to a separate function 2023-01-26 20:42:45 +01:00
Thomas Rubini
84ebcd13a4
fix typo on image type verification 2023-01-26 20:21:29 +01:00
Thomas Rubini
3fd908580e
handle errors on user update 2023-01-26 20:21:29 +01:00
Thomas Rubini
6c571f3a62
Merge pull request #143 from ThomasRubini/user_time 2023-01-26 20:10:29 +01:00
Thomas Rubini
2f4128beeb
deal with dates correctly 2023-01-26 20:10:11 +01:00
Thomas Rubini
e04b43f0ad
use UserModel::createFull() instead of constructor 2023-01-26 20:10:04 +01:00
Thomas Rubini
68bf0a4c85
Merge pull request #142 from ThomasRubini/anon_user_2 2023-01-26 19:58:14 +01:00
Thomas Rubini
04d3fdb206
use Anon user in Recipe 2023-01-26 19:57:55 +01:00
Thomas Rubini
a36fb5dde2
Merge pull request #140 from ThomasRubini/anon_user 2023-01-26 19:50:32 +01:00
Thomas Rubini
1e80101833
add Anon user object 2023-01-26 19:50:03 +01:00
Thomas Rubini
cf7d337c9d
fix function name 2023-01-26 19:50:03 +01:00
cf5f1b68df
Merge pull request #139 from ThomasRubini/category_refactor
fixed scrolling category page
2023-01-26 19:36:18 +01:00
74226c53b6 fixed scrolling category page 2023-01-26 19:30:31 +01:00
Marla
dc37e31dce
Merge pull request #138 from ThomasRubini/fix_manageUser
Fix manage user
2023-01-26 19:24:39 +01:00
Capelier-Marla
c13e8e4808 styled results 2023-01-26 19:24:12 +01:00
Capelier-Marla
5fa1459022 edited html to be usable in css 2023-01-26 19:24:12 +01:00
Capelier-Marla
0c26986587 styled search part 2023-01-26 19:24:12 +01:00
Thomas Rubini
1855231de3
Merge pull request #137 from ThomasRubini/recipe_contr_login 2023-01-26 19:23:39 +01:00
Thomas Rubini
dea9dcb80f
do not query user id if not login 2023-01-26 19:23:20 +01:00
Thomas Rubini
7e63369481
Merge pull request #136 from ThomasRubini/recipe_ingredients 2023-01-26 19:21:03 +01:00
Thomas Rubini
25bd38ece7
update recipe ingredients 2023-01-26 19:20:33 +01:00
Thomas Rubini
7ef799668a
add IngredientModel::update() 2023-01-26 19:20:09 +01:00
98decb5804
Merge pull request #135 from ThomasRubini/category_controller
categories
2023-01-26 19:14:09 +01:00
069fca704e categories 2023-01-26 19:13:39 +01:00
Thomas Rubini
b195da0e46
fix typo 2023-01-26 19:08:01 +01:00
Thomas Rubini
44c785aa01
add ingredients on recipe/create 2023-01-26 18:53:11 +01:00
Thomas Rubini
4e4126586e
make IngredientModel::insert fetch ID 2023-01-26 18:53:05 +01:00
Thomas Rubini
d3b5345f79
fix keys sent to backend 2023-01-26 18:52:43 +01:00
Marla
e1547e14cb
Merge pull request #134 from ThomasRubini/scroll_smooth
added scroll smooth behavior
2023-01-26 18:36:24 +01:00
Capelier-Marla
a0f280a2b4 added scroll smooth behavior 2023-01-26 18:36:04 +01:00
Marla
b5f4fc3d1f
Merge pull request #133 from ThomasRubini/css_recipe_view
Css recipe view
2023-01-26 18:31:09 +01:00
Capelier-Marla
47dd94667a styled apprectation 2023-01-26 18:28:57 +01:00
Capelier-Marla
ae96aae532 style form for appreciation 2023-01-26 18:11:14 +01:00
Capelier-Marla
3f1ff98251 style form for appreciation 2023-01-26 18:10:51 +01:00
Capelier-Marla
3a8ae0cdf9 syled buttons 2023-01-26 17:57:17 +01:00
Capelier-Marla
38eb7edf9b style first part of recipe view 2023-01-26 17:47:12 +01:00
Capelier-Marla
5f739ecf77 style top image 2023-01-26 17:47:12 +01:00
Capelier-Marla
cb4476f992 added recipeView class to main in view of recipes 2023-01-26 17:47:12 +01:00
Thomas Rubini
e3d10e924d
Merge pull request #132 from ThomasRubini/getsteps 2023-01-26 17:36:55 +01:00
Thomas Rubini
272b4fae86
use getSteps() in frontend 2023-01-26 17:36:35 +01:00
Thomas Rubini
b664a38a66
add method RecipeModel::getSteps() 2023-01-26 17:36:35 +01:00
Thomas Rubini
7006ee6896
explode at \n\n instead of \n 2023-01-26 17:36:33 +01:00
Thomas Rubini
fc3d8e1c98
Merge pull request #131 from ThomasRubini/ingredients_edit 2023-01-26 17:08:32 +01:00
Thomas Rubini
0d74f4db90
fix ingredient in recipe/edit 2023-01-26 17:08:20 +01:00
Marla
daa00d6494
Merge pull request #130 from ThomasRubini/fix_recipe_images_view
hide overflow content
2023-01-26 17:07:05 +01:00
Capelier-Marla
c64024d13a hide overflow content 2023-01-26 17:06:47 +01:00
Thomas Rubini
142f431191
Merge pull request #129 from ThomasRubini/return_uri_empty 2023-01-26 17:06:29 +01:00