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

1926 Commits

Author SHA1 Message Date
paulwer
1654d72bc2 some additional missing changes form handler method 2024-01-16 07:01:54 +01:00
paulwer
1a88a81324 cleanups 2024-01-15 11:42:20 +01:00
paulwer
1b54bcc8a6 events 2024-01-15 11:42:08 +01:00
paulwer
086fa5bc66 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-10 12:42:38 +01:00
David Bomba
98b8b5d377 Minor fixes 2024-01-07 20:37:03 +11:00
paulwer
a4c918148b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-03 22:50:02 +01:00
paulwer
1a749c5d93 Merge branch 'v5-develop' of https://github.com/paulwer/invoiceninja into feature-brevo 2024-01-03 22:46:03 +01:00
paulwer
a8633d5d70 minor changes 2024-01-03 22:44:12 +01:00
paulwer
3c525a38b6 updates 2023-12-28 09:24:32 +01:00
David Bomba
338e7a0037 Notify on bounced account creation email 2023-12-26 14:57:36 +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
a6b08dff02 cleanups 2023-12-25 08:24:02 +01: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
7cb29c2e66 fix https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1434778938 2023-12-22 08:05:55 +01:00
paulwer
629c9c1b12 changes to WebhookHandler 2023-12-22 07:39:49 +01:00
paulwer
c9178a6a01 adding brevo client and first changes to webhook data 2023-12-21 19:05:21 +01:00
paulwer
6a62be3715 wip: adding support for brevo webhook 2023-12-21 18:49:04 +01:00
paulwer
507cdafa26 working 2023-12-21 16:59:39 +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
4f3422620e Merge remote-tracking branch 'upstream/v5-develop' into feature-nordigen-payment-provider 2023-12-20 18:00:59 +01:00
David Bomba
8406f12980 Fixes for update client webhooks 2023-12-20 16:55:33 +11: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
3206e46349 initial changings 2023-12-18 19:37:13 +01:00
paulwer
54a8d13e28 cleanup 2023-12-18 16:20:14 +01:00
paulwer
e4aa8f72bc some changes related to logging & cleanup 2023-12-18 16:08:41 +01:00
paulwer
1060dad7d7 better logging for jobs 2023-12-18 15:58:16 +01:00
paulwer
e4d0c9f901 update deps, fixes & stop processing archived bank_integrations 2023-12-18 15:48:25 +01:00
David Bomba
bbb60eea3a Updates for spam notifications 2023-12-17 09:50:35 +11:00
paulwer
a4e8351199 remove unnecessary code and change sync-behavior to suppress sync error based on wrong from_date 2023-12-16 14:33:09 +01:00
David Bomba
96391e9128 Fixes for store/update schedules 2023-12-16 14:23:07 +11:00
David Bomba
87bbeeb67e Fixes for project_id in exports 2023-12-15 12:05:21 +11:00
David Bomba
60329f4dd3 Fixes for company import/exports 2023-12-15 09:39:22 +11:00
paulwer
166a370f80 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-nordigen-payment-provider 2023-12-13 17:05:05 +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
David Bomba
1d438d14d3 Refactor for webhooks 2023-12-12 18:43:55 +11:00
paulwer
dcdd9112d0 fixes 2023-12-12 07:52:53 +01:00
paulwer
d5a9a1c839 fixes 2023-12-12 07:08:40 +01:00
David Bomba
d781f8f15e Updates for exports 2023-12-12 10:46:23 +11:00
paulwer
16378d551d fixes 2023-12-11 21:21:42 +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
David Bomba
b250ba613c v5.7.60 2023-12-11 22:42:50 +11: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