c007ac584f
feat: add KYC onboarding metadata endpoint with POI validation
2025-11-18 15:03:42 +03:00
506974afc8
Enhance profile picture handling in JuniorService to ensure foreign key consistency and validate document ownership before assignment.
2025-11-09 12:42:48 +03:00
8b00cda23d
Update return value in updateJunior method to fetch updated junior details by ID instead of returning the junior object directly.
2025-11-09 12:25:37 +03:00
2172051093
Refactor balance check in increaseReservedBalance method to delegate validation to the caller, improving clarity and responsibility separation.
2025-11-02 12:41:16 +03:00
d6fb5f48d9
add more loggs
2025-11-02 12:34:41 +03:00
99af65a300
money-request to use the parent card
2025-11-02 11:57:41 +03:00
3b295ea79f
ZOD-344-Add QR code validation error handling and localization support
...
- Introduced new error handling for already used or expired QR codes in JuniorService.
- Added corresponding localization entries in Arabic and English app.json files for QR code validation messages.
2025-11-02 10:52:43 +03:00
a3a61b4923
Implement OTP generation and email verification logic in UserService
2025-10-28 15:52:24 +03:00
05a6ad2d84
Enhance weekly summary functionality to accept optional date range parameters in CardService, TransactionService, JuniorService, and JuniorController. Update API documentation to reflect new query parameters for start and end dates.
2025-10-28 11:20:49 +03:00
bbeece9e03
git checkout -b ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view
2025-10-26 13:14:35 +03:00
8a6b1cc900
Remove duplicate email cleanup logic and add unique constraint to user email
2025-10-21 14:10:14 +03:00
e966f95463
ZOD-341-Add unique constraint to user email and clean up duplicates
2025-10-21 10:49:43 +03:00
4f778f7904
* ZOD-341-junior-a-child-can-edit-their-email-to-an-existing-email-causing-multiple-child-accounts-to-share-the-same-login
2025-10-20 14:25:53 +03:00
7e9bc397a9
Merge pull request #43 from HamzaSha1/ZOD-204-view-spending-from-child-login
...
git checkout -b ZOD-204-view-spending-from-child-login
2025-10-20 10:30:27 +03:00
d2e084d3e4
git checkout -b ZOD-204-view-spending-from-child-login
2025-10-19 15:26:47 +03:00
7b57277a7f
ZOD-339-child-profile-gender-update-is-not-reflected-after-editing
2025-10-19 11:01:52 +03:00
297a2fe5ad
ZOD-333-junior-incorrect-relationship-label-displayed-as-child-instead-of-daughter-or-son-in-child-confirmation-details-after-the-scan-the-qr-code
2025-10-19 09:57:35 +03:00
15621124ad
ZOD-309-child-transaction-history-parent-→-child-transfers
2025-10-16 12:25:16 +03:00
f6fa74897a
feat: add guardian transactions feature with response DTOs and service integration
2025-10-15 14:14:59 +03:00
183f6b4475
fix: add gender property to UserResponseDto
...
fix: add gender property to UserResponseDto
2025-10-12 16:06:39 +03:00
8f601b26ae
fix: add gender property to UserResponseDto
2025-10-12 16:03:25 +03:00
918b15c315
fix: add swagger
2025-09-23 09:00:41 +03:00
1830d92cbd
feat: weekly stats for junior
2025-09-23 08:56:57 +03:00
454ded627f
fix: fix transfer to child bug
2025-09-16 21:01:32 +03:00
f1484e125b
feat: soft delete junior
2025-09-15 09:02:56 +03:00
df4d2e3c1f
feat: get card by child id
2025-09-15 08:47:56 +03:00
872d231f72
feat: show embossing information for child cards
2025-09-09 21:45:37 +03:00
cc4c8254f6
feat: view child active cards
2025-09-09 21:37:55 +03:00
039c95aa56
fix: calculating child and parent balance
2025-09-09 20:31:48 +03:00
e1f50decfa
feat: money requests
2025-09-08 21:38:11 +03:00
e6642b5a15
fix: fix controller name
2025-09-07 21:47:17 +03:00
954aa422a2
fix: fix mock request for funding decorators
2025-09-07 21:40:55 +03:00
15a48e4884
fix: validate card spending limit before transfering to child
2025-09-07 21:18:49 +03:00
d768da70f2
feat: transfer to parent
2025-09-07 20:23:11 +03:00
9b0e1791da
feat: transfer money to child
2025-09-07 20:14:28 +03:00
44b5937f7a
feat: finalize update junior
2025-09-07 18:13:28 +03:00
edddc2f457
feat: update junior
2025-09-07 09:12:14 +03:00
88730a2b2b
fix: fix create application mock
2025-08-26 19:17:00 +03:00
3df34c0017
fix: fix duplicate iban
2025-08-26 12:19:47 +03:00
7dd309e0e3
fix: fix null assertion in creating junior
2025-08-24 20:14:59 +03:00
4552a7fc93
fix: fix issue with customer relationship in creating junior
2025-08-24 20:12:57 +03:00
740135051d
feat: create card for children
2025-08-24 20:01:07 +03:00
3222aa4a66
fix: fix card embossing info endpoint
2025-08-24 18:40:49 +03:00
6602414779
feat: finialize creating juniors
2025-08-23 21:52:59 +03:00
7291447c5a
Merge branch 'dev' into feat/neoleap-integration
2025-08-23 20:12:48 +03:00
d437b21dc3
fix: make kyc run on mocks
2025-08-23 19:30:29 +03:00
e06642225a
feat: working on creating parent card
2025-08-14 14:40:08 +03:00
241f1ce427
Merge branch 'dev' into main
2025-08-11 18:21:43 +03:00
d883bd2d9a
Update junior.repository.ts
2025-08-11 18:19:57 +03:00
cd800ff8b8
Update customer.repository.ts
2025-08-11 18:18:48 +03:00