Chris Veilleux
|
fe2e8bc7e7
|
moved population of account.agreement table and geography tables from python notebooks into the bootstrap script
|
2019-05-21 14:18:36 -05:00 |
Chris Veilleux
|
b80bfb4c32
|
make OID column nullable
|
2019-05-20 15:22:01 -05:00 |
Matheus Lima
|
2e75973793
|
Changed module field in the tts settings
|
2019-05-16 19:37:03 -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
|
2e3ab85997
|
Fixing location importer
|
2019-05-03 19:42:01 -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
|
1f38a1ee83
|
added metrics schema to script
|
2019-04-23 18:04:57 -05:00 |
Chris Veilleux
|
72327c696d
|
Merge remote-tracking branch 'origin/test' into test
|
2019-04-22 16:58:34 -05:00 |
Chris Veilleux
|
2ee471a6e1
|
add api metrics table and collection. in the process, changed the database connection mechanism to only get a connection from the pool once per request.
|
2019-04-22 16:58:28 -05:00 |
Matheus Lima
|
9a36d52407
|
Updating the locations during the importing
|
2019-04-19 10:05:07 -03:00 |
Matheus Lima
|
a3167019af
|
Removing refresh token from query
|
2019-04-16 18:35:26 -03:00 |
Chris Veilleux
|
5f7d4df931
|
remove the refresh_token table
|
2019-04-08 20:55:12 -05:00 |
Chris Veilleux
|
838b6979c4
|
preferences should be unique by account
|
2019-04-02 20:41:24 -05:00 |
Matheus Lima
|
3992787355
|
Fixing skill validation
|
2019-04-02 16:58:24 -03:00 |
Chris Veilleux
|
49036b2909
|
merged dev into global skill id
|
2019-04-02 11:37:42 -05:00 |
Chris Veilleux
|
81534470ed
|
minor refactor
|
2019-04-01 20:04:00 -05:00 |
Chris Veilleux
|
353f064970
|
changed skill_name to skill_id
|
2019-04-01 17:05:14 -05:00 |
Chris Veilleux
|
80585076b5
|
changed definition of skill table to match more closely with the skill metadata
|
2019-04-01 13:13:05 -05:00 |
Chris Veilleux
|
55b75e0111
|
changed the url column to be a new global id column that is unique
|
2019-03-28 14:07:51 -05:00 |
Chris Veilleux
|
e10842d7e4
|
re-establish a link to the skill.skill table to support the marketplace
|
2019-03-27 20:46:00 -05:00 |
Chris Veilleux
|
f815767b3e
|
add a bunch of future versions to the enum so that we can forget it exists in two years and wonder why our inserts aren't working ;)
|
2019-03-27 20:45:21 -05:00 |
Matheus Lima
|
6c70ee7183
|
Fixing the database importer to properly create the wake word table and link existent devices to a location
|
2019-03-25 19:36:48 -03:00 |
Chris Veilleux
|
0b1fca1141
|
we aren't using categories so we changed the business rule to make device names unique for an account
|
2019-03-20 13:35:06 -05:00 |
Chris Veilleux
|
a25aa7f665
|
fixed unique index definition
|
2019-03-20 11:07:01 -05:00 |
Chris Veilleux
|
dd94d69269
|
schema changes to split the defaults out from the preferences
|
2019-03-20 10:50:35 -05:00 |
Chris Veilleux
|
8d76de0d79
|
made geography not nullable
|
2019-03-19 17:28:33 -05:00 |
Chris Veilleux
|
e5838736ab
|
changed device.geography table and device.preferences table to have references to geography schema tables
|
2019-03-19 16:46:15 -05:00 |
Chris Veilleux
|
c851624256
|
Merge remote-tracking branch 'remotes/origin/dev' into add-device
# Conflicts:
# api/account/account_api/api.py
# api/account/tests/features/steps/update_membership.py
# shared/selene/api/endpoints/account.py
# shared/selene/data/account/repository/sql/get_active_membership_by_account_id.sql
|
2019-03-18 17:05:08 -05:00 |
Matheus Lima
|
ff16ce4477
|
Adding payment_id column into the account_membership table, and removing the previous subscription from stripe when a user changes his membership
|
2019-03-15 11:58:00 -03:00 |
Matheus Lima
|
b5a53d4c91
|
Fixed an created test for the membership updating
|
2019-03-15 11:14:21 -03:00 |
Chris Veilleux
|
885d36b34e
|
added stripe_plan to the insert statements
|
2019-03-15 11:07:12 -03:00 |
Chris Veilleux
|
428fc2aad8
|
added stripe plan name column
|
2019-03-15 11:07:12 -03:00 |
Chris Veilleux
|
5864191030
|
anal indentation fixing
|
2019-03-15 00:49:00 -05:00 |
Matheus Lima
|
7d87531e26
|
Fixed an created test for the membership updating
|
2019-03-14 14:31:55 -03:00 |
Chris Veilleux
|
91ed8d33a3
|
added stripe_plan to the insert statements
|
2019-03-13 21:21:52 -03:00 |
Chris Veilleux
|
07c7cc70db
|
added stripe plan name column
|
2019-03-13 21:21:52 -03:00 |
Chris Veilleux
|
8257b8fc41
|
changed location table to be the geography table and changed its structure due to new design
|
2019-03-13 16:52:12 -05:00 |
Chris Veilleux
|
59390ed3b8
|
merge dev
|
2019-03-13 16:39:37 -05:00 |
Chris Veilleux
|
b1b990f1b2
|
added new geography schema and changes to skill schema
|
2019-03-13 16:36:06 -05:00 |
Chris Veilleux
|
a792245218
|
added geography schema and changed skill schema to put all the skill display data in a single table.
|
2019-03-13 16:31:02 -05:00 |
Matheus Lima
|
13e64340e9
|
Storing skill identifier in to settings_display from the skill.setting_display table
|
2019-03-06 15:35:35 -03:00 |
Matheus Lima
|
b1eba07e8e
|
Fixing the importer to properly fill the account_agreement table
|
2019-03-06 15:22:45 -03:00 |
Matheus Lima
|
a5dcdf0c94
|
Applying model changes
|
2019-03-03 22:46:00 -03:00 |
Matheus Lima
|
a90833f178
|
Fixing tests after rebase
|
2019-03-03 22:46:00 -03:00 |
Matheus Lima
|
d599fb9540
|
Filling the account_agreements table
|
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
|
d38d51e568
|
Filling the table device.device_skill
|
2019-03-03 22:46:00 -03:00 |
Matheus Lima
|
17f57f61c7
|
Updating the neo4j-postgres converter to match with the new database model. Also using batch insertions to speed up the processing time
|
2019-03-03 22:46:00 -03:00 |
Chris Veilleux
|
4a703aa211
|
changed name of settings_meta table to settings_display and added some progress print statements
|
2019-03-03 18:39:26 -06:00 |
Chris Veilleux
|
6ce6e21acf
|
removed hash column again because it was determined to be used in a device ownership feature that will be deprecated.
|
2019-03-03 18:03:43 -06:00 |