Yimaru-BackEnd/db/migrations
Samuel Tariku 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
..
000001_fortune.down.sql virtual game orchestration 2025-08-26 21:07:12 +03:00
000001_fortune.up.sql feat: Implement wallet notification system and refactor related services 2025-09-25 21:26:24 +03:00
000002_notification.down.sql report_service + wallet_monitoring 2025-06-07 17:48:06 +03:00
000002_notification.up.sql feat: Implement wallet notification system and refactor related services 2025-09-25 21:26:24 +03:00
000003_referal.down.sql feat: referal completed 2025-04-12 03:27:50 +03:00
000003_referal.up.sql fix: referral handlers and integration issues 2025-09-09 23:44:02 +03:00
000004_virtual_game_Session.down.sql Arifpay webhook fixes 2025-08-17 12:13:29 +03:00
000004_virtual_game_Session.up.sql list all and filter virtual games feature 2025-08-30 20:26:28 +03:00
000005_result_checker.down.sql feat: result checker fixed for market flags 2025-04-26 06:07:05 +03:00
000005_result_checker.up copy.sql recommendation service 2025-05-28 13:07:58 +03:00
000005_result_checker.up.sql feat: result checker fixed for market flags 2025-04-26 06:07:05 +03:00
000006_recommendation.up.sql Merge branch 'main' into ticket-bet 2025-06-17 20:36:12 +03:00
000007_setting_data.up.sql fixes while integrating 2025-08-31 13:30:26 +03:00
000008_issue_reporting.down.sql issue reporting service 2025-06-24 18:45:34 +03:00
000008_issue_reporting.up.sql fix: refactored bet to remove unnecessary fields 2025-07-09 21:48:36 +03:00
000009_location_data.up.sql fixes while integrating 2025-08-31 13:30:26 +03:00
000010_seed_data.up.sql fixes while integrating 2025-08-31 13:30:26 +03:00