Commit Graph

477 Commits

Author SHA1 Message Date
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
Marla
e554b21097
Merge pull request #128 from ThomasRubini/footer_and_error_style_fix
Footer and error style fix
2023-01-26 17:04:57 +01:00
Thomas Rubini
d62628d0d9
verify return_uri is not empty for redirection 2023-01-26 17:04:57 +01:00
Capelier-Marla
cfe62c4c0e restyled text in footer 2023-01-26 17:04:18 +01:00
Thomas Rubini
b20cc3eb21
Merge pull request #127 from ThomasRubini/appr_view_and_delete 2023-01-26 16:57:22 +01:00
Thomas Rubini
97b39a4552
make apprs use new models + allow users to delete their appr 2023-01-26 16:56:51 +01:00
Capelier-Marla
8b2940b251 replace names for errors main 2023-01-26 16:54:55 +01:00
Marla
c43cbfb901
Merge pull request #126 from ThomasRubini/css_edit_recipe
Css edit recipe
2023-01-26 16:46:55 +01:00
Capelier-Marla
f808abad8e styled button 2023-01-26 16:46:36 +01:00
Capelier-Marla
490de05036 styling buttons and part alim section 2023-01-26 16:46:36 +01:00
Capelier-Marla
e407e71eef form and recipe name style 2023-01-26 16:46:36 +01:00
AudricV
a8ae987a1c
Merge pull request #125 from ThomasRubini/add-fictive-disclaimer-footer
Add fictive disclaimer to footer
2023-01-26 16:44:35 +01:00
AudricV
34563ebb8f
Add fictive disclaimer to footer 2023-01-26 16:42:34 +01:00
Thomas Rubini
e8220a4917
Merge pull request #124 from ThomasRubini/img_recipe_link 2023-01-26 16:42:23 +01:00
Thomas Rubini
dee2b23297
change recipe img link to point to action 2023-01-26 16:40:11 +01:00
Thomas Rubini
7f72d9a9da
Merge pull request #123 from ThomasRubini/s_quantity 2023-01-26 16:38:37 +01:00
Thomas Rubini
8359a8b19d
replace I_QUANTITY with S_QUANTITY 2023-01-26 16:38:22 +01:00
Thomas Rubini
9a0e6a542f
Merge pull request #122 from ThomasRubini/recipe_edit_return 2023-01-26 16:35:17 +01:00
Thomas Rubini
da190e22bc
add 'Retour' button to recipe/edit 2023-01-26 16:34:52 +01:00
05f58bd73c
Merge pull request #121 from ThomasRubini/particularity_model
particularity model done
2023-01-26 16:34:04 +01:00
a079462de4 particularity model done 2023-01-26 16:33:28 +01:00
Thomas Rubini
154f731fef
Merge pull request #115 from ThomasRubini/error-pages-improvements 2023-01-26 16:30:15 +01:00
Thomas Rubini
9e2981275a
Merge pull request #120 from ThomasRubini/ingr_model_get 2023-01-26 16:30:03 +01:00
Thomas Rubini
4bf6cda6d9
use recipe_id in IngredientModel::getByRecipeAndName 2023-01-26 16:29:49 +01:00
Thomas Rubini
81dbc8a68c
Merge pull request #118 from ThomasRubini/recipe_preload 2023-01-26 16:27:38 +01:00
Thomas Rubini
fcf69dad56
remove all functions to preload recipe attributes 2023-01-26 16:25:59 +01:00
Thomas Rubini
ddc2c72d58
use function to get difficulty 2023-01-26 16:25:42 +01:00
Thomas Rubini
0155e29e91
Merge pull request #117 from ThomasRubini/edit_delete_recipe 2023-01-26 16:19:48 +01:00
Thomas Rubini
2898ca3345
add recipe/delete action 2023-01-26 16:19:11 +01:00
Thomas Rubini
85a7ba34f3
add buttons ot edit and delete in recipe view 2023-01-26 16:19:00 +01:00
Thomas Rubini
f6a6ebb40f
fix missing quote 2023-01-26 16:12:02 +01:00
Thomas Rubini
751530ef49
Merge pull request #116 from ThomasRubini/ingredient__model_refactor 2023-01-26 15:59:34 +01:00
0eb560c8b8
fixed wrong id being passed 2023-01-26 15:59:14 +01:00
f70465a17a
refactored ingredient model 2023-01-26 15:59:14 +01:00
Thomas Rubini
ee7be3d7e2
Merge pull request #112 from ThomasRubini/appreciation_model_refactor 2023-01-26 15:58:03 +01:00
5d0e19b45f refactored appr model references 2023-01-26 15:47:10 +01:00
332a98958f refactored appr model 2023-01-26 15:47:10 +01:00
AudricV
84bc05a976
Center error messages horizontally and vertically 2023-01-26 15:45:46 +01:00
AudricV
5b9e412ca2
Improve error pages
- Wrap messages into a main element
- Add classes for all texts except the back to home link
- Translate everything in French
2023-01-26 15:41:53 +01:00
Marla
b33a6346bd
Merge pull request #113 from ThomasRubini/css_search
Css search style
2023-01-26 15:33:11 +01:00
Capelier-Marla
cbf5d2c0d2 shared some attributes to other objects to add style to search results 2023-01-26 15:32:21 +01:00
Capelier-Marla
a7060f46dd styled search part of search page 2023-01-26 13:34:24 +01:00
Marla
b0b91cd513
Merge pull request #111 from ThomasRubini/css_has_workaround
removed :has() css attributes to use classes
2023-01-26 13:32:30 +01:00
Capelier-Marla
8418df91e3 removed :has() css attributes to use classes (because f firefox) 2023-01-26 13:31:27 +01:00
Thomas Rubini
a984ed82aa
Merge pull request #110 from ThomasRubini/recipe_search 2023-01-26 13:26:03 +01:00
Thomas Rubini
0f8a113583
fix recipe/search view call 2023-01-26 13:25:43 +01:00
Thomas Rubini
13ba0056da
Fix recipe search query 2023-01-26 13:24:43 +01:00
Thomas Rubini
47b5a6c52a
Merge pull request #109 from ThomasRubini/category_view 2023-01-26 12:01:48 +01:00