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

59 Commits

Author SHA1 Message Date
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
paulwer
1eda84211b fixes 2024-03-26 18:39:46 +01:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
d0358086fc bank integration cleanup 2023-12-26 14:31:03 +11:00
David Bomba
34067e490f Static Analysis 2023-12-26 10:19:48 +11:00
paulwer
09adbf1cc2 cleanups + https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435705476 2023-12-25 08:16:36 +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
9c920f9ddf remove auto_sync condition, because manual sync should also sync bank_integrations, which are not marked as auto_sync + better handling for yodlee 2023-12-20 18:17:08 +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
e4aa8f72bc some changes related to logging & cleanup 2023-12-18 16:08:41 +01:00
paulwer
e4d0c9f901 update deps, fixes & stop processing archived bank_integrations 2023-12-18 15:48:25 +01:00
paulwer
dbbde047e9 fixes 2023-12-13 16:57:51 +01:00
paulwer
4a42e11884 revert yodlee-change: https://github.com/paulwer/invoiceninja/pull/1 2023-12-13 16:32:51 +01:00
paulwer
e12fb1f765 fixes for sync transactions 2023-12-13 16:18:18 +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
dcdd9112d0 fixes 2023-12-12 07:52:53 +01:00
paulwer
27ab262a4f fixes 2023-12-12 07:23:53 +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
a937f5dcef fixes 2023-12-11 10:40:55 +01:00
paulwer
3229650858 dedicated keys for nordigen 2023-12-11 09:23:35 +01:00
paulwer
cd4dbb897f dev-workaround for storing accountId + updates to transaction jobs + local fonts 2023-12-11 09:15:41 +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
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
30f349ae13 set auto sync to true 2023-10-24 12:50:10 +11:00
David Bomba
f95f2469a0 Fixes for static analysis 2023-07-26 09:27:16 +10:00
David Bomba
66230a390d Update account balance information when processing for new transactions 2023-07-23 13:16:15 +10:00
David Bomba
77bbb8d9e6 move e_invoice config into company settings 2023-04-28 11:39:41 +10:00
David Bomba
cc2eab87bd Add Khmer language 2023-04-27 15:02:52 +10:00
David Bomba
c259bf44be Update bank integrations 2023-04-27 13:35:25 +10:00
David Bomba
02f7aee838 Do not rehydrate bank accounts unnecessarily 2023-04-20 13:09:42 +10:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
328b3a3113 Updates for API docs 2023-02-10 20:21:10 +11:00
David Bomba
641cda79af Clean up for bank integration bulk actions 2023-02-09 13:12:26 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
5888252267 Enhance bulk action guards + validation layer 2023-01-22 16:34:47 +11:00
David Bomba
b7a49b97cd Bulk action request for bank transactions 2023-01-22 14:49:15 +11:00
David Bomba
f6549f43ad Updates for API Docs 2023-01-22 09:28:50 +11:00
David Bomba
32ff078a64 Remove all instances of dispatchSync() 2022-12-12 15:27:22 +11:00
David Bomba
dacde3358a Add Bank Services class 2022-11-11 15:28:49 +11:00
David Bomba
52a01cb924 Add filters to Bank Integrations 2022-11-11 10:13:11 +11:00
David Bomba
d70a9ddd05 Rate limit bank syncing internally, not at edge of application 2022-11-10 07:49:45 +11:00
David Bomba
237725a9c8 Additional functionality for bank integrations 2022-11-08 21:48:29 +11:00
David Bomba
2f429b9313 Refactor for bank transactions 2022-09-15 13:49:57 +10:00
David Bomba
1bfafbe24c refactor test mode 2022-08-16 06:03:12 +10:00
David Bomba
3b1d0e07e2 Automating data pulls 2022-08-12 13:41:55 +10:00
David Bomba
8c7d002b31 Bank Transaction scaffold 2022-08-11 17:13:40 +10:00