Commit Graph

  • fc57bfa721 Merge pull request #64 from HamzaSha1/dev feat/neoleap-integration abdalhamid99 2025-11-19 12:33:18 +03:00
  • 2a62787c3b Merge pull request #63 from HamzaSha1/feature/kyc-onboarding-metadata dev abdalhamid99 2025-11-18 15:16:33 +03:00
  • 91dea22f45 refactor: remove unused PoiValidationRule class from KycMetadataResponseDto feature/kyc-onboarding-metadata Abdalhamid Alhamad 2025-11-18 15:14:47 +03:00
  • ef28c75f9b Merge pull request #62 from HamzaSha1/feature/kyc-onboarding-metadata abdalhamid99 2025-11-18 15:06:50 +03:00
  • c007ac584f feat: add KYC onboarding metadata endpoint with POI validation Abdalhamid Alhamad 2025-11-18 15:03:42 +03:00
  • d2d83549b2 Merge pull request #61 from HamzaSha1/fix/junior-profile-picture-refresh-on-update abdalhamid99 2025-11-09 12:43:54 +03:00
  • 506974afc8 Enhance profile picture handling in JuniorService to ensure foreign key consistency and validate document ownership before assignment. fix/junior-profile-picture-refresh-on-update Abdalhamid Alhamad 2025-11-09 12:42:48 +03:00
  • 95f8cfbfdf Merge pull request #60 from HamzaSha1/fix/junior-profile-picture-refresh-on-update abdalhamid99 2025-11-09 12:26:44 +03:00
  • 8b00cda23d Update return value in updateJunior method to fetch updated junior details by ID instead of returning the junior object directly. Abdalhamid Alhamad 2025-11-09 12:25:37 +03:00
  • 12cc88a50e Merge pull request #59 from HamzaSha1/money-request-to-use-the-parint-account abdalhamid99 2025-11-02 12:41:51 +03:00
  • 2172051093 Refactor balance check in increaseReservedBalance method to delegate validation to the caller, improving clarity and responsibility separation. money-request-to-use-the-parint-account Abdalhamid Alhamad 2025-11-02 12:41:16 +03:00
  • a6a573957c Merge pull request #58 from HamzaSha1/money-request-to-use-the-parint-account abdalhamid99 2025-11-02 12:35:31 +03:00
  • d6fb5f48d9 add more loggs Abdalhamid Alhamad 2025-11-02 12:34:41 +03:00
  • b0011eb7cc Merge pull request #57 from HamzaSha1/money-request-to-use-the-parint-account abdalhamid99 2025-11-02 12:07:13 +03:00
  • 99af65a300 money-request to use the parent card Abdalhamid Alhamad 2025-11-02 11:57:41 +03:00
  • 0c9b40132a Merge pull request #56 from HamzaSha1/ZOD-344-after-a-child-completes-registration-using-the-qr-code-the-same-qr-code-remains-valid-and-allows-the-child-to-register-again-instead-of-expiring abdalhamid99 2025-11-02 11:02:25 +03:00
  • e66c0f120c Merge pull request #55 from HamzaSha1/ZOD-344-after-a-child-completes-registration-using-the-qr-code-the-same-qr-code-remains-valid-and-allows-the-child-to-register-again-instead-of-expiring abdalhamid99 2025-11-02 10:54:18 +03:00
  • 3b295ea79f ZOD-344-Add QR code validation error handling and localization support ZOD-344-after-a-child-completes-registration-using-the-qr-code-the-same-qr-code-remains-valid-and-allows-the-child-to-register-again-instead-of-expiring Abdalhamid Alhamad 2025-11-02 10:52:43 +03:00
  • 5ffe18ede3 Merge pull request #54 from HamzaSha1/fix/verfy-email abdalhamid99 2025-10-28 16:17:51 +03:00
  • 7194c38918 Merge pull request #53 from HamzaSha1/fix/verfy-email abdalhamid99 2025-10-28 15:53:28 +03:00
  • a3a61b4923 Implement OTP generation and email verification logic in UserService fix/verfy-email Abdalhamid Alhamad 2025-10-28 15:52:24 +03:00
  • 39d5fc1869 Merge pull request #52 from HamzaSha1/ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view abdalhamid99 2025-10-28 11:22:52 +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. ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view Abdalhamid Alhamad 2025-10-28 11:20:49 +03:00
  • 5649d24724 Merge pull request #50 from HamzaSha1/ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view abdalhamid99 2025-10-26 16:05:00 +03:00
  • 9d9408dedd Merge pull request #49 from HamzaSha1/ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view abdalhamid99 2025-10-26 13:15:39 +03:00
  • bbeece9e03 git checkout -b ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view Abdalhamid Alhamad 2025-10-26 13:14:35 +03:00
  • 596562f6dc Merge pull request #48 from HamzaSha1/feat/neoleap-integration abdalhamid99 2025-10-21 14:56:38 +03:00
  • 10de8f69c9 Merge pull request #47 from HamzaSha1/ZOD-341-junior-a-child-can-edit-their-email-to-an-existing-email-causing-multiple-child-accounts-to-share-the-same-login abdalhamid99 2025-10-21 14:15:03 +03:00
  • 8a6b1cc900 Remove duplicate email cleanup logic and add unique constraint to user email ZOD-341-junior-a-child-can-edit-their-email-to-an-existing-email-causing-multiple-child-accounts-to-share-the-same-login Abdalhamid Alhamad 2025-10-21 14:10:14 +03:00
  • d16ae66252 Merge pull request #46 from HamzaSha1/ZOD-341-junior-a-child-can-edit-their-email-to-an-existing-email-causing-multiple-child-accounts-to-share-the-same-login abdalhamid99 2025-10-21 10:51:12 +03:00
  • e966f95463 ZOD-341-Add unique constraint to user email and clean up duplicates Abdalhamid Alhamad 2025-10-21 10:49:43 +03:00
  • 2714255dd1 Merge pull request #45 from HamzaSha1/ZOD-341-junior-a-child-can-edit-their-email-to-an-existing-email-causing-multiple-child-accounts-to-share-the-same-login abdalhamid99 2025-10-20 14:31:11 +03:00
  • 39a0b131b8 Merge pull request #44 from HamzaSha1/ZOD-341-junior-a-child-can-edit-their-email-to-an-existing-email-causing-multiple-child-accounts-to-share-the-same-login abdalhamid99 2025-10-20 14:27:40 +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 Abdalhamid Alhamad 2025-10-20 14:25:53 +03:00
  • 7e9bc397a9 Merge pull request #43 from HamzaSha1/ZOD-204-view-spending-from-child-login abdalhamid99 2025-10-20 10:30:27 +03:00
  • 7bfc14f0d9 Merge pull request #42 from HamzaSha1/ZOD-204-view-spending-from-child-login abdalhamid99 2025-10-19 15:44:16 +03:00
  • d2e084d3e4 git checkout -b ZOD-204-view-spending-from-child-login ZOD-204-view-spending-from-child-login Abdalhamid Alhamad 2025-10-19 15:26:47 +03:00
  • f81714a525 Merge pull request #41 from HamzaSha1/ZOD-339-child-profile-gender-update-is-not-reflected-after-editing abdalhamid99 2025-10-19 11:07:39 +03:00
  • f3282a680b Merge pull request #40 from HamzaSha1/ZOD-339-child-profile-gender-update-is-not-reflected-after-editing abdalhamid99 2025-10-19 11:02:40 +03:00
  • 7b57277a7f ZOD-339-child-profile-gender-update-is-not-reflected-after-editing ZOD-339-child-profile-gender-update-is-not-reflected-after-editing Abdalhamid Alhamad 2025-10-19 11:01:52 +03:00
  • fdd2e23669 Merge pull request #39 from HamzaSha1/ZOD-333-junior-incorrect-relationship-label-displayed-as-child-instead-of-daughter-or-son-in-child-confirmation-details-after-the-scan-the-qr-code abdalhamid99 2025-10-19 10:47:51 +03:00
  • d70ab09960 Merge pull request #38 from HamzaSha1/ZOD-333-junior-incorrect-relationship-label-displayed-as-child-instead-of-daughter-or-son-in-child-confirmation-details-after-the-scan-the-qr-code abdalhamid99 2025-10-19 09:58:57 +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 ZOD-333-junior-incorrect-relationship-label-displayed-as-child-instead-of-daughter-or-son-in-child-confirmation-details-after-the-scan-the-qr-code Abdalhamid Alhamad 2025-10-19 09:57:35 +03:00
  • 33b4f13ec8 Merge pull request #37 from HamzaSha1/feat/neoleap-integration abdalhamid99 2025-10-16 14:50:23 +03:00
  • 310233c519 Merge pull request #36 from HamzaSha1/ZOD-309-child-transaction-history-parent-→-child-transfers abdalhamid99 2025-10-16 12:26:50 +03:00
  • 15621124ad ZOD-309-child-transaction-history-parent-→-child-transfers ZOD-309-child-transaction-history-parent-→-child-transfers Abdalhamid Alhamad 2025-10-16 12:25:16 +03:00
  • 7fc1918de0 Merge pull request #35 from HamzaSha1/feat/parent-topups-and-child-transfers abdalhamid99 2025-10-15 14:17:08 +03:00
  • f6fa74897a feat: add guardian transactions feature with response DTOs and service integration feat/parent-topups-and-child-transfers Abdalhamid Alhamad 2025-10-15 14:14:59 +03:00
  • dd6886ff2b Merge pull request #34 from HamzaSha1/feat/neoleap-integration abdalhamid99 2025-10-14 12:20:19 +03:00
  • 649191f3f4 Merge pull request #33 from HamzaSha1/fix/customer-gender-missing-in-get-profile abdalhamid99 2025-10-14 12:14:01 +03:00
  • 183f6b4475 fix: add gender property to UserResponseDto abdalhamid99 2025-10-12 16:06:39 +03:00
  • 8f601b26ae fix: add gender property to UserResponseDto fix/customer-gender-missing-in-get-profile Abdalhamid Alhamad 2025-10-12 16:03:25 +03:00
  • 918b15c315 fix: add swagger Abdalhameed Ahmad 2025-09-23 09:00:41 +03:00
  • 1830d92cbd feat: weekly stats for junior Abdalhameed Ahmad 2025-09-23 08:56:57 +03:00
  • 44124b9964 Merge branch 'dev' of github.com:HamzaSha0/zod-backend into dev Abdalhameed Ahmad 2025-09-18 10:03:47 +03:00
  • 454ded627f fix: fix transfer to child bug Abdalhameed Ahmad 2025-09-16 21:01:32 +03:00
  • f1484e125b feat: soft delete junior Abdalhameed Ahmad 2025-09-15 09:02:56 +03:00
  • df4d2e3c1f feat: get card by child id Abdalhameed Ahmad 2025-09-15 08:47:56 +03:00
  • 872d231f72 feat: show embossing information for child cards Abdalhameed Ahmad 2025-09-09 21:45:37 +03:00
  • cc4c8254f6 feat: view child active cards Abdalhameed Ahmad 2025-09-09 21:37:55 +03:00
  • 039c95aa56 fix: calculating child and parent balance Abdalhameed Ahmad 2025-09-09 20:31:48 +03:00
  • e1f50decfa feat: money requests Abdalhameed Ahmad 2025-09-08 21:38:11 +03:00
  • 11712bedf3 Merge pull request #31 from HamzaSha1/feat/neoleap-integration abdalhamid99 2025-09-08 21:34:46 +03:00
  • e6642b5a15 fix: fix controller name Abdalhameed Ahmad 2025-09-07 21:47:17 +03:00
  • 954aa422a2 fix: fix mock request for funding decorators Abdalhameed Ahmad 2025-09-07 21:40:55 +03:00
  • 15a48e4884 fix: validate card spending limit before transfering to child Abdalhameed Ahmad 2025-09-07 21:18:49 +03:00
  • d768da70f2 feat: transfer to parent Abdalhameed Ahmad 2025-09-07 20:23:11 +03:00
  • 9b0e1791da feat: transfer money to child Abdalhameed Ahmad 2025-09-07 20:14:28 +03:00
  • 44b5937f7a feat: finalize update junior Abdalhameed Ahmad 2025-09-07 18:13:18 +03:00
  • edddc2f457 feat: update junior Abdalhameed Ahmad 2025-09-07 09:12:14 +03:00
  • 88730a2b2b fix: fix create application mock Abdalhameed Ahmad 2025-08-26 19:17:00 +03:00
  • 3df34c0017 fix: fix duplicate iban Abdalhameed Ahmad 2025-08-26 12:19:47 +03:00
  • 7dd309e0e3 fix: fix null assertion in creating junior Abdalhameed Ahmad 2025-08-24 20:14:59 +03:00
  • 4552a7fc93 fix: fix issue with customer relationship in creating junior Abdalhameed Ahmad 2025-08-24 20:12:57 +03:00
  • 740135051d feat: create card for children Abdalhameed Ahmad 2025-08-24 20:01:07 +03:00
  • 3222aa4a66 fix: fix card embossing info endpoint Abdalhameed Ahmad 2025-08-24 18:40:49 +03:00
  • 6602414779 feat: finialize creating juniors Abdalhameed Ahmad 2025-08-23 21:52:59 +03:00
  • 7291447c5a Merge branch 'dev' into feat/neoleap-integration Abdalhameed Ahmad 2025-08-23 20:12:48 +03:00
  • d437b21dc3 fix: make kyc run on mocks Abdalhameed Ahmad 2025-08-23 19:30:29 +03:00
  • e06642225a feat: working on creating parent card Abdalhamid Alhamad 2025-08-14 14:40:08 +03:00
  • c06086f899 Merge pull request #30 from HamzaSha1/dev abdalhamid99 2025-08-11 18:22:34 +03:00
  • e775561a89 Merge pull request #29 from HamzaSha1/main abdalhamid99 2025-08-11 18:21:52 +03:00
  • 241f1ce427 Merge branch 'dev' into main main abdalhamid99 2025-08-11 18:21:43 +03:00
  • d883bd2d9a Update junior.repository.ts abdalhamid99 2025-08-11 18:19:57 +03:00
  • cd800ff8b8 Update customer.repository.ts abdalhamid99 2025-08-11 18:18:48 +03:00
  • 05a9f04ac8 fix: fix import in migration index Abdalhamid Alhamad 2025-08-11 16:23:19 +03:00
  • dcc9077392 fix: rename migration timestamp Abdalhamid Alhamad 2025-08-11 16:22:20 +03:00
  • 681d1e5791 fix: fix seed default avatar migration Abdalhamid Alhamad 2025-08-11 16:16:26 +03:00
  • bf505a65bf fix: fix invalid imports Abdalhamid Alhamad 2025-08-11 16:13:53 +03:00
  • 6bf32d27c7 Merge branch 'dev' of github.com:HamzaSha1/zod-backend into dev Abdalhamid Alhamad 2025-08-11 15:33:39 +03:00
  • ac63d4cdc7 refactor: refactor the code Abdalhamid Alhamad 2025-08-11 15:33:32 +03:00
  • 150027fb71 Merge branch 'main' into dev Abdalhamid Alhamad 2025-08-11 15:25:16 +03:00
  • e8ee74d0d7 refactor: remove unsed code Abdalhamid Alhamad 2025-08-11 15:15:41 +03:00
  • 5f2e06edf9 Merge pull request #28 from HamzaSha1/feat/neoleap-integration abdalhamid99 2025-08-10 16:16:32 +03:00
  • 99ad17f0f9 feat: add change password api Abdalhamid Alhamad 2025-08-07 15:25:45 +03:00
  • ee7b365527 feat: kyc process Abdalhamid Alhamad 2025-08-07 14:23:33 +03:00
  • 275984954e feat: working on edit profile ticket Abdalhamid Alhamad 2025-08-05 17:53:38 +03:00
  • 6f7fb2bdcd Merge pull request #27 from HamzaSha1/feat/neoleap-integration abdalhamid99 2025-08-03 16:24:46 +03:00
  • 1e2b859b92 feat: finish generating signed url for document upload flow Abdalhamid Alhamad 2025-08-03 16:18:06 +03:00
  • 4cc52a1c07 fix: add swagger doc to verify otp api Abdalhamid Alhamad 2025-08-03 14:50:04 +03:00