Commit Graph

472 Commits

Author SHA1 Message Date
0148525c8b
Properly set ad visibility 2023-03-10 02:28:18 +00:00
f2c1218855
Don't pass visible for creating ads 2023-03-10 02:23:53 +00:00
3d43107586
Implement ad management 2023-03-10 02:21:36 +00:00
de559f8c40
Begin ad CRUD 2023-03-10 00:42:28 +00:00
fa7ea66c65
Show trades 2023-03-10 00:23:05 +00:00
1e7d8f6c8d
Begin adding platform support 2023-03-09 23:27:16 +00:00
ac483711c4
Implement viewing transactions for an account 2023-03-09 20:24:46 +00:00
cfb7cec88f
Fix doubled balances 2023-03-09 19:02:02 +00:00
738871bcce
Make some fields optional 2023-03-09 18:58:08 +00:00
0deab28320
Add bank fetch to balances page 2023-03-09 18:55:39 +00:00
8632d2a190
Add BBAN field 2023-03-09 18:46:49 +00:00
98bb6e0e87
Make cashAccountType optional 2023-03-09 18:43:50 +00:00
5ae838b55f
Add schemas for account balances 2023-03-09 18:28:50 +00:00
21c5150f6f
Allow fetching bank details from currencies page 2023-03-09 18:13:32 +00:00
35ffa036ae
Implement viewing bank balances 2023-03-09 18:09:29 +00:00
1ee3d04ea6
Allow copying account IDs 2023-03-09 16:45:34 +00:00
bcfa8f61e1
Fetch account details and display 2023-03-09 16:44:16 +00:00
de04f8d29b
Add definitions for all Nordigen API calls 2023-03-08 18:38:53 +00:00
a49459da6d
Remove some comments 2023-03-08 18:29:54 +00:00
c0dc41a63a
Implement getting bank account details 2023-03-08 17:04:47 +00:00
144e048d5f
Allow deleting requisitions 2023-03-08 15:44:21 +00:00
479e5b1022
Implement adding bank links 2023-03-08 12:48:05 +00:00
3699fff272
Add enabled field to aggregator 2023-03-07 17:02:09 +00:00
8112119b7e
Remove unused import 2023-03-07 17:00:01 +00:00
c702e6ecea
Allow configuring aggregator connections 2023-03-07 16:59:39 +00:00
d094481583
Update logos 2023-03-07 16:36:18 +00:00
20b4f101a2
Add aggregator service choices 2023-03-06 21:11:17 +00:00
34146a0bd1
Add logos 2023-03-06 19:44:41 +00:00
a51797ef94
Add core app 2023-03-05 20:09:31 +00:00
b2bdc77496
Add template Django project 2023-03-04 14:27:39 +00:00
33a690e9a3
Move requirements into handler 2023-03-04 13:29:28 +00:00
77c8b67540
Bump versions in pre-commit config 2023-02-09 07:20:00 +00:00
bede3fb578
Update pre-commit hooks 2022-11-03 07:20:30 +00:00
df6bc43e16
Make isort compatible with Black 2022-07-21 13:52:56 +01:00
ea81748c0a
Reformat project 2022-07-21 13:52:54 +01:00
933642def6
Add extra error handling in Nordigen balances 2022-07-21 13:52:53 +01:00
5b596ae4b5
Implement ingesting to Logstash 2022-07-21 13:52:51 +01:00
f9d227831b
Capitalise DB logger name 2022-07-21 13:52:49 +01:00
15d3a23351
Make all the checks run async 2022-07-21 13:52:47 +01:00
9200d0db9b
Handle sender in reference separated by double spaces 2022-07-21 13:52:46 +01:00
38dbd5a3f9
Make more commands async 2022-07-21 13:52:44 +01:00
74f5fca9ab
Add balance command 2022-07-21 13:52:42 +01:00
848130d2ce
Fix fetching balance from Nordigen 2022-07-21 13:52:40 +01:00
e5ba8a1273
Make more fields optional for Nordigen 2022-07-21 13:52:39 +01:00
d84d035edf
Make notifications configurable 2022-07-21 13:52:37 +01:00
917ef5c886
Fix wallet command 2022-07-21 13:52:35 +01:00
79caec1680
Address syntax issues and convert release_trade to async 2022-07-21 13:52:33 +01:00
fe1ff870e2
Update pre-commit hooks to latest versions 2022-07-21 13:52:32 +01:00
67ed68ac5e
Make commands async and improve error handling 2022-07-21 13:52:30 +01:00
6aec0c1078
Don't send invalid payment information to customer 2022-07-21 13:52:28 +01:00