Jason Denney
0605d0f0d9
Fixed creating bike work time entry & added spec
11 years ago
Jason Denney
d94c436ba5
Added api/time_entry/delete method
11 years ago
Jason Denney
00511c5b64
Finish Api/TimeEntries spec, fix bike_id handling
11 years ago
Jason Denney
1191014471
WIP, cleaned up api/time_entries, added TimeEntry
* Added scoped TimeEntry model
* Removed setting defaults in TimeEntry controller
* Still working on tests…
11 years ago
Jason Denney
82f38fe35c
Actually merge time_entry defaults
11 years ago
Jason Denney
069a11f480
WIP, adding JS and api time entry create
11 years ago
Jason Denney
64e907b6f7
Should authenticate by user username, not email
11 years ago
Jason Denney
e2f442889e
Added tasks controller, spec, JS, apitesthelper
Had an issue with calling render_views in the specs to render the
jbuilder json templates and also getting the devise sign_in method to
work, ended up adding a helper to add the username/password for a user
11 years ago
Jason Denney
3b904f95f2
Adding api task_lists#show and spec, edit.haml updates
11 years ago
Jason Denney
30d818ac87
Draft of the task list api controller
11 years ago
Jason Denney
dc0a567a27
Added bike show api method
11 years ago
Jason Denney
14869cf8b6
Modifed bikes create to use jbuilder & follow jsonapi.org
11 years ago
Jason Denney
38a716b132
Added User password_reset spec and some refactor
*Make returned error in errors array
*Use constants
11 years ago
Jason Denney
8110baf255
Removing unnecessary render
11 years ago
Jason Denney
9fa0017d36
Fixed error response codes, finished bikes#create spec
11 years ago
Jason Denney
e0041662d3
WIP, adding api/bikes_controller#create
11 years ago
Jason Denney
f17eba810e
WTF? Is this needed? Commenting this out for now
users#checkout copy pasta perhaps?
11 years ago
Jason Denney
4b5133fd02
Fix unauthorized return code
11 years ago
Jason Denney
761ab81b56
Added reset password api method
12 years ago
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.
12 years ago
Jason Denney
d7755f00ed
Initial stab at check-in feature
12 years ago