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
6ad31550ac
fix: lastStartTime instead of firstStartTime
2025-09-17 21:18:19 +03:00
3bcd880e90
fix: modified event_id so that its segregated from the betapi id
2025-09-17 20:17:56 +03:00
af1cb4023e
fixing issues with fetching event
2025-09-17 17:25:49 +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
fc49eefe40
list all and filter virtual games feature
2025-08-30 20:26:28 +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
c08b786803
feat: odd and event history
2025-08-07 19:04:54 +03:00
7d8d824a94
fix: added loggers to the event and result service. Fixes to the notification
2025-07-28 20:35:06 +03:00
c438248e6a
fix odd fetching issue
2025-07-06 00:06:33 +03:00
53ef3ee1f0
fix: minor issues
2025-06-25 14:24:40 +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
0dfd0c9d95
fix: merge issues
2025-06-07 08:28:34 +03:00
73c1db14c1
Merge branch 'main' into ticket-bet
2025-06-07 08:15:17 +03:00
efc51e3b72
fix: result and event service fixes
2025-06-07 07:58:39 +03:00
Asher Samuel
d3506fd03a
resolve conflict
2025-06-06 03:43:41 +03:00
eb4f267142
refactor events table
2025-06-05 01:56:40 +03:00
84bbe53bb7
odds and events fetch for bwin (together)
2025-06-02 00:59:22 +03:00
c0680537db
fix: event and odd fetching for all sports
2025-05-31 20:34:10 +03:00
eafd68d3c2
fix: restricting search
2025-05-23 21:43:34 +03:00
4c6fb73342
integration issues
2025-05-16 22:38:10 +03:00
95fb33c9d4
fix: result service evaluation issues
2025-05-15 01:01:09 +03:00
8e271559ae
fix odd filtering
2025-05-08 03:38:19 +03:00
889427af26
deployment fix
2025-05-04 00:16:15 +03:00
b4e20a274d
basketball and fixes
2025-05-03 20:22:57 +03:00
f25f6a3f85
fixing the fetch limiter
2025-04-29 22:09:58 +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
OneTap Technologies
1f154e9faf
add filter by market id
2025-04-14 17:44:08 +03:00
OneTap Technologies
b8d15695a4
adding fi
2025-04-13 10:55:16 +03:00
OneTap Technologies
ed0d107f1a
adding prematch
2025-04-12 13:55:45 +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
a282080133
addign odd data
2025-04-11 15:12:55 +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