Commit Graph

14054 Commits

Author SHA1 Message Date
hongwei
c61b13ece3 refactor/rename alive.html to awake.html and update references 2025-06-13 17:00:39 +02:00
hongwei
4d051be59d refactor/fixed failed test 2025-06-13 15:25:53 +02:00
hongwei
849c96a093 refactor/add migration for canSeeTransactionStatus field in view definitions 2025-06-13 15:11:12 +02:00
hongwei
cd0ab5bbea refactor/rename transaction status permission to canSeeTransactionStatus 2025-06-13 14:45:12 +02:00
hongwei
7e431858c5 refactor/add transaction status visibility permission to TestConnectorSetup 2025-06-13 14:40:12 +02:00
hongwei
ed76e6a81c refactor/add transaction status handling to views and JSON models 2025-06-13 14:39:10 +02:00
Marko Milić
645a9296ea Merge remote-tracking branch 'upstream/develop' into develop 2025-06-13 14:32:03 +02:00
Marko Milić
e39facd3d7 feature/Add API standard and version to transaction request 2025-06-13 14:31:51 +02:00
hongwei
3548361cda refactor/add transaction status field to various models and update related examples 2025-06-13 13:43:27 +02:00
hongwei
890ef821b5 refactor/update transaction JSON models to use optional fields and rename classes 2025-06-13 08:47:40 +02:00
hongwei
e028469368 refactor/update locid attributes to class names in HTML files 2025-06-12 17:05:41 +02:00
Simon Redfern
47d174526f
Merge pull request #2559 from hongwei1/bugfix/TweakedBGv13FieldMapping
refactor/TweakedBGv13FieldMapping
2025-06-12 16:31:51 +02:00
hongwei
69c8e7ffbf refactor/update lastChangeDateTime retrieval in JSONFactory_BERLIN_GROUP_1_3 2025-06-12 15:45:35 +02:00
hongwei
0718afd311 refactor/update lastChangeDateTime retrieval in JSONFactory_BERLIN_GROUP_1_3 2025-06-12 15:41:50 +02:00
hongwei
d9f5a5aa65 refactor/add English index page and update navigation menu 2025-06-12 15:08:08 +02:00
hongwei
a2ff5eb2fc refactor/add English index page and update navigation menu 2025-06-12 13:36:38 +02:00
hongwei
b5cd744412 refactor/update JsonSerializers to disable JDouble and JInt deserialization for BigDecimal 2025-06-12 09:17:46 +02:00
hongwei
44b8c1bceb refactor/update JsonSerializers to support JDouble deserialization for BigDecimal 2025-06-11 17:17:10 +02:00
hongwei
be5254d934 refactor/change maxBadLoginAttempts to a method for dynamic retrieval 2025-06-11 16:52:19 +02:00
hongwei
0c4bcba737 refactor/put the props to Constant -api 2025-06-11 14:21:01 +02:00
hongwei
afe6eaa838 refactor/put the props to Constant -boot 2025-06-11 14:17:16 +02:00
hongwei
35a531f0db refactor/put the props to Constant -test 2025-06-11 14:15:55 +02:00
Marko Milić
eeec1a3d4c feature/Improve BG endpoint getPaymentInitiationStatus 2025-06-11 09:20:34 +02:00
Marko Milić
d21eeecdc4 Merge remote-tracking branch 'upstream/develop' into develop 2025-06-11 13:41:04 +02:00
Simon Redfern
df08e60a3e
Merge pull request #2558 from hongwei1/develop
refactor/enhance API documentation links with timestamp and test methods
2025-06-10 17:09:24 +02:00
hongwei
a727d3f683 refactor/enhance API documentation links with timestamp and test methods 2025-06-10 17:07:05 +02:00
Simon Redfern
e151b4bb18
Merge pull request #2557 from hongwei1/develop
refactor/fixed the balances mapping for BGv1.3
2025-06-10 16:46:50 +02:00
hongwei
04d457de89 refactor: update caching method to use memoizeSyncWithImMemory for improved performance 2025-06-10 16:42:31 +02:00
Marko Milić
1413a694dd bugfix/Payment initiation returns 403 error 2025-06-10 16:20:14 +02:00
hongwei
9db4522c75 refactor/update balance type in BankAccountBalance and enhance balance retrieval logic 2025-06-10 14:20:03 +02:00
hongwei
e2906afcf8 refactor/update password validation to handle special characters 2025-06-10 13:06:10 +02:00
hongwei
8c298514f4 refactor/update example values to include referenceDate in balance examples 2025-06-10 12:07:48 +02:00
hongwei
4aaa903ff3 refactor: update account balance JSON creation methods to use List for accountBalances 2025-06-10 11:45:43 +02:00
Simon Redfern
84c15524e2
Merge pull request #2556 from constantine2nd/develop
Berlin Group
2025-06-09 16:21:09 +02:00
simonredfern
dadc6eb450 Added .metals and .vscode to gitignore 2025-06-09 16:06:50 +02:00
Marko Milić
cef6c6627b bugfix/Fix Berlin Group SCA page issue 2025-06-09 12:54:12 +02:00
Marko Milić
835ce8c299 Merge remote-tracking branch 'upstream/develop' into develop 2025-06-06 16:58:22 +02:00
Marko Milić
4ee77404d4 feature/Sanitize CreateConsumer Request Body 2025-06-06 16:58:08 +02:00
hongwei
2c74b62bca refactor/add lastChangeDateTime and referenceDate to BankAccountBalance model 2025-06-06 16:22:48 +02:00
hongwei
ec50c48c01 refactor/update password validation tests for consistency and clarity 2025-06-06 12:45:29 +02:00
Simon Redfern
a8b52c79b6
Merge pull request #2555 from hongwei1/develop
refactor/fixed the tests and json response
2025-06-06 12:44:00 +02:00
hongwei
173486ca59 refactor/update CoreAccountBalanceJson to use Option for lastChangeDateTime 2025-06-06 08:55:21 +02:00
hongwei
c132031611 refactor/update password validation tests for consistency and clarity 2025-06-05 12:16:11 +02:00
Marko Milić
54ceb79075 Merge remote-tracking branch 'upstream/develop' into develop 2025-06-05 11:19:57 +02:00
Marko Milić
05d61b19cf feature/Fix username assignment for third-party identity providers 2025-06-05 11:19:45 +02:00
Simon Redfern
4e53e925ad
Merge pull request #2554 from hongwei1/develop
refactor/remove unused transactionRequests parameter from JSON creati…
2025-06-04 12:42:33 +02:00
hongwei
87350ecbbc refactor/remove unused transactionRequests parameter from JSON creation methods 2025-06-04 12:20:17 +02:00
Simon Redfern
f411ee0a17
Merge pull request #2552 from constantine2nd/develop
A few tweaks
2025-06-04 12:01:06 +02:00
Marko Milić
ae33494649 Merge remote-tracking branch 'upstream/develop' into develop 2025-06-04 11:55:56 +02:00
Marko Milić
b383e80e2a feature/Add ConsumerJsonOnlyForPostResponseV510 2025-06-04 11:55:46 +02:00