Commit Graph

35 Commits

Author SHA1 Message Date
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
01c7f98a72 Merge branch 'enetpulse' 2025-09-24 21:07:08 +03:00
ee27ec7f10 add raffle filters 2025-09-21 16:14:08 +03:00
3bcd880e90 fix: modified event_id so that its segregated from the betapi id 2025-09-17 20:17:56 +03:00
2ac66308d3 fix: merge fixes 2025-09-09 19:25:08 +03:00
e3a24d6bb1 resolve conflict 2025-09-09 15:24:20 +03:00
d78a100f27 raffle service implementation 2025-09-03 16:06:01 +03:00
6b09c3c8d2 fix: resolved issue on event, odds and creating a bet 2025-09-03 03:16:37 +03:00
6ecc6f0428 Refactor event and league domain models to include default settings, enhance odds handling, improve API routes, fixed get global settings and Incremented API version to 1.0.dev13. 2025-09-02 04:24:37 +03:00
aaf14fedcf fix: global setting, company override settings, bet and ticket fixes for multi tenant 2025-08-25 07:23:55 +03:00
6d74cb8c28 feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
5331798009 fix: disabling odds 2025-08-13 14:48:35 +03:00
c08b786803 feat: odd and event history 2025-08-07 19:04:54 +03:00
a5ea52b993 multi-currency support 2025-06-16 17:54:42 +03:00
c374fd7a96 feat: removing odds when event is removed 2025-06-12 19:09:19 +03:00
edec72dfcd fix: fixed odd and issues while integrating 2025-06-11 23:01:30 +03:00
efc51e3b72 fix: result and event service fixes 2025-06-07 07:58:39 +03:00
6d6b574c0b fix marge conflict 2025-05-30 01:12:08 +03:00
11a70ec1dc fetch events from betfair 2025-05-23 13:09:44 +03:00
95fb33c9d4 fix: result service evaluation issues 2025-05-15 01:01:09 +03:00
991199c3dc events pagination + ticket and bet validation 2025-04-22 03:20:52 +03:00
d5be4803ae fix market fetching 2025-04-14 19:48:22 +03:00
35b846bcc8 Merge remote-tracking branch 'refs/remotes/origin/auth' into auth 2025-04-14 19:31:05 +03:00
OneTap Technologies
1f154e9faf add filter by market id 2025-04-14 17:44:08 +03:00
OneTap Technologies
d416a40cae fix odd 2025-04-14 16:52:42 +03:00
788119f718 small fix 2025-04-14 00:09:04 +03:00
98cb576873 Merge remote-tracking branch 'refs/remotes/origin/auth' into auth 2025-04-13 13:37:13 +03:00
OneTap Technologies
b8d15695a4 adding fi 2025-04-13 10:55:16 +03:00
0879527c9d Merge remote-tracking branch 'refs/remotes/origin/auth' into auth 2025-04-12 16:29:19 +03:00
b42b056e30 Merge branch 'main' into auth 2025-04-12 16:08:08 +03:00
6f28299a2e fix ticket issue 2025-04-12 12:57:19 +03:00
OneTap Technologies
aba4b89bb0 adding getby odd id 2025-04-12 09:27:41 +03:00
OneTap Technologies
b90fd84aba adding prematchodd 2025-04-11 17:04:25 +03:00
OneTap Technologies
1d6a533f7e addign odd 2025-04-11 13:57:32 +03:00
OneTap Technologies
92250d61a8 event and odd data 2025-04-10 16:42:26 +03:00