<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Notes-angular-demo/app, branch base</title>
<subtitle>A demo app to explain how to get a basic AngularJS app up and running</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/'/>
<entry>
<title>application.js: Include angular-resource</title>
<updated>2015-01-26T03:29:16+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-26T03:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=453aa64be8ba11c7ee8684b5a4095579f52f2e23'/>
<id>453aa64be8ba11c7ee8684b5a4095579f52f2e23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main view: Create &amp; style delete link</title>
<updated>2015-01-24T09:14:06+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T09:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=d5f62176d49800037adb82bac1e50b28952e4911'/>
<id>d5f62176d49800037adb82bac1e50b28952e4911</id>
<content type='text'>
Made as an "x" button to the right of the note load/edit link.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made as an "x" button to the right of the note load/edit link.
</pre>
</div>
</content>
</entry>
<entry>
<title>main view: Add "Save" button</title>
<updated>2015-01-24T08:48:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T08:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=350792d5fe14e570b3d489148aabcab7cdea4572'/>
<id>350792d5fe14e570b3d489148aabcab7cdea4572</id>
<content type='text'>
Create &amp; style a save button to save your current note.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create &amp; style a save button to save your current note.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add markup &amp; styles for main page</title>
<updated>2015-01-24T08:26:08+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T08:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=2289566e8eec89f14d18d0c8480f0c1ba446ea95'/>
<id>2289566e8eec89f14d18d0c8480f0c1ba446ea95</id>
<content type='text'>
Style to have a header, fixed sidebar with links to notes, and lorem
ipsum as a main section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Style to have a header, fixed sidebar with links to notes, and lorem
ipsum as a main section.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create an index page</title>
<updated>2015-01-24T04:21:18+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T04:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=c372914af04268126d1e4a11af1c8d9baa014167'/>
<id>c372914af04268126d1e4a11af1c8d9baa014167</id>
<content type='text'>
* Add `main` action to HomeController
* Set `main` as our root route
* Create a view for `main` with dummy text
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add `main` action to HomeController
* Set `main` as our root route
* Create a view for `main` with dummy text
</pre>
</div>
</content>
</entry>
<entry>
<title>Create HomeController</title>
<updated>2015-01-24T04:20:42+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T04:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=f708e80dfb4440c4a2e5b26fdfe1179b0408ae17'/>
<id>f708e80dfb4440c4a2e5b26fdfe1179b0408ae17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>application.js: Include Angular.js globally</title>
<updated>2015-01-24T04:20:40+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T04:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=ee2e3781e55e3524fe8ae5123a06e9fdaf63c71f'/>
<id>ee2e3781e55e3524fe8ae5123a06e9fdaf63c71f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add actions to NotesController</title>
<updated>2015-01-24T01:53:19+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T01:53:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=3ea39ca725e28f83fbea4a6ebaa037697cb8dde9'/>
<id>3ea39ca725e28f83fbea4a6ebaa037697cb8dde9</id>
<content type='text'>
* Create routes for notes actions
* Add actions to NotesController allowing us to interact with it
  through a JSON API
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Create routes for notes actions
* Add actions to NotesController allowing us to interact with it
  through a JSON API
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate NotesController</title>
<updated>2015-01-24T00:47:16+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T00:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=1d8d8322f0595dcf13f65e13c6ad4ec4bb2e410f'/>
<id>1d8d8322f0595dcf13f65e13c6ad4ec4bb2e410f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate Note model</title>
<updated>2015-01-24T00:45:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T00:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=c636f067db0f6918872193c8feee86b6ed5dc417'/>
<id>c636f067db0f6918872193c8feee86b6ed5dc417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
