index
:
Notes-angular-demo
firehose-project-mentor-session-prep-20161006
live-firehose-project-mentor-session-20160221
master
A demo app to explain how to get a basic AngularJS app up and running
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2015-01-25
Merge branch 'angular-app'
Teddy Wing
2015-01-24
services/notes.js: Change `save` function to `update`
Teddy Wing
2015-01-24
services/notes.js: Simplify save function
Teddy Wing
2015-01-24
Import markup & styles from 08b6f4f and prior
Teddy Wing
2015-01-24
main view: Make current note appear active in sidebar
Teddy Wing
2015-01-24
main view: Create & update work
Teddy Wing
2015-01-24
main view: Create "New" button
Teddy Wing
2015-01-24
Create initial Notes Angular app
Teddy Wing
2015-01-24
main view: Create & style delete link
Teddy Wing
2015-01-24
main view: Add "Save" button
Teddy Wing
2015-01-24
Add markup & styles for main page
Teddy Wing
2015-01-23
Create an index page
Teddy Wing
2015-01-23
Create HomeController
Teddy Wing
2015-01-23
application.js: Include Angular.js globally
Teddy Wing
2015-01-23
Add actions to NotesController
Teddy Wing
2015-01-23
Generate NotesController
Teddy Wing
2015-01-23
Generate Note model
Teddy Wing
2015-01-23
Initial commit. Base Rails 4.2.0 project.
Teddy Wing