Commit Graph

17 Commits

Author SHA1 Message Date
DJ Gillespie
1411fbdf53 move avail accounts mixin to account mixins file. Add avail accounts mixin to Connection viewsets 2024-07-31 19:20:58 -06:00
DJ Gillespie
0d150971f7 change accessible_accounts to not use unions to allow for all queryset operations to be performed. 2024-07-31 19:12:53 -06:00
DJ Gillespie
8d15f325bb enable filtering per user account to only show owned objects. 2024-07-31 18:55:31 -06:00
David Gillespie
8eb3190972 enable auth guard on all private endpoints; Add login button to browsable API 2024-05-08 21:13:17 -06:00
DJ Gillespie
64e8ae4bab create subscription plan model and add qol names to api. 2024-01-17 20:40:35 -07:00
DJ Gillespie
cd9a8c4d29 fixed bank account filtering, and id filtering 2023-11-03 15:53:37 -06:00
DJ Gillespie
b6e8c0f108 added slice name and id filtering to transactions, added transaction grouping by slice, changed bank name, and changed slice budget name. 2023-07-19 19:08:31 -06:00
DJ Gillespie
7180742492 fixed indentation error, and import error on action. 2021-12-29 12:35:34 -07:00
DJ Gillespie
9e10b5e685 added gunicorn, and initial transaction split ability 2021-12-29 12:09:26 -07:00
DJ Gillespie
d00fb4b5a1 [QRTR-110] Added Filtering options, and adjusted for Django 3.2 updates. 2021-05-17 20:13:31 -06:00
DJ Gillespie
e19e0fe659 Updates to new slice backend, and updated access permissions. 2021-05-17 18:33:02 -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
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
08ac278a9a [QRTR-76] User creation added. 2020-08-13 19:33:57 -06:00
DJ Gillespie
9ce52a7cc1 refactor for slice and rule functionality. general cleanup 2020-02-24 19:41:19 -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