<feed xmlns='http://www.w3.org/2005/Atom'>
<title>recipe_buddy/recipeBuddy/src/app/add-recipe/add-recipe.component.html, branch master</title>
<subtitle>Small single user website for storing/cooking recipes.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/'/>
<entry>
<title>Fix units form control name</title>
<updated>2019-12-11T21:53:55+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-11T21:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=40e096d8795e0930c99aacbc4116fceacb13ef41'/>
<id>40e096d8795e0930c99aacbc4116fceacb13ef41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic input validation to add recipe form</title>
<updated>2019-12-08T20:50:46+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-08T20:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=99287dff749f7c6fa050b597115270496738d77c'/>
<id>99287dff749f7c6fa050b597115270496738d77c</id>
<content type='text'>
Validates: Name is required, Timer/Cook Time are digits,
Amount/Servings are numbers (digits with optional decimal point).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Validates: Name is required, Timer/Cook Time are digits,
Amount/Servings are numbers (digits with optional decimal point).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add add recipe form requires a recipe name before submitting</title>
<updated>2019-12-08T20:03:07+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-07T18:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=4efaeb517b94690483a14f25a224de73c0f1b055'/>
<id>4efaeb517b94690483a14f25a224de73c0f1b055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix UI of add form</title>
<updated>2019-12-08T20:03:07+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-07T16:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=75a82f8a40b9f296aa71a4b6cef0fa8ea8a1c591'/>
<id>75a82f8a40b9f296aa71a4b6cef0fa8ea8a1c591</id>
<content type='text'>
Moves Add/Delete buttons around
Puts Ingredient/Step parts together
Changes Submit button look
Removes JSON preview of form value object
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moves Add/Delete buttons around
Puts Ingredient/Step parts together
Changes Submit button look
Removes JSON preview of form value object
</pre>
</div>
</content>
</entry>
<entry>
<title>Add removing Ingredients/Steps from add form</title>
<updated>2019-12-08T20:03:07+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-07T16:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=2a89221eee68bc26ea3e90c380ce983f5a0985f0'/>
<id>2a89221eee68bc26ea3e90c380ce983f5a0985f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix set non-submit buttons type to "button"</title>
<updated>2019-12-08T20:03:07+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-07T15:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=3b43f292a605717d08d3623e09bf35a4e0301414'/>
<id>3b43f292a605717d08d3623e09bf35a4e0301414</id>
<content type='text'>
This stops these buttons from triggering the submit action.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This stops these buttons from triggering the submit action.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add instruction for lists in form</title>
<updated>2019-12-08T20:03:07+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-06T20:16:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=aeb7bfe5c46a4bb146d0e28560c535d6e7e3ef2d'/>
<id>aeb7bfe5c46a4bb146d0e28560c535d6e7e3ef2d</id>
<content type='text'>
The keyword and photos input now have a placeholder instructing the user
to separate inputs with commas.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The keyword and photos input now have a placeholder instructing the user
to separate inputs with commas.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add submit button to form</title>
<updated>2019-12-08T20:03:07+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-06T20:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=efc880aa101b046e77ff9feb5045225cd44afbf8'/>
<id>efc880aa101b046e77ff9feb5045225cd44afbf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add material look to Add Recipe form</title>
<updated>2019-12-08T20:03:07+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-05T20:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=1431653196467eec7608cb30592d462b4c207be4'/>
<id>1431653196467eec7608cb30592d462b4c207be4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic form for adding a recipe</title>
<updated>2019-12-08T20:03:07+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-05T04:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=443ded565b1482eaf17176967372f3986497f1b8'/>
<id>443ded565b1482eaf17176967372f3986497f1b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
