David Bomba
d818520c73
Static analysis
2024-07-14 21:28:54 +10:00
David Bomba
b5508f702d
Purge laravel-data
2024-06-18 15:12:45 +10:00
David Bomba
72aadc0c16
php-cs-fixer
2024-06-14 17:09:44 +10:00
Dave Shoreman
6757edf5d1
Trim regional locales to two-letter country codes
...
GoCardless' Bank Account Data API requires two-letter ISO 639-1 country
codes. IN passes the full locale such as *en_GB* or *pt_BR*, which
causes an "unknown error" when selecting banks in Connect Accounts.
Note: Norwegian will use the Bokmål (`nb`) form over Nynorsk (`nn`).
Fixes #9566
2024-05-31 21:04:51 +01:00
David Bomba
2f1648eb4e
Refactor to remove laravel-data from application
2024-05-26 08:54:24 +10:00
David Bomba
f65567a637
Update copyright
2024-04-12 14:15:41 +10:00
David Bomba
0048658099
Fixes for yodlee
2024-03-21 12:48:49 +11:00
David Bomba
40086db271
cs fixer
2024-01-14 15:05:00 +11:00
paulwer
a8b8680447
fix related to not ractivating deleted bank_integrations
2024-01-10 15:34:25 +01:00
David Bomba
b83669d0b0
minor cleanup for nordigen
2023-12-29 14:19:27 +11:00
David Bomba
b69e9a3ae1
Fixes for passing Nordigen locales
2023-12-27 14:05:19 +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
6470f501af
revert yodlee props: https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435703438
2023-12-24 10:02:45 +01:00
paulwer
d7daca49d4
language is now persistent over whole flow + fixes
2023-12-20 17:58:06 +01:00
paulwer
cb311c52f8
cleanups
2023-12-20 16:42:29 +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
5b4dfe38fe
minor cleanup
2023-12-18 16:16:20 +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
10050d567b
translations
2023-12-15 14:45:52 +01:00
paulwer
3735845c44
display occured errors in flow with a view
2023-12-15 13:10:45 +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
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
16378d551d
fixes
2023-12-11 21:21:42 +01:00
paulwer
a364bc24de
fix: missing context error
2023-12-11 19:18:32 +01:00
paulwer
3a8bb30425
fixes
2023-12-11 17:16:14 +01:00
paulwer
0593a57e5c
fixes
2023-12-11 16:13:26 +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
f3dfdc4d80
introduce nordigen bank_selection ui
2023-12-09 15:13:00 +01:00
paulwer
c138f2f211
rewrite connect/confirm for complete flow usage with only redirects
2023-12-09 09:27:59 +01:00
paulwer
e349f1515d
minor fixes
2023-12-08 19:05:49 +01:00
paulwer
701e5a9fec
renaming again
2023-12-08 18:48:48 +01:00
paulwer
3393ba01aa
renaming Request Dtos
2023-12-08 18:46:12 +01:00
paulwer
4d2425d96b
feat: connect account
2023-12-08 18:42:06 +01:00
paulwer
9f062cc4f8
revert new table, some changes for endpoints, fixes
2023-12-06 08:27:18 +01:00
paulwer
5616da03c5
feat: refresh & getAccounts
2023-12-05 07:17:07 +01:00
paulwer
db407f6925
feat: get AccountData
2023-12-05 06:56:52 +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
71ae70ef83
adding controler method for institutions (wip)
2023-12-01 14:56:11 +01:00
paulwer
b54b626332
wip: changes
2023-12-01 14:30:33 +01:00
paulwer
8a8c3b85c3
first draft
2023-11-30 16:00:50 +01:00
David Bomba
074634ea5c
Updates for app domain and app urls
2023-11-24 10:23:40 +11:00