Commit Graph

1047 Commits (c607624781b36a50b8fe244129512dab03d35b99)

Author SHA1 Message Date
Chris Veilleux c607624781 remove the skill service that was used for the marketplace before he rewrite 2019-05-20 16:53:51 -05:00
Chris Veilleux 1d62a30c68
Merge pull request #143 from MycroftAI/agreement-hotfix
make OID column nullable
2019-05-20 15:24:01 -05:00
Chris Veilleux b80bfb4c32
make OID column nullable 2019-05-20 15:22:01 -05:00
Matheus Lima 80061cf855 Fixing response return 2019-05-17 18:35:46 -03:00
Matheus Lima ccb104a11f Changing back base class of the Oauth callback endpoint 2019-05-17 18:32:04 -03:00
Matheus Lima 5ae440373c Excluding oauth token validation in the oauth callback endpoint 2019-05-17 18:26:51 -03:00
Matheus Lima aa73066d95 Fixing base class used in the OauthCallbackEndpoint. The previous one had an authorization validation 2019-05-17 18:18:22 -03:00
Chris Veilleux 6b243e5557
Merge pull request #140 from MycroftAI/hotfix-stt-device-id
fixed missing device ID on STT endpoint metrics
2019-05-17 14:52:45 -05:00
Chris Veilleux 688dea8805
fixed missing device ID on STT endpoint metrics 2019-05-17 14:15:57 -05:00
Matheus Lima f444d275d6 Making the oauth endpoint to return the correct response 2019-05-16 19:37:44 -03:00
Matheus Lima 2e75973793 Changed module field in the tts settings 2019-05-16 19:37:03 -03:00
Matheus Lima 8ca34db143 Returning correct response in the oauth endpoints 2019-05-16 17:51:44 -03:00
Chris Veilleux b99a53a09c
Merge pull request #136 from MycroftAI/activate-oauth
un-comment the oauth API call
2019-05-16 15:31:24 -05:00
Chris Veilleux dc0827801a
Merge branch 'dev' into activate-oauth 2019-05-16 15:29:47 -05:00
Chris Veilleux e385a6563a un-comment the oauth API call 2019-05-16 15:26:04 -05:00
Matheus Lima 1f2d76e331 Properly loading the OAUTH_BASE_URL variable 2019-05-16 17:13:48 -03:00
Chris Veilleux a24c340838
Merge pull request #132 from MycroftAI/add_device_to_metrics
Add device to metrics repo
2019-05-15 14:51:23 -05:00
Chris Veilleux 5fb32070dd Merge remote-tracking branch 'origin/add_device_to_metrics' into add_device_to_metrics 2019-05-15 14:49:24 -05:00
Chris Veilleux 3c753bc38d fix issue with agreement being a nullable column 2019-05-15 14:49:15 -05:00
Chris Veilleux 51065118ac
Merge branch 'dev' into add_device_to_metrics 2019-05-15 14:40:20 -05:00
Chris Veilleux 64f5640a37 Merge remote-tracking branch 'origin/add_device_to_metrics' into add_device_to_metrics 2019-05-15 14:39:16 -05:00
Chris Veilleux 245498c64c repository changes for new metrics.api column 2019-05-15 14:39:06 -05:00
Chris Veilleux 124396f14f
Merge pull request #130 from MycroftAI/add_device_to_metrics
add device_id to the metrics.api table for reporting
2019-05-15 14:33:00 -05:00
Chris Veilleux a743caa391
Merge branch 'dev' into add_device_to_metrics 2019-05-15 14:32:44 -05:00
Chris Veilleux cb4d1babda Merge remote-tracking branch 'remotes/origin/dev' into add_device_to_metrics 2019-05-15 14:29:19 -05:00
Matheus Lima e116ac40a3 Changing tts field from '@type' to 'module' 2019-05-15 16:28:01 -03:00
Chris Veilleux bbd5088a6a add device_id to the metrics.api table for reporting 2019-05-15 14:27:54 -05:00
Matheus Lima 348bd6ace4 Created test 2019-05-14 18:58:31 -03:00
Matheus Lima 5f573dc17f Removing subscription when an account is deleted 2019-05-14 18:28:16 -03:00
Matheus Lima b88ca3d221 Fixed authorization url used by skills 2019-05-09 19:55:47 -03:00
Matheus Lima 379894b257 Added oauth callback endpoint 2019-05-09 12:36:45 -03:00
Matheus Lima e259afd402 Removing the login session when the device is removed 2019-05-08 16:55:14 -03:00
Matheus Lima 2e3ab85997 Fixing location importer 2019-05-03 19:42:01 -03:00
Matheus Lima f84222577e Fixing location endpoint to return the region and country codes 2019-05-03 19:42:01 -03:00
Chris Veilleux c795e10d54
Merge pull request #124 from MycroftAI/test
Github Login/Signup Integration
2019-05-03 15:52:06 -05:00
Chris Veilleux 025dcc62ed Merge remote-tracking branch 'origin/test' into test 2019-05-03 15:15:11 -05:00
Chris Veilleux 1e177e4d19 implemented github login and changed sign-up logic to fit the new UI flow 2019-05-03 15:14:55 -05:00
Matheus Lima 44ab3758cc Fixed wolfram alpha spoken endpoint to extend the correct class. Created unit test. 2019-04-30 14:08:45 -03:00
Matheus Lima 7e26e4ba49 Adding url to the global context in the start of the before request webhook. Created a test to the wolfram alpha endpoint 2019-04-29 18:02:52 -03:00
Chris Veilleux 487f6da288 removed print statement 2019-04-26 12:33:43 -05:00
Chris Veilleux 94fd50f523 added github login functionality 2019-04-26 12:13:30 -05:00
Matheus Lima 704743d81c Moving command to be called right before the exception to be raised 2019-04-24 16:33:23 -03:00
Matheus Lima 174bae440b Putting the url from the request in the global context in the before request hook 2019-04-24 16:28:06 -03:00
Chris Veilleux dbfdbe4674
Merge pull request #119 from MycroftAI/test
added metrics to bootstrap
2019-04-23 18:07:35 -05:00
Chris Veilleux 53b968c5d5 Merge remote-tracking branch 'origin/test' into test 2019-04-23 18:05:04 -05:00
Chris Veilleux 1f38a1ee83 added metrics schema to script 2019-04-23 18:04:57 -05:00
Matheus Lima 8bf7610f8c Moving oauth endpoint back to the public api project 2019-04-23 19:39:13 -03:00
Matheus Lima 7d560946ca Fixing url 2019-04-23 19:39:13 -03:00
Matheus Lima a86cc568d4 Refactoring oauth endpoint 2019-04-23 19:39:13 -03:00
Matheus Lima 1427cd4c03 Adding missing class 2019-04-23 19:39:13 -03:00