Rebecca Law
|
0b62005983
|
Move VERIFY_CODE_TYPES outside the class and use it in the schema
|
2016-02-01 10:54:32 +00:00 |
|
Rebecca Law
|
4010ed61ce
|
Moved creating queue name to model
|
2016-01-28 11:42:13 +00:00 |
|
Rebecca Law
|
42a4c8b0b1
|
Add sms notifications from a service to a queue.
|
2016-01-27 17:42:05 +00:00 |
|
Rebecca Law
|
daff1c3f53
|
Add queue name to service table.
Set queue name when creating the service
|
2016-01-27 14:18:11 +00:00 |
|
Nicholas Staples
|
11c7795396
|
Merged with master.
|
2016-01-22 14:46:03 +00:00 |
|
Nicholas Staples
|
6b035cd324
|
All tests working, second time around.
|
2016-01-21 17:29:24 +00:00 |
|
Rebecca Law
|
2486c17dc9
|
Add unique constraint for api_key on service_id and name
|
2016-01-21 16:53:53 +00:00 |
|
Rebecca Law
|
15b2d414cc
|
Updates from review comments:
Update api_key relationship.
Check that id in dict exists before deleting it
|
2016-01-19 13:11:22 +00:00 |
|
Rebecca Law
|
4fc5c34320
|
Change Tokens to ApiKey
Added name to ApiKey model
|
2016-01-19 12:13:47 +00:00 |
|
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
|
f3b6769193
|
Add convenience fields to job to make processing
easier.
|
2016-01-16 10:14:48 +00:00 |
|
Adam Shimali
|
834801d19b
|
Added endpoints for creating job, and getting job/jobs.
|
2016-01-15 15:48:05 +00:00 |
|
Adam Shimali
|
b9f6db1856
|
Added model and dao for Jobs.
|
2016-01-15 11:12:05 +00:00 |
|
Rebecca Law
|
4a692d555e
|
Create a relationship between services and tokens
|
2016-01-14 10:19:22 +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
|
dad0fff4ba
|
Template rest api skeleton added.
|
2016-01-13 11:04:13 +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 |
|
Nicholas Staples
|
a327702ad0
|
Initial code added for models and services not functional yet. Bootstrap and migrations added for db.
|
2016-01-07 17:50:55 +00:00 |
|