Commit Graph

18 Commits

Author SHA1 Message Date
5e9046eb76 user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +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
910d592bef fixes while integrating 2025-08-31 13:30:26 +03:00
6d74cb8c28 feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
6e6ed2c9a9 fix: notifications for win bet and wallet balance low 2025-07-21 04:31:38 +03:00
3e4e9eead7 fix: added message to wallet_transfers and gave it a detailed view 2025-06-29 21:51:23 +03:00
10a49b4571 fix: added message to transfer and more filter routes 2025-06-29 18:00:23 +03:00
8f2713b920 duplicate user creation fix + sender balance check during wallet refill 2025-06-09 21:33:58 +03:00
eafd68d3c2 fix: restricting search 2025-05-23 21:43:34 +03:00
16768ad924 fix: Update integration issues 2025-05-23 12:00:04 +03:00
6a06b399c7 fix: notification integration issues 2025-05-22 00:15:30 +03:00
ae571d51a6 fixed company-id, admin-id optional parameters for creating company and branch 2025-04-30 18:43:46 +03:00
208a2d74be integration fixes 2025-04-26 14:48:45 +03:00
1b0a068a02 major fixes while integrating 2025-04-11 21:46:48 +03:00
7dd6221f74 additions and small fixes 2025-04-09 15:33:51 +03:00
lafetz
e105716f50 update db 2025-04-01 16:47:06 +03:00
lafetz
ca7aa9d67c fix registration and password reset 2025-03-31 00:25:50 +03:00
lafetz
ab3f6d4313 init 2025-03-26 23:50:19 +03:00