index
:
recipe_buddy
Jacob
WIP-demo_changes
chrisundercoffer
master
test-main
Small single user website for storing/cooking recipes.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
recipeBuddy
/
src
/
app
/
add-recipe
Age
Commit message (
Expand
)
Author
2019-12-11
Fix units form control name
Tucker Evans
2019-12-11
Fix adding ingredients
Tucker Evans
2019-12-10
Fix blank tags/photos not added to Recipe
Tucker Evans
2019-12-09
Fix array indexing of formData.steps
Tucker Evans
2019-12-09
Add routing to main page after sumbitting
Tucker Evans
2019-12-08
Fix remove accessing private values of Recipe/Ingredient/Step
Tucker Evans
2019-12-08
Add recipe is now sent to backend from add form
Tucker Evans
2019-12-08
Add basic input validation to add recipe form
Tucker Evans
2019-12-08
Add add recipe form requires a recipe name before submitting
Tucker Evans
2019-12-08
Fix UI of add form
Tucker Evans
2019-12-08
Add removing Ingredients/Steps from add form
Tucker Evans
2019-12-08
Fix set non-submit buttons type to "button"
Tucker Evans
2019-12-08
Add convert form data to Recipe Object
Tucker Evans
2019-12-08
Add instruction for lists in form
Tucker Evans
2019-12-08
Add submit button to form
Tucker Evans
2019-12-08
Add material look to Add Recipe form
Tucker Evans
2019-12-08
Add basic form for adding a recipe
Tucker Evans
2019-12-08
Add base for add-recipe component
Tucker Evans