Age | Commit message (Collapse) | Author |
|
|
|
Fixed edit ingredients/steps indexing
|
|
|
|
Elim
|
|
Fix Ingredients can now be removed from cart
|
|
Fix use passService for recipe to edit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add routing and imports for shopping cart
|
|
|
|
Fix adding ingredients
|
|
Shopping Cart base functionality added.
|
|
|
|
Ingredients form array is now indexed based on for loop, not just set to 0.
|
|
can add items but not remove, not able to print list yet
|
|
This must have been missed during a merge conflict.
|
|
Elim
|
|
|
|
|
|
For compatibility with backend JSON.
|
|
|
|
|
|
|
|
Add toolbar to main app template
|
|
|
|
Add edit-recipe form/page
|
|
Add page now redirects on submission
|
|
Fix ingredient unit type to be same across frontend & backend
|
|
Mostly copied from add recipe page.
Updates recipe successfully, but doesn't pull ingredients/steps into
form, and doesn't use pass service to get recipe.
|
|
|
|
Now the same as frontend data models.
|
|
|
|
Elim
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix backend readme to have correct JSON schema
|
|
|
|
Add Recipe Page
|
|
|
|
|
|
|