Chris Veilleux
|
8d08ce3c5a
|
moved api testing code into the testing package
|
2019-06-08 19:13:01 -05:00 |
Chris Veilleux
|
36a90171f0
|
Merge remote-tracking branch 'remotes/origin/dev' into test
|
2019-06-07 12:24:28 -05:00 |
Chris Veilleux
|
8499e85ae3
|
Merge pull request #177 from MycroftAI/fix-market-search
fixed bug with the search bar in the marketplace
|
2019-06-07 12:23:46 -05:00 |
Chris Veilleux
|
d0461b7f64
|
fixed bug with the search bar in the marketplace
|
2019-06-07 12:19:33 -05:00 |
Matheus Lima
|
830ce5a4d6
|
Merge branch 'dev' into test
|
2019-06-05 20:29:09 -03:00 |
Matheus Lima
|
af815058f4
|
Changing query used to build the daily report to date interval
|
2019-06-05 20:25:06 -03:00 |
Matheus Lima
|
617df8fdd1
|
Fixing query
|
2019-06-05 13:02:21 -03:00 |
Matheus Lima
|
3bd02f969a
|
Merge branch 'dev' into test
|
2019-06-04 21:23:52 -03:00 |
Matheus Lima
|
c3e32f7495
|
Fixing endpoint base class
|
2019-06-04 21:23:35 -03:00 |
Matheus Lima
|
2c10a20084
|
Merge branch 'dev' into test
|
2019-06-04 21:18:55 -03:00 |
Matheus Lima
|
05adaa380f
|
Adding device_id to authentication validation
|
2019-06-04 21:18:21 -03:00 |
Matheus Lima
|
628736d4a2
|
Merge branch 'dev' into test
|
2019-06-04 21:11:03 -03:00 |
Matheus Lima
|
aa4ba119db
|
fixing setting name
|
2019-06-04 21:10:45 -03:00 |
Matheus Lima
|
f9651a44cc
|
Merge branch 'dev' into test
|
2019-06-04 20:09:40 -03:00 |
Matheus Lima
|
06768674aa
|
fixing typo
|
2019-06-04 20:09:15 -03:00 |
Matheus Lima
|
ec09713256
|
Merge branch 'test' of github.com:MycroftAI/selene-backend into test
|
2019-06-04 19:51:21 -03:00 |
Matheus Lima
|
32f7363d1f
|
Adding URL to download premium voices
|
2019-06-04 18:34:01 -03:00 |
Chris Veilleux
|
1d84e0cb97
|
removed unused package
|
2019-06-04 14:55:10 -05:00 |
Chris Veilleux
|
d90e80d463
|
Merge pull request #174 from MycroftAI/reorganize-batch
moved the base class in to the selene library to resolve import error
|
2019-06-04 14:20:24 -05:00 |
Chris Veilleux
|
5aca99de14
|
moved the base class in to the selene library to resolve import error
|
2019-06-04 14:10:42 -05:00 |
Chris Veilleux
|
4014ac8b7e
|
Merge pull request #173 from MycroftAI/refactor-skill-loader-script
Refactor skill loader script
|
2019-06-04 11:49:58 -05:00 |
Chris Veilleux
|
66d1128fac
|
Merge branch 'dev' into refactor-skill-loader-script
|
2019-06-04 11:49:43 -05:00 |
Chris Veilleux
|
4286aff8b2
|
Repository code for the new job metrics table
|
2019-06-04 11:34:03 -05:00 |
Chris Veilleux
|
a2bf81efd7
|
Added ability to handle different cursor factories
|
2019-06-04 11:32:46 -05:00 |
Chris Veilleux
|
dd109e60c6
|
Added comments and the ability to handle different cursor factories
|
2019-06-04 11:20:27 -05:00 |
Chris Veilleux
|
b3e59507a8
|
added some comments and docstrings
|
2019-06-04 10:59:59 -05:00 |
Chris Veilleux
|
6a40029dea
|
added some comments and docstrings
|
2019-06-04 10:59:41 -05:00 |
Chris Veilleux
|
12407d912b
|
refactored to use new base class for batch jobs
|
2019-06-03 23:29:20 -05:00 |
Chris Veilleux
|
11d399468a
|
new base class for batch jobs
|
2019-06-03 23:28:52 -05:00 |
Chris Veilleux
|
67d47ed280
|
added log message
|
2019-06-03 22:00:07 -05:00 |
Chris Veilleux
|
f3d3aa5709
|
fixed missing space in log message
|
2019-06-03 21:59:55 -05:00 |
Matheus Lima
|
01362b6c40
|
Fixing query to properly build the number of paid accounts in the daily report
|
2019-06-03 20:22:19 -03:00 |
Chris Veilleux
|
e6ff629101
|
missing column in group by
|
2019-06-03 17:17:36 -05:00 |
Chris Veilleux
|
d163f8f8db
|
Merge pull request #171 from MycroftAI/fix-skill-settings
Fix one cause of skill duplication
|
2019-06-03 17:07:03 -05:00 |
Chris Veilleux
|
1d6e359c75
|
Merge remote-tracking branch 'remotes/origin/dev' into fix-skill-settings
|
2019-06-03 15:32:23 -05:00 |
Chris Veilleux
|
88b6948ef2
|
Merge branch 'fix-skill-settings' of https://github.com/MycroftAI/selene-backend into fix-skill-settings
|
2019-06-03 15:32:16 -05:00 |
Chris Veilleux
|
a9fb88acaa
|
fixed one skill duplication bug. I believe there may be others...
|
2019-06-03 15:31:30 -05:00 |
Matheus Lima
|
df6ae5593a
|
Fixing query
|
2019-06-01 19:33:44 -03:00 |
Matheus Lima
|
b54387de66
|
Added logic to schedule a task to send the daily metrics email
|
2019-06-01 18:32:19 -03:00 |
Matheus Lima
|
e53d3ccf41
|
Fixing query and logic used to build the report. The values in the columns where not matching.
|
2019-06-01 16:42:42 -03:00 |
Matheus Lima
|
7ffc36ef35
|
Adding email template and fixing column
|
2019-06-01 16:42:42 -03:00 |
Matheus Lima
|
cf702a5feb
|
Created script to send email with the metrics report
|
2019-06-01 16:42:42 -03:00 |
Matheus Lima
|
6643f59bf9
|
Created query to build the daily report
|
2019-06-01 16:42:42 -03:00 |
Chris Veilleux
|
198fd252cb
|
Merge pull request #168 from MycroftAI/fix-social-account-create
fixed bug where federated login failed on account creation
|
2019-05-31 16:54:33 -05:00 |
Chris Veilleux
|
2c79df7ac3
|
fixed bug where federated login failed on account creation
|
2019-05-31 16:48:52 -05:00 |
Matheus Lima
|
16489f1910
|
Adding opt-in flag to the device settings
|
2019-05-30 21:13:47 -03:00 |
Matheus Lima
|
3ee0fb7f00
|
Fixing typo
|
2019-05-29 16:43:24 -03:00 |
Matheus Lima
|
f2e7374b96
|
Fixing request to deal with arrays
|
2019-05-29 16:38:14 -03:00 |
Chris Veilleux
|
632ff7a15c
|
Merge remote-tracking branch 'origin/fix-skill-settings' into fix-skill-settings
|
2019-05-29 14:32:14 -05:00 |
Chris Veilleux
|
eea5c62125
|
do not convert field names to camel case.
|
2019-05-29 14:32:07 -05:00 |