Commit Graph

21 Commits

Author SHA1 Message Date
Thomas Rubini
d6cf92b7da
rename 'recipe' to 'instructions' 2023-01-26 22:34:13 +01:00
Capelier-Marla
3de832fb03 added style for return button in edit recipe page 2023-01-26 21:22:56 +01:00
Thomas Rubini
44f8c0e499
add ability to update recipe image 2023-01-26 20:53:32 +01:00
Thomas Rubini
b195da0e46
fix typo 2023-01-26 19:08:01 +01:00
Thomas Rubini
d3b5345f79
fix keys sent to backend 2023-01-26 18:52:43 +01:00
Thomas Rubini
272b4fae86
use getSteps() in frontend 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
0d74f4db90
fix ingredient in recipe/edit 2023-01-26 17:08:20 +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
Thomas Rubini
da190e22bc
add 'Retour' button to recipe/edit 2023-01-26 16:34:52 +01:00
Thomas Rubini
7fca2e6d78
loop over difficulties 2023-01-25 23:07:45 +01:00
Thomas Rubini
8ad62d8620
make edit and new actions work 2023-01-25 22:41:22 +01:00
Thomas Rubini
3698a5c860
do not make recipe image required 2023-01-25 21:51:04 +01:00
Thomas Rubini
cba3f90657
add recipe/create action 2023-01-25 21:49:22 +01:00
Thomas Rubini
8871d9bb21
modify structure sent to recipe/edit to include POST_URI 2023-01-24 20:11:12 +01:00
Thomas Rubini
961cd27e88
move debug echo in recipe/edit 2023-01-24 20:03:17 +01:00
Thomas Rubini
84788b31e2
use model for recipe/edit 2023-01-23 22:50:12 +01:00
Capelier-Marla
df286707f7 remove unused style 2023-01-18 13:55:15 +01:00
Capelier-Marla
12a6d649a4 edit page done from data in Database and has dynamic js 2023-01-18 13:54:11 +01:00
Thomas Rubini
95ad2e1d6a
Example implementation of a controller 2023-01-12 17:15:19 +01:00