• Joined on 2024-10-17
ammar synced commits to dev at ammar/zod-backend from mirror 2025-11-21 06:05:23 +00:00
2a62787c3b Merge pull request #63 from HamzaSha1/feature/kyc-onboarding-metadata
91dea22f45 refactor: remove unused PoiValidationRule class from KycMetadataResponseDto
ef28c75f9b Merge pull request #62 from HamzaSha1/feature/kyc-onboarding-metadata
c007ac584f feat: add KYC onboarding metadata endpoint with POI validation
d2d83549b2 Merge pull request #61 from HamzaSha1/fix/junior-profile-picture-refresh-on-update
Compare 16 commits »
ammar synced new reference fix/verfy-email to ammar/zod-backend from mirror 2025-10-28 18:39:55 +00:00
ammar synced commits to fix/verfy-email at ammar/zod-backend from mirror 2025-10-28 18:39:54 +00:00
ammar synced commits to feat/neoleap-integration at ammar/zod-backend from mirror 2025-10-28 18:39:53 +00:00
7194c38918 Merge pull request #53 from HamzaSha1/fix/verfy-email
a3a61b4923 Implement OTP generation and email verification logic in UserService
39d5fc1869 Merge pull request #52 from HamzaSha1/ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view
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.
5649d24724 Merge pull request #50 from HamzaSha1/ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view
Compare 5 commits »
ammar synced commits to dev at ammar/zod-backend from mirror 2025-10-28 18:39:53 +00:00
5ffe18ede3 Merge pull request #54 from HamzaSha1/fix/verfy-email
a3a61b4923 Implement OTP generation and email verification logic in UserService
39d5fc1869 Merge pull request #52 from HamzaSha1/ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view
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.
Compare 4 commits »
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.
ammar synced commits to feat/neoleap-integration at ammar/zod-backend from mirror 2025-10-27 12:51:25 +00:00
9d9408dedd Merge pull request #49 from HamzaSha1/ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view
bbeece9e03 git checkout -b ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view
596562f6dc Merge pull request #48 from HamzaSha1/feat/neoleap-integration
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
Compare 4 commits »
ammar synced commits to dev at ammar/zod-backend from mirror 2025-10-27 12:51:23 +00:00
5649d24724 Merge pull request #50 from HamzaSha1/ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view
bbeece9e03 git checkout -b ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view
Compare 2 commits »
ammar synced new reference ZOD-349-weekly-spending-data-not-displaying-in-the-child-profile-parent-view to ammar/zod-backend from mirror 2025-10-27 12:51:22 +00:00
ammar synced commits to feat/neoleap-integration at ammar/zod-backend from mirror 2025-10-22 01:29:50 +00: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
8a6b1cc900 Remove duplicate email cleanup logic and add unique constraint to user email
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
e966f95463 ZOD-341-Add unique constraint to user email and clean up duplicates
Compare 4 commits »
ammar synced commits to dev at ammar/zod-backend from mirror 2025-10-22 01:29:49 +00:00
596562f6dc Merge pull request #48 from HamzaSha1/feat/neoleap-integration
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
8a6b1cc900 Remove duplicate email cleanup logic and add unique constraint to user email
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
e966f95463 ZOD-341-Add unique constraint to user email and clean up duplicates
Compare 9 commits »
8a6b1cc900 Remove duplicate email cleanup logic and add unique constraint to user email
e966f95463 ZOD-341-Add unique constraint to user email and clean up duplicates
Compare 2 commits »
ammar synced commits to feat/neoleap-integration at ammar/zod-backend from mirror 2025-10-21 05:38:01 +00: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
4f778f7904 * ZOD-341-junior-a-child-can-edit-their-email-to-an-existing-email-causing-multiple-child-accounts-to-share-the-same-login
7e9bc397a9 Merge pull request #43 from HamzaSha1/ZOD-204-view-spending-from-child-login
7bfc14f0d9 Merge pull request #42 from HamzaSha1/ZOD-204-view-spending-from-child-login
d2e084d3e4 git checkout -b ZOD-204-view-spending-from-child-login
Compare 14 commits »
ammar synced commits to dev at ammar/zod-backend from mirror 2025-10-21 05:37:58 +00: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
4f778f7904 * ZOD-341-junior-a-child-can-edit-their-email-to-an-existing-email-causing-multiple-child-accounts-to-share-the-same-login
7e9bc397a9 Merge pull request #43 from HamzaSha1/ZOD-204-view-spending-from-child-login
d2e084d3e4 git checkout -b ZOD-204-view-spending-from-child-login
f81714a525 Merge pull request #41 from HamzaSha1/ZOD-339-child-profile-gender-update-is-not-reflected-after-editing
Compare 8 commits »
ammar synced new reference ZOD-339-child-profile-gender-update-is-not-reflected-after-editing to ammar/zod-backend from mirror 2025-10-21 05:37:51 +00:00