Yimaru-BackEnd/internal
Samuel Tariku 3dfa1255b0 Refactor result notification service and remove redundant code
- Removed the CheckAndSendResultNotifications method from the result service.
- Consolidated notification logic into a new notification.go file.
- Updated email and in-app notification formatting to include event processing periods.
- Added error handling for wallet operations to check if wallets are active before processing transfers.
- Introduced new error for disabled wallets.
- Updated cron jobs to comment out unnecessary tasks.
- Added bulk update functionality for bet outcomes by odd IDs in the odd handler.
- Renamed ticket handler methods for clarity and consistency.
- Updated API version in routes.
2025-10-10 14:59:19 +03:00
..
config Merge remote-tracking branch 'refs/remotes/origin/main' 2025-09-25 21:27:36 +03:00
domain Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
event feat: Implement wallet notification system and refactor related services 2025-09-25 21:26:24 +03:00
infrastructure gitignore fix + export report feature 2025-06-13 11:10:05 +03:00
logger fix: mongo cfg 2025-06-19 19:58:37 +03:00
middleware Alea Play Service 2025-05-23 20:11:26 +03:00
mocks fix registration and password reset 2025-03-31 00:25:50 +03:00
pkgs/helpers resolve conflict 2025-09-13 21:22:27 +03:00
repository Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
services Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
web_server Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00