Matheus Lima
|
a4ecbae369
|
Moving the cache instance to the PublicEndpoint class
|
2019-03-06 17:11:16 -03:00 |
Matheus Lima
|
fe8466a309
|
Created test to validate that when we update the skills settings, the device API is able to fetch the skill settings with the new values
|
2019-03-06 16:42:57 -03:00 |
Matheus Lima
|
c1f0e70980
|
Created test to validate that when we update the skills settings, the device API is able to fetch the skill settings with the new values
|
2019-03-06 15:35:35 -03:00 |
Matheus Lima
|
b85809f316
|
Implemented skill uploading
|
2019-03-06 15:35:35 -03:00 |
Matheus Lima
|
fabcba8c54
|
Created endpoint to communicate with the wolfram alpha spoken api
|
2019-03-06 15:33:39 -03:00 |
Matheus Lima
|
e8e30f9d6e
|
Created endpoint to refresh device oauth token
|
2019-03-06 15:22:45 -03:00 |
Matheus Lima
|
a90833f178
|
Fixing tests after rebase
|
2019-03-03 22:46:00 -03:00 |
Matheus Lima
|
737167b854
|
Fixed skill endpoints applying the changes related to the skill settings model.
|
2019-03-03 22:46:00 -03:00 |
Matheus Lima
|
eccb83ed44
|
- Refactoring to use a AccountRepository to get an account using the device id
- Created tests for the metrics service
|
2019-02-25 19:03:08 -03:00 |
Matheus Lima
|
a6533fbe32
|
Removed blocking operation from the db transaction
|
2019-02-25 16:42:11 -03:00 |
Matheus Lima
|
edc43ed39a
|
Created endpoint to communicate with metrics service
|
2019-02-25 16:42:11 -03:00 |
Matheus Lima
|
e722e519bf
|
Fixed the endpoint used to get the subscription type of a device and created tests for this endpoint
|
2019-02-25 16:28:14 -03:00 |
Matheus Lima
|
88aaccd073
|
Adding test for the device setting endpoint
|
2019-02-25 16:28:14 -03:00 |
Matheus Lima
|
588525ea47
|
Created test to the endpoint used to fetch a device
|
2019-02-25 16:28:14 -03:00 |
Matheus Lima
|
ae5c148b92
|
Removing unused import
|
2019-02-22 14:23:43 -03:00 |
Matheus Lima
|
b68dabe0b9
|
Clean up and adding tests for the device email endpoint
|
2019-02-22 14:23:43 -03:00 |
Matheus Lima
|
577c470d90
|
- Using schematics to validate POST data
- Fixed test
- Fixed error handler to present a better error message
|
2019-02-22 14:23:43 -03:00 |
Matheus Lima
|
af45f633d1
|
Created endpoint to send email to the account associated to a device
|
2019-02-22 14:23:43 -03:00 |
Matheus Lima
|
1ad957142a
|
Applying requested changes
|
2019-02-20 20:25:21 -03:00 |
Matheus Lima
|
af83a190db
|
Applying requested changes
|
2019-02-20 20:25:21 -03:00 |
Matheus Lima
|
23e056ca96
|
Created test to validate device pairing workflow
|
2019-02-20 20:25:21 -03:00 |
Matheus Lima
|
640f08ffbe
|
Refactoring
|
2019-02-20 20:25:21 -03:00 |
Matheus Lima
|
750921fb7d
|
Created endpoint to activate a device that is in a pairing process
|
2019-02-20 20:25:21 -03:00 |
Matheus Lima
|
dea0e6737f
|
Changing code to use relative imports
|
2019-02-19 10:06:30 -03:00 |
Matheus Lima
|
c02f308392
|
Created behave test for the google stt endpoint
|
2019-02-19 10:06:30 -03:00 |
Matheus Lima
|
d6bab8fb8f
|
Removed unused import
|
2019-02-19 10:06:30 -03:00 |
Matheus Lima
|
6c25c2f85d
|
Migrating the project from flask-restful to flask
|
2019-02-19 10:06:30 -03:00 |