Adam Shimali
|
f839bae1f5
|
Add rest of user model fields to api.
First step to moving user interactions to api.
|
2016-01-19 11:39:59 +00:00 |
|
Adam Shimali
|
f4a0a9b8d9
|
Fix for job urls that should have been within context of a service.
The service id path parameter is captured in the url prefix for the
job blueprint.
|
2016-01-18 09:57:04 +00:00 |
|
Adam Shimali
|
f3b6769193
|
Add convenience fields to job to make processing
easier.
|
2016-01-16 10:14:48 +00:00 |
|
Adam Shimali
|
012cff5ae2
|
test cleanup with fixtures
|
2016-01-15 12:16:07 +00:00 |
|
Adam Shimali
|
b9f6db1856
|
Added model and dao for Jobs.
|
2016-01-15 11:12:05 +00:00 |
|
Rebecca Law
|
436f45b70d
|
Moved the _generate_token methods to the tokens_dao.
|
2016-01-14 11:30:45 +00:00 |
|
Rebecca Law
|
255dddaa27
|
Changed the token endpoints so that you can renew a token and revoke a token.
Updated create service so the token is created at that time
|
2016-01-14 10:18:11 +00:00 |
|
Rebecca Law
|
725b976d31
|
Created endpoints for create and delete token.
|
2016-01-14 10:17:36 +00:00 |
|
Rebecca Law
|
3a3f9becec
|
Add api_token model and dao
|
2016-01-14 10:15:28 +00:00 |
|
Nicholas Staples
|
99820b3e85
|
More tests for rest and dao.
|
2016-01-13 12:14:21 +00:00 |
|
Nicholas Staples
|
31f10c7457
|
Added delete endpoint and tests.
|
2016-01-12 10:39:49 +00:00 |
|
Nicholas Staples
|
74547013ba
|
All four http methods working now for user and service restful apis.
|
2016-01-11 17:19:06 +00:00 |
|
Nicholas Staples
|
49e98c21e7
|
Service and User API added, working with tests. Still need to polish the edges and add more tests.
|
2016-01-11 15:07:13 +00:00 |
|
Nicholas Staples
|
0bc4d02713
|
Work in progress, skeleton of the api created and testing started. Need to fix authentication tests.
|
2016-01-08 17:51:46 +00:00 |
|