1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

38 Commits

Author SHA1 Message Date
David Bomba
48ac0a92d4 Add delays to nordigen for rate limits 2024-03-18 10:21:17 +11:00
David Bomba
e0b7d09d0c Fixes for Yodlee 2024-03-18 09:53:20 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
07f830e0ab Prevent endless loop of disabled upstream notifications 2024-01-12 17:46:55 +11:00
David Bomba
d0358086fc bank integration cleanup 2023-12-26 14:31:03 +11:00
paulwer
09adbf1cc2 cleanups + https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435705476 2023-12-25 08:16:36 +01:00
paulwer
5fa4bf44d5 changes related to https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435704639 2023-12-25 08:12:35 +01:00
paulwer
6470f501af revert yodlee props: https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435703438 2023-12-24 10:02:45 +01:00
paulwer
c43c85022b reactivate softDeleted Accounts & revoke where deleted_at query
- softDelete, when reconnecting to avoid double transactions
- remove deleted_at query because unnecessary
2023-12-19 08:37:04 +01:00
paulwer
54a8d13e28 cleanup 2023-12-18 16:20:14 +01:00
paulwer
e4d0c9f901 update deps, fixes & stop processing archived bank_integrations 2023-12-18 15:48:25 +01:00
paulwer
4a42e11884 revert yodlee-change: https://github.com/paulwer/invoiceninja/pull/1 2023-12-13 16:32:51 +01:00
paulwer
8ba64bd435 fix spelling 2023-12-13 15:38:37 +01:00
paulwer
da6488adac remove credentials on account level + remove ApiException + fixes 2023-12-13 15:37:19 +01:00
paulwer
3a8bb30425 fixes 2023-12-11 17:16:14 +01:00
paulwer
fab47bd08c introduce ENV-variables for nordigen 2023-12-11 13:23:28 +01:00
paulwer
bb872e4294 fixes 2023-12-10 16:10:36 +01:00
paulwer
f8d0186f2f changes to job-schedule 2023-12-10 16:09:23 +01:00
paulwer
89a31d86c0 Merge branch 'v5-develop' into feature-nordigen-payment-provider 2023-12-10 08:18:31 +01:00
paulwer
67f94b7fb9 feat: institutions endpoint ready
fix: wrong variable names
fix: missing implementation in api-router
2023-12-04 08:14:52 +01:00
paulwer
b54b626332 wip: changes 2023-12-01 14:30:33 +01:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
753cfa9585 Configure subscription recurring products to use both maxseats +/- inventory if configured 2023-01-18 09:22:08 +11:00
David Bomba
32ff078a64 Remove all instances of dispatchSync() 2022-12-12 15:27:22 +11:00
David Bomba
5c60dab8c6 Refactor the way we execute scheduled commands 2022-11-26 14:38:09 +11:00
David Bomba
23711acc94 Fixes for bank transactions 2022-11-09 15:44:26 +11:00
David Bomba
237725a9c8 Additional functionality for bank integrations 2022-11-08 21:48:29 +11:00
David Bomba
0fc0ff25bd Minor fixes for Bank Transactions / Integratiosn 2022-11-04 12:55:17 +11:00
David Bomba
212c5706b3 Cleanup 2022-09-14 19:49:23 +10:00
David Bomba
0eb7c730d8 Fixes for bank transactions: 2022-09-14 19:23:00 +10:00
David Bomba
433af7b00c Fixes for bank transactions: 2022-09-14 17:51:46 +10:00
David Bomba
25ac6a68b2 Logging 2022-09-14 15:50:44 +10:00
David Bomba
aaa06e0f33 Fixes for bank transactions transformer 2022-09-14 15:41:07 +10:00
David Bomba
73f5c599fb Fixes for bank transactions transformer 2022-09-14 15:35:51 +10:00
David Bomba
06480caff1 remove queue from bank transactions 2022-09-14 08:56:53 +10:00
David Bomba
17cb8b1b94 Working on bank transactions 2022-09-14 08:54:59 +10:00
David Bomba
3b1d0e07e2 Automating data pulls 2022-08-12 13:41:55 +10:00