Commit Graph

454 Commits

Author SHA1 Message Date
Marko Milić
4089c7eea9 feature/Add entity_name to GET /regulated-entities 2023-12-07 10:01:50 +01:00
Marko Milić
9653a676bf feature/Regulated entities CRUD - WIP 2023-11-29 22:37:12 +01:00
Marko Milić
82d8d3d21b feature/Add JsonBoxSerializer 2023-11-08 11:02:31 +01:00
hongwei
19e812c992 bugfix/added role field to ApiRoleCommons 2023-11-03 08:54:12 +01:00
hongwei
80f2993776 bugfix/wrapper json serialisation to redis -WIP 2023-11-03 08:31:37 +01:00
hongwei
392fe30add refactor/added the comments 2023-07-13 18:30:39 +08:00
hongwei
0d4d00d0c6 refactor/remove hasOwnerViewAccess replace with specific view permissions -- tweaked the customViews 2023-07-06 21:16:54 +08:00
hongwei
fef2dd8795 refactor/remove hasOwnerViewAccess replace with specific view permissions -- rename permissions 2023-07-04 23:12:47 +08:00
hongwei
aaf79ede5b refactor/remove hasOwnerViewAccess replace with specific view permissions -- use canGrantAccessToViews and canRevokeAccessToViews 2023-07-03 19:29:34 +08:00
hongwei
44f5321e84 refactor/remove hasOwnerViewAccess replace with specific view permissions -- added canSeePermissionForOneUser_, canSeePermissionsForAllUsers_ 2023-06-23 17:38:08 +08:00
hongwei
7330e5434a refactor/remove hasOwnerViewAccess replace with specific view permissions -- added canCreateCustomView_, canDeleteCustomView_ and canUpdateCustomView_ permissions 2023-06-23 15:58:10 +08:00
hongwei
5d6e395e1e refactor/remove hasOwnerViewAccess replace with specific view permissions -- added canUpdateBankAccountLabel_ permission 2023-06-23 00:17:52 +08:00
hongwei
b8fb0b012f refactor/remove hasOwnerViewAccess replace with specific view permissions -- added canSeeTransactionRequestTypes_ permission 2023-06-22 22:14:59 +08:00
hongwei
838cf25a2e refactor/remove hasOwnerViewAccess replace with specific view permissions- tweaked the logics 2023-06-14 21:14:14 +08:00
hongwei
3d9ee3ebf1 refactor/remove hasOwnerViewAccess replace with specific view permissions- added canSeeTransactionRequestThisBankAccount 2023-06-13 22:12:36 +08:00
hongwei
c978e0cda4 refactor/remove hasOwnerViewAccess replace with specific view permissions- added canSeeBankAccountAllViews 2023-06-13 19:27:34 +08:00
hongwei
561ccc6f88 feature/support the IMPLICIT SCA method 2023-06-12 21:26:04 +08:00
hongwei
9e78dc115a refactor/added the isPersonal to create endpoints 2023-05-23 20:52:58 +08:00
hongwei
bf403d2772 test/fixed the failed tests 2023-05-16 23:38:08 +08:00
hongwei
346dada0f0 refactor/enhanced the 'Create User Invitation' endpoint 2023-04-28 20:30:28 +08:00
hongwei
caa18da6ca Merge remote-tracking branch 'Simon/develop' into develop 2023-04-04 09:49:12 +02:00
hongwei
f480802b5d refactor/added two new fields for Atm Model 2023-03-31 11:24:11 +02:00
Marko Milić
2b8d2c8d94 feature/Create ATM Attributes Endpoints 2023-03-31 07:11:54 +02:00
hongwei
49cbec1767 Merge remote-tracking branch 'Simon/develop' into develop 2023-03-07 20:40:01 +01:00
hongwei
6fa81853ef tests/fixed the failed test 2023-03-06 23:52:19 +01:00
hongwei
f224335c96 feature/added new i180n fields for resourceDocs 2023-03-06 14:46:34 +01:00
hongwei
410f961670 bugfix/use the locale instead of languageParam 2023-02-27 16:11:30 +01:00
hongwei
8c62fa3978 bugfix/added the JavaMathBigDecimalSerializer 2023-02-20 22:04:49 +01:00
hongwei
0d7b6fa57b bugfix/fix '/obp/v5.0.0/root' to show correct API version 2023-01-27 10:39:00 +01:00
Marko Milić
5ea98be438 refactor/Remove warnings at JsonSerializers 2023-01-11 11:14:13 +01:00
Marko Milić
dd37c17774 feature/Bump Liftweb version to 3.5.0 2023-01-03 16:59:06 +01:00
Marko Milić
9f6be401ca Merge remote-tracking branch 'upstream/develop' into develop 2022-12-19 08:56:25 +01:00
hongwei
e086bf057a refactor/use ApiVersionStatus enumeration instead of string 2022-12-16 14:13:16 +01:00
hongwei
711dc693bf feature/Added OBPv510 2022-12-16 13:26:19 +01:00
Marko Milić
48899bb44d Merge remote-tracking branch 'upstream/develop' into develop 2022-12-15 07:49:30 +01:00
hongwei
46a31d2895 Merge remote-tracking branch 'Simon/develop' into feature/customer_special_dynamic_records
# Conflicts:
#	obp-api/src/test/scala/code/connector/RestConnector_vMar2019_frozen_meta_data
2022-12-14 15:15:14 +01:00
Marko Milić
481c2de79a feature/Bump apache commons-text library from 1.9 to 1.10.0 - 2 2022-12-13 15:49:11 +01:00
hongwei
3b93fe0882 test/fixed the connector case class changes 2022-12-05 14:37:07 +01:00
hongwei
2665de9390 refactor/added provider to getBankAccountsForUser method 2022-12-05 09:40:19 +01:00
hongwei
f2495dcbf6 tests/fixed the failed tests 2022-11-10 16:06:29 +01:00
Simon Redfern
30043ece1f
Merge pull request #2144 from hongwei1/develop
feature/closed some tickets
2022-10-27 12:44:56 +02:00
Marko Milić
dd8d671526 Merge branch 'OpenBankProject:develop' into develop 2022-10-26 10:52:28 +02:00
hongwei
761c2d0107 refactor/tweaked the duration to BigDecimal 2022-10-26 10:50:17 +02:00
hongwei
007cc73ed6 feature/OBPv500 added the new version getAdapterInfo 2022-10-24 16:02:06 +02:00
Marko Milić
9dd6ef6215 feature/Improve json response at endpoint getFastFirehoseAccountsAtOneBank 2022-10-24 10:34:32 +02:00
Marko Milić
89d867124a feature/Set last used locale for user 2022-10-21 14:37:40 +02:00
Marko Milić
2c33d24112 feature/Add endpoint updateSystemView v5.0.0 2022-10-19 11:16:09 +02:00
Marko Milić
4c8b0b2f46 feature/Add endpoint createSystemView v5.0.0 2022-10-18 17:05:31 +02:00
Marko Milić
7a546769ee feature/Add endpoint getViewsForBankAccount v5.0.0 2022-10-17 10:40:04 +02:00
Marko Milić
7cd419490f feature/Add two new permissions to View Definition 2022-10-14 13:00:42 +02:00