Commit Graph

18 Commits

Author SHA1 Message Date
1c7e076be5 direct depost and veli games fix 2025-11-17 18:45:18 +03:00
2a41a2426c virtual games transaction amount mapping to domain.Currency fix 2025-11-13 16:00:52 +03:00
a5565c0590 fix: Modified the docker compose 2025-11-06 18:55:43 +03:00
ab1d85897e Merge remote-tracking branch 'origin/virtual_games' 2025-11-06 18:28:50 +03:00
857212d9ba enetpulse fixture and result fixes 2025-10-28 13:35:36 +03:00
18689ea124 feat: Add EventWithSettings domain model and related conversion functions
- Introduced EventWithSettings and EventWithSettingsRes structs for enhanced event data handling.
- Implemented conversion functions for creating and updating event settings.
- Added support for fetching events with settings from the database.
- Created new report data structures for comprehensive reporting capabilities.
- Implemented event statistics retrieval and filtering by league and sport.
- Added handlers for event statistics endpoints in the web server.
- Introduced DateInterval type for managing time intervals in reports.
2025-10-18 11:50:17 +03:00
e429810ebc Enetpulse fixture and preodds 2025-10-15 16:41:45 +03:00
9cb008225b Enetpulse fixes 2025-10-14 14:21:27 +03:00
80129828e0 fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
1c2f3b66ed fix: deployment issue with migration files 2025-09-25 22:45:09 +03:00
e49ff366d5 feat: Implement wallet notification system and refactor related services
- Added new notification handling in the wallet service to notify admins when wallet balances are low or insufficient.
- Created a new file for wallet notifications and moved relevant functions from the wallet service to this new file.
- Updated the wallet service to publish wallet events including wallet type.
- Refactored the client code to improve readability and maintainability.
- Enhanced the bet handler to support pagination and status filtering for bets.
- Updated routes and handlers for user search functionality to improve clarity and organization.
- Modified cron job scheduling to comment out unused jobs for clarity.
- Updated the WebSocket broadcast to include wallet type in notifications.
- Adjusted the makefile to include Kafka in the docker-compose setup for local development.
2025-09-25 21:26:24 +03:00
3fb3da6cc8 fix: result log and notification 2025-07-30 16:55:57 +03:00
d8de92e7d6 5 min report fix + arifpay integration 2025-07-23 14:02:52 +03:00
12855f3690 CSV reports + live metrics + redis service 2025-06-21 21:48:11 +03:00
c22a1bd6c4 report_service + wallet_monitoring 2025-06-07 17:48:06 +03:00
KidusAlemayehu
4a2ae14a64 add notification retrieval endpoint; refactor middleware for company role validation 2025-05-13 22:43:51 +03:00
KidusAlemayehu
8d7911375b refactor Dockerfile and docker-compose.yml for multi-stage builds; update makefile for test execution 2025-05-12 02:31:36 +03:00
KidusAlemayehu
29642bfd14 add Dockerfile and docker-compose.yml; update makefile for Docker integration 2025-05-12 01:58:53 +03:00