Commit Graph

23 Commits

Author SHA1 Message Date
DJ Gillespie
8fb43fdf6e added some qol connection items 2020-11-11 19:15:20 -07:00
DJ Gillespie
32e831299b [QRTR-88] hardcoded services redirect url for now 2020-09-21 20:49:01 -06:00
DJ Gillespie
ffafa0caa7 [QRTR-88] Added public /connection/plaid-webhook/ endpoint 2020-09-21 20:44:30 -06:00
DJ Gillespie
e49a547dae [QRTR-88] Updated plaid_client.py to pull and store the item_id; Moved serializers and viewsets to the connection app as well. 2020-09-21 20:21:46 -06:00
DJ Gillespie
1e80dfd7fd Updated plaid connection view to handle various plaid errors. Updated Plaid connection to only allow connecting to account ids which the user has access. 2020-09-16 15:08:57 -06:00
DJ Gillespie
b5b9604e63 Fixed plaid connection attaching to the wrong account 2020-09-16 14:35:37 -06:00
DJ Gillespie
6f728d8792 removed public_key from plaid auth 2020-09-16 14:05:25 -06:00
DJ Gillespie
bb44a7e252 swapped out public_key for public_token 2020-09-16 14:02:43 -06:00
DJ Gillespie
1a13b3f7c5 [QRTR-78] Fixed up some Account and User formatting in the API, added separate post vs get Account method, and fixed plaid_client auth token bug. 2020-09-16 13:05:13 -06:00
DJ Gillespie
692d0b221b [QRTR-78] Fixed Email validation 2020-09-15 19:07:32 -06:00
DJ Gillespie
6b053346d4 QRTR-78 finalizing plaid auth flow. 2020-09-15 08:49:18 -06:00
DJ Gillespie
071ad3e03b adding migration for updated connection model. 2020-09-10 08:40:43 -06:00
DJ Gillespie
e221897ab3 fixed missing link between connection and account; Fixed public_token naming error in plaid auth view. 2020-09-10 08:40:29 -06:00
DJ Gillespie
c39b9cd24a [QRTR-77] Updated plaid client to properly authenticate with given token. (repeat b/c I forgot to add the plaid_client.py file) 2020-09-09 18:06:17 -06:00
DJ Gillespie
24148bbaf4 [QRTR-77] Updated plaid client to properly authenticate with given token. 2020-09-09 18:05:41 -06:00
DJ Gillespie
502383771f recreated migrations for new DB structure 2020-06-03 18:56:36 -06:00
DJ Gillespie
15f63b7847 removed old migrations that were breaking relations. 2020-05-06 18:38:36 -06:00
DJ Gillespie
07bb796a5a refactor for slice and rule functionality. general cleanup 2020-02-24 19:41:24 -07:00
DJ Gillespie
9ce52a7cc1 refactor for slice and rule functionality. general cleanup 2020-02-24 19:41:19 -07:00
DJ Gillespie
1e00f31022 QRTR-2 added database migrations to qrtr v1 api backend 2019-11-25 19:54:25 -07:00
DJ Gillespie
033a3f9946 QRTR-2 Finalized v1 of api setup for storage and access. 2019-11-25 19:51:26 -07:00
DJ Gillespie
a8acfd05ba QRTR-3 reworked initial setup 2019-11-11 20:00:16 -07:00
DJ Gillespie
97bae00d17 model updates 2019-10-29 19:59:32 -06:00