Commit Graph

527 Commits

Author SHA1 Message Date
0875298792 - 2025-10-15 16:57:22 +03:00
fc69ca3f52 Enetpulse fixture and preodds 2025-10-15 16:42:00 +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
f8878cd8b3 chore: updating version to v1.0.2 2025-10-14 04:47:41 +03:00
a9025ca844 feat: Add number_of_outcomes to odds market queries and models
- Updated SQL queries to include number_of_outcomes in GetAllOdds, GetOddByID, GetOddsByEventID, and GetOddsByMarketID.
- Modified data structures in domain and repository layers to accommodate number_of_outcomes.
- Enhanced event models to track total odd outcomes.
- Introduced new SQL scripts for development data seeding.
2025-10-14 04:39:27 +03:00
b5932df206 - 2025-10-11 11:32:27 +03:00
5086e88d1f build: redeploying 2025-10-10 19:41:27 +03:00
ce863cbe0e fix: added exclude-table 2025-10-10 19:07:37 +03:00
348aa03e8c fix: redeploying 2025-10-10 19:01:18 +03:00
Kerod-Fresenbet-Gebremedhin2660
0132a7bbb7 Empty commit to trigger CI/CD - 2 2025-10-10 18:58:11 +03:00
Kerod-Fresenbet-Gebremedhin2660
0f8918c180 Empty commit to trigger CI/CD - 1 2025-10-10 18:55:27 +03:00
4395c9fd6a fix: pgdump fix 2025-10-10 18:42:46 +03:00
5dd822eb87 fix: redeploying 2025-10-10 18:32:48 +03:00
c829cb166e fix: changed pgdump for backup to data only 2025-10-10 18:30:21 +03:00
160e1f6ed5 chore: uncommenting out crons 2025-10-10 17:21:27 +03:00
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
0bab186a8f fix: uncommenting out crons 2025-10-08 12:54:11 +03:00
80129828e0 fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
0121b31838 feat: Update cron job scheduling and user wallet creation logic; increment API version to 1.0.dev17 2025-10-07 13:49:29 +03:00
5fc8540eda Merge remote-tracking branch 'refs/remotes/origin/main' 2025-10-07 13:41:13 +03:00
d997cde387 fix: integration fixes 2025-10-07 13:39:36 +03:00
62258b7ecb raffle ticket limit 2025-10-06 14:49:25 +03:00
c00110a503 feat: Enhance league, odds, events and bets functionality
- Updated league handling to ensure valid page size checks and improved error handling for sport ID parsing.
- Introduced new endpoint to update global league settings with comprehensive validation and error logging.
- Refactored odds settings management, including saving, removing, and updating odds settings with enhanced validation.
- Added tenant slug retrieval by token, ensuring proper user and company validation.
- Improved middleware to check for active company status and adjusted route permissions for various endpoints.
- Added SQL script to fix auto-increment desynchronization across multiple tables.
2025-10-05 23:45:31 +03:00
e401d1d82f Merge branch 'production' 2025-09-30 17:14:36 +03:00
9c02ec711f Merge remote-tracking branch 'refs/remotes/origin/production' into production 2025-09-30 17:13:40 +03:00
Kerod-Fresenbet-Gebremedhin2660
391bf89ea8 removed cicd test 2025-09-30 16:43:17 +03:00
Kerod-Fresenbet-Gebremedhin2660
7377e50a26 CICD Test Version Change 2025-09-30 16:26:42 +03:00
Kerod-Fresenbet-Gebremedhin2660
feccbe5269 Empty commit to trigger CI/CD - 2 2025-09-30 16:03:26 +03:00
Kerod-Fresenbet-Gebremedhin2660
e3b8aea8bd Empty commit to trigger CI/CD - 1 2025-09-30 15:59:11 +03:00
af7c792dee Enetpulse tournament+tournament_stages imlementations + mergeconflict fixes 2025-09-28 18:28:00 +03:00
76bf4ed75a Enetpulse tournament+tournament_stages imlementations 2025-09-28 18:26:34 +03:00
49768e8b2d fix updating version number 2025-09-25 23:03:36 +03:00
1ea1ab1666 fix: uncommenting crons for 1.0dev16 deployment 2025-09-25 22:59:09 +03:00
1c2f3b66ed fix: deployment issue with migration files 2025-09-25 22:45:09 +03:00
6401c3fe0d fix: minor fix 2025-09-25 21:58:27 +03:00
91c929c7a2 Merge remote-tracking branch 'refs/remotes/origin/main' 2025-09-25 21:27:36 +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
6ceff2843e enetpulse 1st phase repo and cron job implementation 2025-09-25 20:58:25 +03:00
0eac6e363d merge conflict fix 2025-09-25 16:39:14 +03:00
423ae69fb0 atlas orchestration + .env fixes 2025-09-25 16:37:53 +03:00
9b56131f79 Merge remote-tracking branch 'refs/remotes/origin/main' 2025-09-24 21:33:10 +03:00
f5f2ab995f enetpulse port.go fix 2025-09-24 21:22:46 +03:00
01c7f98a72 Merge branch 'enetpulse' 2025-09-24 21:07:08 +03:00
87b7841373 Merge remote-tracking branch 'refs/remotes/origin/main' 2025-09-24 21:04:08 +03:00
927eb887ce fix: minor issues 2025-09-24 21:03:56 +03:00
e41ce709a3 enetpulse service + atlas orchestrator 2025-09-24 21:00:13 +03:00
5bccf28c57 enetpulse service + atlas orchestrator 2025-09-24 20:58:22 +03:00
a2d75cf114 fix: minor result fix 2025-09-23 18:43:07 +03:00
34109b6af4 create raffle ticket with filter 2025-09-22 10:06:30 +03:00