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
Age
Commit message (
Expand
)
Author
2016-10-06
Mentor session prep
firehose-project-mentor-session-prep-20161006
Teddy Wing
2016-02-21
Add correct header buttons from master
Teddy Wing
2016-02-21
Use latest master styles
Teddy Wing
2016-02-21
Update styles on sans-angular
Teddy Wing
2015-01-25
application.js: Include angular-resource
base
Teddy Wing
2015-01-24
bower: Add 'angular-resource'
Teddy Wing
2015-01-24
Gemfile: Remove 'coffeescript-rails'
Teddy Wing
2015-01-24
Merge branch 'home-view'
Teddy Wing
2015-01-24
application.js: Include Angular.js globally
Teddy Wing
2015-01-24
config/application.rb: Add bower components dir to asset path
Teddy Wing
2015-01-24
Create .bowerrc & bower.json, install Angular
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
config/application.rb: Add bower components dir to asset path
Teddy Wing
2015-01-23
Create .bowerrc & bower.json, install Angular
Teddy Wing
2015-01-23
Merge branch 'create-api-endpoints'
Teddy Wing
2015-01-23
Add actions to NotesController
Teddy Wing
2015-01-23
Generate NotesController
Teddy Wing
2015-01-23
Migrate Note
Teddy Wing
2015-01-23
Generate Note model
Teddy Wing
2015-01-23
Initial commit. Base Rails 4.2.0 project.
Teddy Wing