Commit Graph
12 Commits
Author SHA1 Message Date
Jason Denney 30d818ac87 Draft of the task list api controller 2014-03-08 15:04:27 -05:00
Jason Denney dc0a567a27 Added bike show api method 2014-03-08 15:03:52 -05:00
Jason Denney 14869cf8b6 Modifed bikes create to use jbuilder & follow jsonapi.org 2014-02-26 00:06:25 -05:00
Jason Denney 38a716b132 Added User password_reset spec and some refactor
*Make returned error in errors array
*Use constants
2014-02-04 23:47:30 -05:00
Jason Denney 8110baf255 Removing unnecessary render 2014-02-03 00:16:13 -05:00
Jason Denney 9fa0017d36 Fixed error response codes, finished bikes#create spec 2014-02-03 00:14:37 -05:00
Jason Denney e0041662d3 WIP, adding api/bikes_controller#create 2014-02-02 17:11:13 -05:00
Jason Denney f17eba810e WTF? Is this needed? Commenting this out for now
users#checkout  copy pasta perhaps?
2014-02-02 17:09:49 -05:00
Jason Denney 4b5133fd02 Fix unauthorized return code 2014-02-02 17:09:13 -05:00
Jason Denney 761ab81b56 Added reset password api method 2013-05-28 00:25:23 -04:00
Jason Denney a00c1ed925 Finished Checkin/out feature for now
-Checkin/out api methods can be used while signed in
-Added checkout button in Netzke App, which also signs out in addition to checking out.
2013-05-19 16:41:43 -04:00
Jason Denney d7755f00ed Initial stab at check-in feature 2013-05-19 15:43:44 -04:00