Thomas Rubini
|
84788b31e2
|
use model for recipe/edit
|
2023-01-23 22:50:12 +01:00 |
|
Thomas Rubini
|
f41e476d1f
|
rename appreciation view files
|
2023-01-23 15:33:57 +01:00 |
|
Capelier-Marla
|
9cf82497a6
|
fixed typo + changed placeholder name
|
2023-01-23 15:13:34 +01:00 |
|
Thomas Rubini
|
158e3c9ecf
|
replace "URL" with "LINK"
|
2023-01-23 14:21:17 +01:00 |
|
Thomas Rubini
|
ac78ec31fd
|
make final version of structure send to recipe view
|
2023-01-23 13:33:22 +01:00 |
|
Thomas Rubini
|
7c6a5441a7
|
refactor 'search_term' to 'query'
|
2023-01-20 18:25:32 +01:00 |
|
Thomas Rubini
|
38e4e16856
|
add search action
|
2023-01-20 18:08:27 +01:00 |
|
Capelier-Marla
|
cafd0d2f51
|
moved search to recipe folder and moved category_list
|
2023-01-20 10:47:29 +01:00 |
|
Capelier-Marla
|
24afac65b6
|
moved appreciations array to recipe view before calling appreciations view
|
2023-01-20 10:34:04 +01:00 |
|
AntLafI
|
240497a6f7
|
adding appreciations after recipes
|
2023-01-20 10:12:48 +01:00 |
|
Capelier-Marla
|
5d7c4628c6
|
move category_list to common and added it to pages where we will see it (+ fixed home view array)
|
2023-01-20 09:07:10 +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 |
|
Capelier-Marla
|
681ec995d1
|
fixed view, display time, diffuculty and author + edited first image
|
2023-01-17 10:37:07 +01:00 |
|
Thomas Rubini
|
7c20f6729a
|
add IMAGE_URL key for recipe
|
2023-01-17 09:53:53 +01:00 |
|
Thomas Rubini
|
0eecd88c31
|
display the recipe data provided by the backend
|
2023-01-17 00:22:59 +01:00 |
|
Capelier-Marla
|
8c3a6439ff
|
display recipe from array (for in defined in beggining of php code)
|
2023-01-16 23:21:38 +01:00 |
|
Thomas Rubini
|
3da99a3ac7
|
Change all models to use the SQL database
|
2023-01-16 20:53:32 +01:00 |
|
Thomas Rubini
|
87e8f9247e
|
move recipe data creation to RecipeModel and use real SQL database
|
2023-01-16 20:29:18 +01:00 |
|
Thomas Rubini
|
95ad2e1d6a
|
Example implementation of a controller
|
2023-01-12 17:15:19 +01:00 |
|